
Time bar (total: 10.0s)
| 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 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 49.9% | 0.1% | 0% | 49.9% | 0% | 4 |
| 0% | 0% | 49.9% | 0.1% | 0% | 49.9% | 0% | 5 |
| 0% | 0% | 49.9% | 0.1% | 0% | 49.9% | 0% | 6 |
| 9.4% | 4.7% | 45.2% | 0.1% | 0% | 49.9% | 0% | 7 |
| 17.2% | 8.6% | 41.3% | 0.1% | 0% | 49.9% | 0% | 8 |
| 27.3% | 13.7% | 36.3% | 0.1% | 0% | 49.9% | 0% | 9 |
| 41% | 20.5% | 29.4% | 0.1% | 0% | 49.9% | 0% | 10 |
| 48.6% | 24.3% | 25.6% | 0.1% | 0% | 49.9% | 0% | 11 |
| 57.1% | 28.5% | 21.4% | 0.1% | 0% | 49.9% | 0% | 12 |
Compiled 32 to 19 computations (40.6% saved)
ival-mult: 45.0ms (30.7% of total)ival-log: 30.0ms (20.5% of total)ival-sqrt: 30.0ms (20.5% of total)ival-atan2: 13.0ms (8.9% of total)ival-add: 12.0ms (8.2% of total)ival-sub: 8.0ms (5.5% of total)ival-div: 6.0ms (4.1% of total)const: 2.0ms (1.4% of total)backward-pass: 1.0ms (0.7% of total)| 1.5s | 8256× | 0 | valid |
ival-mult: 338.0ms (30.8% of total)ival-log: 291.0ms (26.5% of total)ival-sqrt: 122.0ms (11.1% of total)ival-add: 121.0ms (11% of total)ival-atan2: 101.0ms (9.2% of total)ival-div: 58.0ms (5.3% of total)ival-sub: 52.0ms (4.7% of total)const: 14.0ms (1.3% of total)backward-pass: 3.0ms (0.3% of total)| 2× | egg-herbie |
| 2532× | *-lowering-*.f32 |
| 2532× | *-lowering-*.f64 |
| 2034× | fnmadd-define |
| 1996× | fmsub-define |
| 1972× | fmm-def |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 79 | 121 |
| 1 | 275 | 111 |
| 2 | 579 | 86 |
| 3 | 1261 | 69 |
| 4 | 2350 | 69 |
| 5 | 4388 | 69 |
| 6 | 7668 | 69 |
| 0 | 18 | 11 |
| 1 | 45 | 10 |
| 2 | 75 | 8 |
| 3 | 105 | 6 |
| 4 | 135 | 6 |
| 5 | 215 | 6 |
| 6 | 603 | 6 |
| 7 | 1808 | 6 |
| 8 | 3054 | 6 |
| 9 | 4452 | 6 |
| 10 | 5502 | 6 |
| 11 | 7293 | 6 |
| 0 | 8172 | 6 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) |
| Outputs |
|---|
(/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
| Inputs |
|---|
(/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) |
(/ (- (* (atan2 im (neg re)) (log base)) (* (log (sqrt (+ (* (neg re) (neg re)) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) |
(/ (- (* (atan2 (neg im) re) (log base)) (* (log (sqrt (+ (* re re) (* (neg im) (neg im))))) 0)) (+ (* (log base) (log base)) (* 0 0))) |
(/ (- (* (atan2 im re) (log (neg base))) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log (neg base)) (log (neg base))) (* 0 0))) |
(neg (/ (- (* (atan2 im (neg re)) (log base)) (* (log (sqrt (+ (* (neg re) (neg re)) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0)))) |
(neg (/ (- (* (atan2 (neg im) re) (log base)) (* (log (sqrt (+ (* re re) (* (neg im) (neg im))))) 0)) (+ (* (log base) (log base)) (* 0 0)))) |
(neg (/ (- (* (atan2 im re) (log (neg base))) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log (neg base)) (log (neg base))) (* 0 0)))) |
(/ (- (* (atan2 re im) (log base)) (* (log (sqrt (+ (* im im) (* re re)))) 0)) (+ (* (log base) (log base)) (* 0 0))) |
(/ (- (* (atan2 im base) (log re)) (* (log (sqrt (+ (* base base) (* im im)))) 0)) (+ (* (log re) (log re)) (* 0 0))) |
(/ (- (* (atan2 base re) (log im)) (* (log (sqrt (+ (* re re) (* base base)))) 0)) (+ (* (log im) (log im)) (* 0 0))) |
| Outputs |
|---|
(/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) |
(/ (atan2 im re) (log base)) |
(/ (- (* (atan2 im (neg re)) (log base)) (* (log (sqrt (+ (* (neg re) (neg re)) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) |
(/ (atan2 im (neg re)) (log base)) |
(/ (- (* (atan2 (neg im) re) (log base)) (* (log (sqrt (+ (* re re) (* (neg im) (neg im))))) 0)) (+ (* (log base) (log base)) (* 0 0))) |
(/ (atan2 (neg im) re) (log base)) |
(/ (- (* (atan2 im re) (log (neg base))) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log (neg base)) (log (neg base))) (* 0 0))) |
(/ (atan2 im re) (log (neg base))) |
(neg (/ (- (* (atan2 im (neg re)) (log base)) (* (log (sqrt (+ (* (neg re) (neg re)) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0)))) |
(/ (atan2 im (neg re)) (neg (log base))) |
(neg (/ (- (* (atan2 (neg im) re) (log base)) (* (log (sqrt (+ (* re re) (* (neg im) (neg im))))) 0)) (+ (* (log base) (log base)) (* 0 0)))) |
(/ (atan2 (neg im) re) (neg (log base))) |
(neg (/ (- (* (atan2 im re) (log (neg base))) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log (neg base)) (log (neg base))) (* 0 0)))) |
(/ (neg (atan2 im re)) (log (neg base))) |
(/ (- (* (atan2 re im) (log base)) (* (log (sqrt (+ (* im im) (* re re)))) 0)) (+ (* (log base) (log base)) (* 0 0))) |
(/ (atan2 re im) (log base)) |
(/ (- (* (atan2 im base) (log re)) (* (log (sqrt (+ (* base base) (* im im)))) 0)) (+ (* (log re) (log re)) (* 0 0))) |
(/ (atan2 im base) (log re)) |
(/ (- (* (atan2 base re) (log im)) (* (log (sqrt (+ (* re re) (* base base)))) 0)) (+ (* (log im) (log im)) (* 0 0))) |
(/ (atan2 base re) (log im)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 135 | 0 | - | 2 | (-5.287622346358712e-236 -5.124498080398903e-161 7.72299581552882e-179) | (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) |
| 1 | 0 | - | 1 | (1.4730311966675957e+273 -1.736377504568792e-43 1.8019069781474927e-202) | (*.f64 (atan2.f64 im re) (log.f64 base)) |
| 0 | 0 | - | 0 | - | (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) |
| 0 | 0 | - | 0 | - | base |
| 0 | 0 | - | 0 | - | (*.f64 im im) |
| 0 | 0 | - | 0 | - | (*.f64 (log.f64 base) (log.f64 base)) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 0 binary64) #s(literal 0 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 0 binary64) |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
| 0 | 0 | - | 0 | - | (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) #s(literal 0 binary64)) |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) #s(literal 0 binary64))) |
| 0 | 0 | - | 0 | - | re |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 re re) (*.f64 im im)) |
| 0 | 0 | - | 0 | - | im |
| 0 | 0 | - | 0 | - | (atan2.f64 im re) |
| 0 | 0 | - | 0 | - | (*.f64 re re) |
| 0 | 0 | - | 0 | - | (/.f64 (-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) #s(literal 0 binary64))) (+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
| 0 | 0 | - | 0 | - | (log.f64 base) |
| 174.0ms | 512× | 0 | valid |
Compiled 277 to 56 computations (79.8% saved)
ival-log: 28.0ms (30.1% of total)ival-div: 27.0ms (29.1% of total)ival-mult: 16.0ms (17.2% of total)ival-atan2: 8.0ms (8.6% of total)ival-add: 5.0ms (5.4% of total)ival-sqrt: 5.0ms (5.4% of total)ival-sub: 3.0ms (3.2% of total)const: 1.0ms (1.1% of total)backward-pass: 0.0ms (0% of total)Compiled 9 to 6 computations (33.3% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.5% | (/.f64 (atan2.f64 im re) (log.f64 base)) |
| ▶ | 47.7% | (/.f64 (-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) #s(literal 0 binary64))) (+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
Compiled 40 to 24 computations (40% saved)
| 1× | egg-herbie |
Found 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (log.f64 base) |
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 0 | (/.f64 (atan2.f64 im re) (log.f64 base)) |
| ✓ | cost-diff | 128 | (-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) #s(literal 0 binary64))) |
| ✓ | cost-diff | 320 | (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) |
| ✓ | cost-diff | 12992 | (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) #s(literal 0 binary64)) |
| ✓ | cost-diff | 13056 | (/.f64 (-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) #s(literal 0 binary64))) (+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
| 2190× | *-lowering-*.f32 |
| 2190× | *-lowering-*.f64 |
| 1996× | fmsub-define |
| 1972× | fmm-def |
| 1964× | sum3-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 77 |
| 1 | 46 | 73 |
| 2 | 75 | 69 |
| 3 | 105 | 65 |
| 4 | 135 | 65 |
| 5 | 215 | 65 |
| 6 | 603 | 65 |
| 7 | 1809 | 65 |
| 8 | 3061 | 65 |
| 9 | 4468 | 65 |
| 10 | 5521 | 65 |
| 11 | 7314 | 65 |
| 0 | 8017 | 65 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) |
(- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) |
(* (atan2 im re) (log base)) |
(atan2 im re) |
im |
re |
(log base) |
base |
(* (log (sqrt (+ (* re re) (* im im)))) 0) |
(log (sqrt (+ (* re re) (* im im)))) |
(sqrt (+ (* re re) (* im im))) |
(+ (* re re) (* im im)) |
(* re re) |
(* im im) |
0 |
(+ (* (log base) (log base)) (* 0 0)) |
(* (log base) (log base)) |
(* 0 0) |
(/ (atan2 im re) (log base)) |
(atan2 im re) |
im |
re |
(log base) |
base |
| Outputs |
|---|
(/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (atan2 im re) (log base)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(log base) |
(log.f64 base) |
base |
(* (log (sqrt (+ (* re re) (* im im)))) 0) |
#s(literal 0 binary64) |
(log (sqrt (+ (* re re) (* im im)))) |
(log.f64 (hypot.f64 im re)) |
(sqrt (+ (* re re) (* im im))) |
(hypot.f64 im re) |
(+ (* re re) (* im im)) |
(+.f64 (*.f64 re re) (*.f64 im im)) |
(* re re) |
(*.f64 re re) |
(* im im) |
(*.f64 im im) |
0 |
#s(literal 0 binary64) |
(+ (* (log base) (log base)) (* 0 0)) |
(*.f64 (log.f64 base) (log.f64 base)) |
(* (log base) (log base)) |
(*.f64 (log.f64 base) (log.f64 base)) |
(* 0 0) |
#s(literal 0 binary64) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(log base) |
(log.f64 base) |
base |
Found 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (atan2.f64 im re) |
| ✓ | accuracy | 100.0% | (log.f64 base) |
| ✓ | accuracy | 99.5% | (/.f64 (atan2.f64 im re) (log.f64 base)) |
| ✓ | accuracy | 99.5% | (/.f64 (-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) #s(literal 0 binary64))) (+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
| ✓ | accuracy | 99.5% | (*.f64 (atan2.f64 im re) (log.f64 base)) |
| ✓ | accuracy | 99.1% | (*.f64 (log.f64 base) (log.f64 base)) |
| ✓ | accuracy | 51.1% | (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) |
| 88.0ms | 256× | 0 | valid |
Compiled 137 to 20 computations (85.4% saved)
ival-mult: 11.0ms (27.1% of total)ival-add: 9.0ms (22.1% of total)ival-log: 9.0ms (22.1% of total)ival-div: 3.0ms (7.4% of total)ival-sub: 3.0ms (7.4% of total)ival-atan2: 3.0ms (7.4% of total)ival-sqrt: 2.0ms (4.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0)))> |
#<alt (* (log (sqrt (+ (* re re) (* im im)))) 0)> |
#<alt (sqrt (+ (* re re) (* im im)))> |
#<alt (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (atan2 im re)> |
#<alt (log base)> |
#<alt (* (log base) (log base))> |
#<alt (* (atan2 im re) (log base))> |
| Outputs |
|---|
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt im> |
#<alt (+ im (* 1/2 (/ (pow re 2) im)))> |
#<alt (+ im (* (pow re 2) (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im)))))> |
#<alt (+ im (* (pow re 2) (+ (* (pow re 2) (- (* 1/16 (/ (pow re 2) (pow im 5))) (* 1/8 (/ 1 (pow im 3))))) (* 1/2 (/ 1 im)))))> |
#<alt re> |
#<alt (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2)))))> |
#<alt (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))> |
#<alt (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2)))))))> |
#<alt (* -1 re)> |
#<alt (* -1 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2))))))> |
#<alt (* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))))> |
#<alt (* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2))))))))> |
#<alt re> |
#<alt (+ re (* 1/2 (/ (pow im 2) re)))> |
#<alt (+ re (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re)))))> |
#<alt (+ re (* (pow im 2) (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re)))))> |
#<alt im> |
#<alt (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2)))))> |
#<alt (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))))> |
#<alt (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/16 (/ (pow re 6) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2)))))))> |
#<alt (* -1 im)> |
#<alt (* -1 (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2))))))> |
#<alt (* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2)))))))> |
#<alt (* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/16 (/ (pow re 6) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2))))))))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* -1 (* (log (/ 1 base)) (atan2 im re)))> |
#<alt (* -1 (* (log (/ 1 base)) (atan2 im re)))> |
#<alt (* -1 (* (log (/ 1 base)) (atan2 im re)))> |
#<alt (* -1 (* (log (/ 1 base)) (atan2 im re)))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<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 (log base)> |
#<alt (log base)> |
#<alt (log base)> |
#<alt (log base)> |
#<alt (* -1 (log (/ 1 base)))> |
#<alt (* -1 (log (/ 1 base)))> |
#<alt (* -1 (log (/ 1 base)))> |
#<alt (* -1 (log (/ 1 base)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 base))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 base))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 base))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 base))))> |
#<alt (pow (log base) 2)> |
#<alt (pow (log base) 2)> |
#<alt (pow (log base) 2)> |
#<alt (pow (log base) 2)> |
#<alt (pow (log (/ 1 base)) 2)> |
#<alt (pow (log (/ 1 base)) 2)> |
#<alt (pow (log (/ 1 base)) 2)> |
#<alt (pow (log (/ 1 base)) 2)> |
#<alt (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)> |
#<alt (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)> |
#<alt (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)> |
#<alt (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* -1 (* (log (/ 1 base)) (atan2 im re)))> |
#<alt (* -1 (* (log (/ 1 base)) (atan2 im re)))> |
#<alt (* -1 (* (log (/ 1 base)) (atan2 im re)))> |
#<alt (* -1 (* (log (/ 1 base)) (atan2 im re)))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 28.0ms | im | @ | 0 | (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) |
| 24.0ms | base | @ | 0 | (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) |
| 13.0ms | base | @ | -inf | (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) |
| 8.0ms | base | @ | inf | (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) |
| 6.0ms | re | @ | 0 | (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) |
| 1× | batch-egg-rewrite |
| 4236× | *-lowering-*.f32 |
| 4236× | *-lowering-*.f64 |
| 3188× | /-lowering-/.f32 |
| 3188× | /-lowering-/.f64 |
| 912× | times-frac |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 48 |
| 1 | 116 | 44 |
| 2 | 810 | 36 |
| 3 | 7923 | 36 |
| 0 | 8027 | 36 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) |
(* (log (sqrt (+ (* re re) (* im im)))) 0) |
(sqrt (+ (* re re) (* im im))) |
(- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) |
(/ (atan2 im re) (log base)) |
(atan2 im re) |
(log base) |
(* (log base) (log base)) |
(* (atan2 im re) (log base)) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(+.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 0 binary64)) |
(+.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64))))) |
(+.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64)))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(-.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 0 binary64)) |
(-.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(fma.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(neg.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (neg.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 6 binary64)) (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 4 binary64)))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 4 binary64)) (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 9 binary64)) (*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 6 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (neg.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal -4 binary64))) |
(/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(/.f64 (*.f64 (atan2.f64 im re) (*.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) (pow.f64 (log.f64 base) #s(literal 6 binary64))) |
(/.f64 (neg.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base)))) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)) (log.f64 base)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base)))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 12 binary64))) (pow.f64 (log.f64 base) #s(literal 8 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 10 binary64))) (pow.f64 (log.f64 base) #s(literal 6 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 8 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (atan2.f64 im re) (log.f64 base)))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (log.f64 base)) |
(/.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(/.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64)))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(/.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 base))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (log.f64 base)) |
(/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (atan2.f64 im re)) |
(/.f64 (/.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (atan2.f64 im re)) (log.f64 base)) |
(/.f64 (/.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 base)) (atan2.f64 im re)) |
(/.f64 (/.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) #s(literal 1 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) (log.f64 base)) |
(pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (log.f64 base) (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal -4 binary64))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)) (pow.f64 (log.f64 base) #s(literal -4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (log.f64 base) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal -4 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -6 binary64)) (*.f64 (atan2.f64 im re) (*.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -6 binary64)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -4 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (atan2.f64 im re)) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (log.f64 base)) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal -4 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (atan2.f64 im re)) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re))) |
(*.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base)) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -4 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal -4 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (log.f64 base) #s(literal -4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal -4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re)) (log.f64 base)) |
(*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (log.f64 base)) |
(*.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (log.f64 base)) (log.f64 base)) |
(*.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal -4 binary64))) |
(*.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (atan2.f64 im re)) (log.f64 base)) |
(*.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (/.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 12 binary64))) (pow.f64 (log.f64 base) #s(literal 8 binary64))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 10 binary64))) (pow.f64 (log.f64 base) #s(literal 6 binary64))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 8 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base)))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 6 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 4 binary64))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 4 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
#s(literal 0 binary64) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 re re) (*.f64 im im))))) |
(hypot.f64 im re) |
(hypot.f64 re im) |
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 re re) (*.f64 im im))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (-.f64 (*.f64 im im) (*.f64 re re))))) (hypot.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 re re) (*.f64 im im))) (sqrt.f64 (-.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 im (*.f64 im (*.f64 im im))))))) |
(/.f64 (hypot.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) (sqrt.f64 (+.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (-.f64 (*.f64 im im) (*.f64 re re)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 im (*.f64 im (*.f64 im im))))) (sqrt.f64 (-.f64 (*.f64 re re) (*.f64 im im)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re)))) (*.f64 im (*.f64 im (*.f64 im (*.f64 im (*.f64 im im)))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (-.f64 (*.f64 im im) (*.f64 re re))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 im (*.f64 im (*.f64 im im)))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 re re) (*.f64 im im))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 re (*.f64 re (*.f64 re re))))) (sqrt.f64 (-.f64 (*.f64 im im) (*.f64 re re)))) |
(/.f64 (neg.f64 (hypot.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re)))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (-.f64 (*.f64 im im) (*.f64 re re))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 im (*.f64 im (*.f64 im im)))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 re re) (*.f64 im im))))) |
(pow.f64 (+.f64 (*.f64 re re) (*.f64 im im)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 re re) (*.f64 im im)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 re re) (*.f64 im im)) (+.f64 (*.f64 re re) (*.f64 im im))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) #s(literal 1/2 binary64)) |
(*.f64 (hypot.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (-.f64 (*.f64 im im) (*.f64 re re))))) #s(literal 1/2 binary64))) |
(*.f64 (hypot.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (-.f64 (*.f64 im im) (*.f64 re re))))))) |
(*.f64 (hypot.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (-.f64 (*.f64 im im) (*.f64 re re))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 im (*.f64 im (*.f64 im im))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 im re)) (-.f64 re im)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 im (*.f64 im (*.f64 im im))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 im re)) (-.f64 re im)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 im (*.f64 im (*.f64 im im))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 re re) (*.f64 im im))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 re re) (*.f64 im im)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 re re) (*.f64 im im)) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 0 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 0 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(fma.f64 (atan2.f64 im re) (log.f64 base) #s(literal 0 binary64)) |
(fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 6 binary64)) (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 6 binary64)) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 4 binary64)))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 4 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 9 binary64)) (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 6 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) #s(literal 0 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 4 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 0 binary64))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (*.f64 (atan2.f64 im re) (log.f64 base))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (log.f64 base)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (log.f64 base)) |
(/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (atan2.f64 im re)) |
(/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (atan2.f64 im re)) (log.f64 base)) |
(/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
(/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 6 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 9 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 6 binary64))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 6 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 4 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(*.f64 (atan2.f64 im re) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (atan2.f64 im re) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (atan2.f64 im re) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (atan2.f64 im re) (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))))) |
(*.f64 (log.f64 base) (atan2.f64 im re)) |
(*.f64 (log.f64 base) (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (log.f64 base) (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (atan2.f64 im re))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (atan2.f64 im re))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base))) |
(*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (log.f64 base))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (*.f64 (atan2.f64 im re) (log.f64 base))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (atan2.f64 im re)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (atan2.f64 im re)) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (atan2.f64 im re)) (atan2.f64 im re)) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (atan2.f64 im re)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (atan2.f64 im re)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (log.f64 base)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (log.f64 base)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))))) |
(*.f64 (/.f64 (log.f64 base) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (log.f64 base) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (atan2.f64 im re)) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (atan2.f64 im re)) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (log.f64 base)) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) #s(literal 1 binary64)) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (/.f64 (log.f64 base) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) (/.f64 (log.f64 base) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (/.f64 (atan2.f64 im re) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) (/.f64 (atan2.f64 im re) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (log.f64 base)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (atan2.f64 im re)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 6 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 4 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(+.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 0 binary64)) |
(+.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64))))) |
(+.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64)))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(-.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 0 binary64)) |
(-.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(fma.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(neg.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (neg.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 6 binary64)) (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 4 binary64)))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 4 binary64)) (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 9 binary64)) (*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 6 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (neg.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal -4 binary64))) |
(/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(/.f64 (*.f64 (atan2.f64 im re) (*.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) (pow.f64 (log.f64 base) #s(literal 6 binary64))) |
(/.f64 (neg.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base)))) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)) (log.f64 base)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base)))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 12 binary64))) (pow.f64 (log.f64 base) #s(literal 8 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 10 binary64))) (pow.f64 (log.f64 base) #s(literal 6 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 8 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (atan2.f64 im re) (log.f64 base)))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (log.f64 base)) |
(/.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(/.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64)))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(/.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 base))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (log.f64 base)) |
(/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (atan2.f64 im re)) |
(/.f64 (/.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (atan2.f64 im re)) (log.f64 base)) |
(/.f64 (/.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 base)) (atan2.f64 im re)) |
(/.f64 (/.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) #s(literal 1 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) (log.f64 base)) |
(pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (log.f64 base) (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal -4 binary64))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)) (pow.f64 (log.f64 base) #s(literal -4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (log.f64 base) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal -4 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -6 binary64)) (*.f64 (atan2.f64 im re) (*.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -6 binary64)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -4 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (atan2.f64 im re)) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (log.f64 base)) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal -4 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (atan2.f64 im re)) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re))) |
(*.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base)) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -4 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal -4 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (log.f64 base) #s(literal -4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal -4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re)) (log.f64 base)) |
(*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (log.f64 base)) |
(*.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (log.f64 base)) (log.f64 base)) |
(*.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal -4 binary64))) |
(*.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (atan2.f64 im re)) (log.f64 base)) |
(*.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (/.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 12 binary64))) (pow.f64 (log.f64 base) #s(literal 8 binary64))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 10 binary64))) (pow.f64 (log.f64 base) #s(literal 6 binary64))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 8 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base)))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 6 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 4 binary64))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 4 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(-.f64 (atan2.f64 im re) #s(literal 0 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 (*.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (*.f64 (log.f64 base) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (*.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (*.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))))) |
(*.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)) (log.f64 base))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base))) |
(*.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) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (log.f64 base))) |
(atan2.f64 im re) |
(log.f64 base) |
(log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) base))) |
(exp.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (log.f64 base) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(pow.f64 (log.f64 base) #s(literal 1 binary64)) |
(*.f64 (log.f64 base) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (log.f64 base)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (log.f64 base) (log.f64 base) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 base) #s(literal 6 binary64)) (pow.f64 (log.f64 base) #s(literal -4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 6 binary64)) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 6 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 6 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (pow.f64 (log.f64 base) #s(literal -4 binary64))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 18 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (log.f64 base) #s(literal 12 binary64)))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 10 binary64)) (pow.f64 (log.f64 base) #s(literal 8 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 12 binary64)) (pow.f64 (log.f64 base) #s(literal 10 binary64))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 8 binary64)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 6 binary64)))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 6 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 6 binary64)) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (log.f64 base)) (log.f64 base)) |
(/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 6 binary64)) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (log.f64 base)) |
(/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 base)) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 18 binary64)) (pow.f64 (log.f64 base) #s(literal -4 binary64))) (pow.f64 (log.f64 base) #s(literal 12 binary64))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 12 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (pow.f64 (log.f64 base) #s(literal 8 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 base))) (log.f64 base)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(pow.f64 (log.f64 base) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (log.f64 base))) #s(literal 2 binary64)) |
(*.f64 (log.f64 base) (log.f64 base)) |
(*.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (log.f64 base) (*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (log.f64 base) #s(literal -4 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 6 binary64)) (pow.f64 (log.f64 base) #s(literal -4 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 6 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -4 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal -4 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -4 binary64)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) |
(*.f64 (exp.f64 (log.f64 (log.f64 base))) (exp.f64 (log.f64 (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(*.f64 (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(*.f64 (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal -4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal -4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal -4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 6 binary64)) (pow.f64 (log.f64 base) #s(literal 12 binary64))) (pow.f64 (log.f64 base) #s(literal 8 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 6 binary64)) (pow.f64 (log.f64 base) #s(literal 10 binary64))) (pow.f64 (log.f64 base) #s(literal 6 binary64))) |
(*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (log.f64 base) #s(literal -4 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 6 binary64)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(+.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 0 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 0 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(fma.f64 (atan2.f64 im re) (log.f64 base) #s(literal 0 binary64)) |
(fma.f64 (log.f64 base) (atan2.f64 im re) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 6 binary64)) (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 6 binary64)) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 4 binary64)))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 4 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 9 binary64)) (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 6 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) #s(literal 0 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 4 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 0 binary64))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (*.f64 (atan2.f64 im re) (log.f64 base))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (log.f64 base)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (log.f64 base)) |
(/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (atan2.f64 im re)) |
(/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (atan2.f64 im re)) (log.f64 base)) |
(/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
(/.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 6 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 9 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 6 binary64))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 6 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 4 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(*.f64 (atan2.f64 im re) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (atan2.f64 im re) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (atan2.f64 im re) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (atan2.f64 im re) (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))))) |
(*.f64 (log.f64 base) (atan2.f64 im re)) |
(*.f64 (log.f64 base) (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (log.f64 base) (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (atan2.f64 im re))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (atan2.f64 im re))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base))) |
(*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (log.f64 base))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (*.f64 (atan2.f64 im re) (log.f64 base))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (atan2.f64 im re)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (atan2.f64 im re)) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (atan2.f64 im re)) (atan2.f64 im re)) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (atan2.f64 im re)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (atan2.f64 im re)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (log.f64 base)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (log.f64 base)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))))) |
(*.f64 (/.f64 (log.f64 base) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (log.f64 base) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (atan2.f64 im re)) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (atan2.f64 im re)) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (log.f64 base)) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3/2 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) #s(literal 1 binary64)) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (/.f64 (log.f64 base) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) (/.f64 (log.f64 base) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (/.f64 (atan2.f64 im re) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) (/.f64 (atan2.f64 im re) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (log.f64 base)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (atan2.f64 im re)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 6 binary64))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 4 binary64))) |
| 1× | egg-herbie |
| 3680× | *-lowering-*.f32 |
| 3680× | *-lowering-*.f64 |
| 1808× | +-lowering-+.f64 |
| 1808× | +-lowering-+.f32 |
| 1660× | fnmadd-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 122 | 1562 |
| 1 | 334 | 1480 |
| 2 | 1130 | 1460 |
| 3 | 4254 | 1448 |
| 0 | 8455 | 1448 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
im |
(+ im (* 1/2 (/ (pow re 2) im))) |
(+ im (* (pow re 2) (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))) |
(+ im (* (pow re 2) (+ (* (pow re 2) (- (* 1/16 (/ (pow re 2) (pow im 5))) (* 1/8 (/ 1 (pow im 3))))) (* 1/2 (/ 1 im))))) |
re |
(* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2))))) |
(* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2))))))) |
(* -1 re) |
(* -1 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))) |
(* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
re |
(+ re (* 1/2 (/ (pow im 2) re))) |
(+ re (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re))))) |
(+ re (* (pow im 2) (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re))))) |
im |
(* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2))))) |
(* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2)))))) |
(* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/16 (/ (pow re 6) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2))))))) |
(* -1 im) |
(* -1 (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2)))))) |
(* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))))) |
(* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/16 (/ (pow re 6) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(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 base) |
(log base) |
(log base) |
(log base) |
(* -1 (log (/ 1 base))) |
(* -1 (log (/ 1 base))) |
(* -1 (log (/ 1 base))) |
(* -1 (log (/ 1 base))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(pow (log base) 2) |
(pow (log base) 2) |
(pow (log base) 2) |
(pow (log base) 2) |
(pow (log (/ 1 base)) 2) |
(pow (log (/ 1 base)) 2) |
(pow (log (/ 1 base)) 2) |
(pow (log (/ 1 base)) 2) |
(pow (+ (log -1) (* -1 (log (/ -1 base)))) 2) |
(pow (+ (log -1) (* -1 (log (/ -1 base)))) 2) |
(pow (+ (log -1) (* -1 (log (/ -1 base)))) 2) |
(pow (+ (log -1) (* -1 (log (/ -1 base)))) 2) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
| Outputs |
|---|
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
im |
(+ im (* 1/2 (/ (pow re 2) im))) |
(+.f64 im (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 re re) im))) |
(+ im (* (pow re 2) (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))) |
(+.f64 im (*.f64 (/.f64 (*.f64 re re) im) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (*.f64 re re) im) im)) #s(literal 1/2 binary64)))) |
(+ im (* (pow re 2) (+ (* (pow re 2) (- (* 1/16 (/ (pow re 2) (pow im 5))) (* 1/8 (/ 1 (pow im 3))))) (* 1/2 (/ 1 im))))) |
(+.f64 im (*.f64 (*.f64 re re) (+.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 (*.f64 re re) (+.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 1/16 binary64)) (pow.f64 im #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 im (*.f64 im im)))))))) |
re |
(* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2))))) |
(+.f64 re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) re)) |
(* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) re) (*.f64 re (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) (*.f64 re (*.f64 re (*.f64 re re))))))) |
(* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2))))))) |
(+.f64 (*.f64 re (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) (*.f64 re (*.f64 re (*.f64 re re)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 im #s(literal 6 binary64))) (pow.f64 re #s(literal 6 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) re)) |
(* -1 re) |
(-.f64 #s(literal 0 binary64) re) |
(* -1 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(-.f64 (-.f64 #s(literal 0 binary64) re) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) re)) |
(* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))) |
(-.f64 (*.f64 re (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 re (*.f64 re (*.f64 re re))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) re)) |
(* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
(-.f64 #s(literal 0 binary64) (+.f64 (*.f64 re (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 im (*.f64 im (*.f64 im im)))) (*.f64 re (*.f64 re (*.f64 re re)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 im #s(literal 6 binary64))) (pow.f64 re #s(literal 6 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) re))) |
re |
(+ re (* 1/2 (/ (pow im 2) re))) |
(+.f64 re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im im)) re)) |
(+ re (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re))))) |
(+.f64 re (*.f64 (/.f64 (*.f64 im im) re) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 im im)) (*.f64 re re))))) |
(+ re (* (pow im 2) (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re))))) |
(+.f64 re (*.f64 (*.f64 im im) (+.f64 (/.f64 #s(literal 1/2 binary64) re) (*.f64 (*.f64 im im) (+.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 1/16 binary64))) (pow.f64 re #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 re (*.f64 re re)))))))) |
im |
(* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2))))) |
(+.f64 im (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 re re) im))) |
(* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 re re) im)) (*.f64 im (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 re (*.f64 re (*.f64 re (*.f64 re #s(literal -1/8 binary64))))) (*.f64 im (*.f64 im (*.f64 im im))))))) |
(* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/16 (/ (pow re 6) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2))))))) |
(+.f64 (*.f64 im (+.f64 (/.f64 (*.f64 re (*.f64 re (*.f64 re (*.f64 re #s(literal -1/8 binary64))))) (*.f64 im (*.f64 im (*.f64 im im)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal 6 binary64))) (pow.f64 im #s(literal 6 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 re re) im))) |
(* -1 im) |
(-.f64 #s(literal 0 binary64) im) |
(* -1 (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2)))))) |
(-.f64 #s(literal 0 binary64) (+.f64 im (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 re re) im)))) |
(* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))))) |
(-.f64 (*.f64 im (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 im (*.f64 im (*.f64 im im))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 re re) im))) |
(* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/16 (/ (pow re 6) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
(-.f64 #s(literal 0 binary64) (+.f64 (*.f64 im (+.f64 (/.f64 (*.f64 re (*.f64 re (*.f64 re (*.f64 re #s(literal -1/8 binary64))))) (*.f64 im (*.f64 im (*.f64 im im)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal 6 binary64))) (pow.f64 im #s(literal 6 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 re re) im)))) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(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) |
(log base) |
(log.f64 base) |
(log base) |
(log.f64 base) |
(log base) |
(log.f64 base) |
(log base) |
(log.f64 base) |
(* -1 (log (/ 1 base))) |
(log.f64 base) |
(* -1 (log (/ 1 base))) |
(log.f64 base) |
(* -1 (log (/ 1 base))) |
(log.f64 base) |
(* -1 (log (/ 1 base))) |
(log.f64 base) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) |
(pow (log base) 2) |
(pow.f64 (log.f64 base) #s(literal 2 binary64)) |
(pow (log base) 2) |
(pow.f64 (log.f64 base) #s(literal 2 binary64)) |
(pow (log base) 2) |
(pow.f64 (log.f64 base) #s(literal 2 binary64)) |
(pow (log base) 2) |
(pow.f64 (log.f64 base) #s(literal 2 binary64)) |
(pow (log (/ 1 base)) 2) |
(pow.f64 (log.f64 base) #s(literal 2 binary64)) |
(pow (log (/ 1 base)) 2) |
(pow.f64 (log.f64 base) #s(literal 2 binary64)) |
(pow (log (/ 1 base)) 2) |
(pow.f64 (log.f64 base) #s(literal 2 binary64)) |
(pow (log (/ 1 base)) 2) |
(pow.f64 (log.f64 base) #s(literal 2 binary64)) |
(pow (+ (log -1) (* -1 (log (/ -1 base)))) 2) |
(pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 2 binary64)) |
(pow (+ (log -1) (* -1 (log (/ -1 base)))) 2) |
(pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 2 binary64)) |
(pow (+ (log -1) (* -1 (log (/ -1 base)))) 2) |
(pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 2 binary64)) |
(pow (+ (log -1) (* -1 (log (/ -1 base)))) 2) |
(pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 2 binary64)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
Compiled 33825 to 2187 computations (93.5% saved)
19 alts after pruning (18 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1298 | 18 | 1316 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 0 | 0 |
| Total | 1299 | 19 | 1318 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.5% | (/.f64 (atan2.f64 im re) (log.f64 base)) |
| ▶ | 48.7% | (/.f64 (atan2.f64 im re) (exp.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64)))) |
| 99.1% | (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) | |
| ▶ | 99.4% | (/.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)) (log.f64 base)) |
| 99.4% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (log.f64 base)) | |
| ▶ | 87.2% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
| 99.3% | (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) | |
| 99.2% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base)) | |
| 99.4% | (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) | |
| 99.1% | (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) | |
| ▶ | 99.3% | (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
| 99.2% | (*.f64 (pow.f64 (log.f64 base) #s(literal -4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) | |
| ▶ | 99.3% | (*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
| 99.1% | (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal 3 binary64))) | |
| 99.3% | (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) | |
| 99.3% | (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) | |
| 99.2% | (*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re)) (log.f64 base)) | |
| 99.3% | (*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (log.f64 base)) (atan2.f64 im re)) | |
| 50.7% | (exp.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64))) |
Compiled 545 to 358 computations (34.3% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
| ✓ | cost-diff | 256 | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
| ✓ | cost-diff | 13184 | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
| ✓ | cost-diff | 0 | (*.f64 (atan2.f64 im re) (log.f64 base)) |
| ✓ | cost-diff | 0 | (log.f64 base) |
| ✓ | cost-diff | 0 | (pow.f64 (log.f64 base) #s(literal -2 binary64)) |
| ✓ | cost-diff | 12992 | (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 0 | (/.f64 (atan2.f64 im re) (exp.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 128 | (*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 12800 | (exp.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (log.f64 base) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (log.f64 base)) |
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 128 | (*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 0 | (*.f64 (atan2.f64 im re) (log.f64 base)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)) (log.f64 base)) |
| ✓ | cost-diff | 13056 | (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)) |
| 4970× | *-lowering-*.f32 |
| 4970× | *-lowering-*.f64 |
| 1758× | /-lowering-/.f32 |
| 1758× | /-lowering-/.f64 |
| 1676× | swap-sqr |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 191 |
| 1 | 54 | 125 |
| 2 | 105 | 123 |
| 3 | 372 | 123 |
| 4 | 2095 | 123 |
| 5 | 2932 | 123 |
| 6 | 5089 | 123 |
| 7 | 7157 | 123 |
| 0 | 8392 | 123 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (* (atan2 im re) (log base)) (log base)) (log base)) |
(/ (* (atan2 im re) (log base)) (log base)) |
(* (atan2 im re) (log base)) |
(atan2 im re) |
im |
re |
(log base) |
base |
(* (atan2 im re) (/ 1 (log base))) |
(atan2 im re) |
im |
re |
(/ 1 (log base)) |
1 |
(log base) |
base |
(/ (atan2 im re) (exp (* (log (log base)) 1))) |
(atan2 im re) |
im |
re |
(exp (* (log (log base)) 1)) |
(* (log (log base)) 1) |
(log (log base)) |
(log base) |
base |
1 |
(* (pow (log base) -2) (* (atan2 im re) (log base))) |
(pow (log base) -2) |
(log base) |
base |
-2 |
(* (atan2 im re) (log base)) |
(atan2 im re) |
im |
re |
(/ (/ 1 (* (/ 1 (atan2 im re)) (/ 1 (atan2 im re)))) (* (atan2 im re) (log base))) |
(/ 1 (* (/ 1 (atan2 im re)) (/ 1 (atan2 im re)))) |
1 |
(* (/ 1 (atan2 im re)) (/ 1 (atan2 im re))) |
(/ 1 (atan2 im re)) |
(atan2 im re) |
im |
re |
(* (atan2 im re) (log base)) |
(log base) |
base |
| Outputs |
|---|
(/ (/ (* (atan2 im re) (log base)) (log base)) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (* (atan2 im re) (log base)) (log base)) |
(atan2.f64 im re) |
(* (atan2 im re) (log base)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(log base) |
(log.f64 base) |
base |
(* (atan2 im re) (/ 1 (log base))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(/ 1 (log base)) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
1 |
#s(literal 1 binary64) |
(log base) |
(log.f64 base) |
base |
(/ (atan2 im re) (exp (* (log (log base)) 1))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(exp (* (log (log base)) 1)) |
(log.f64 base) |
(* (log (log base)) 1) |
(log.f64 (log.f64 base)) |
(log (log base)) |
(log.f64 (log.f64 base)) |
(log base) |
(log.f64 base) |
base |
1 |
#s(literal 1 binary64) |
(* (pow (log base) -2) (* (atan2 im re) (log base))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(pow (log base) -2) |
(pow.f64 (log.f64 base) #s(literal -2 binary64)) |
(log base) |
(log.f64 base) |
base |
-2 |
#s(literal -2 binary64) |
(* (atan2 im re) (log base)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(/ (/ 1 (* (/ 1 (atan2 im re)) (/ 1 (atan2 im re)))) (* (atan2 im re) (log base))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ 1 (* (/ 1 (atan2 im re)) (/ 1 (atan2 im re)))) |
(*.f64 (atan2.f64 im re) (atan2.f64 im re)) |
1 |
#s(literal 1 binary64) |
(* (/ 1 (atan2 im re)) (/ 1 (atan2 im re))) |
(/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (atan2.f64 im re))) |
(/ 1 (atan2 im re)) |
(/.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(* (atan2 im re) (log base)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(log base) |
(log.f64 base) |
base |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
| ✓ | accuracy | 99.8% | (*.f64 (atan2.f64 im re) (log.f64 base)) |
| ✓ | accuracy | 99.3% | (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
| ✓ | accuracy | 97.1% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
| ✓ | accuracy | 100.0% | (log.f64 base) |
| ✓ | accuracy | 99.8% | (*.f64 (atan2.f64 im re) (log.f64 base)) |
| ✓ | accuracy | 99.7% | (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
| ✓ | accuracy | 99.5% | (pow.f64 (log.f64 base) #s(literal -2 binary64)) |
| ✓ | accuracy | 100.0% | (log.f64 base) |
| ✓ | accuracy | 100.0% | (log.f64 (log.f64 base)) |
| ✓ | accuracy | 99.7% | (/.f64 (atan2.f64 im re) (exp.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64)))) |
| ✓ | accuracy | 99.1% | (exp.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (atan2.f64 im re) |
| ✓ | accuracy | 100.0% | (log.f64 base) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (log.f64 base)) |
| ✓ | accuracy | 99.7% | (*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
| ✓ | accuracy | 100.0% | (log.f64 base) |
| ✓ | accuracy | 99.8% | (*.f64 (atan2.f64 im re) (log.f64 base)) |
| ✓ | accuracy | 99.8% | (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)) (log.f64 base)) |
| 100.0ms | 127× | 0 | valid |
| 58.0ms | 129× | 0 | invalid |
Compiled 187 to 23 computations (87.7% saved)
ival-atan2: 16.0ms (29.9% of total)ival-div: 11.0ms (20.6% of total)ival-mult: 9.0ms (16.8% of total)ival-log: 8.0ms (14.9% of total)ival-exp: 4.0ms (7.5% of total)ival-pow: 4.0ms (7.5% of total)const: 1.0ms (1.9% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* (atan2 im re) (log base)) (log base))> |
#<alt (/ (/ (* (atan2 im re) (log base)) (log base)) (log base))> |
#<alt (* (atan2 im re) (log base))> |
#<alt (atan2 im re)> |
#<alt (* (atan2 im re) (/ 1 (log base)))> |
#<alt (/ 1 (log base))> |
#<alt (log base)> |
#<alt (exp (* (log (log base)) 1))> |
#<alt (* (log (log base)) 1)> |
#<alt (/ (atan2 im re) (exp (* (log (log base)) 1)))> |
#<alt (* (pow (log base) -2) (* (atan2 im re) (log base)))> |
#<alt (pow (log base) -2)> |
#<alt (/ (/ 1 (* (/ 1 (atan2 im re)) (/ 1 (atan2 im re)))) (* (atan2 im re) (log base)))> |
#<alt (/ 1 (* (/ 1 (atan2 im re)) (/ 1 (atan2 im re))))> |
#<alt (* (/ 1 (atan2 im re)) (/ 1 (atan2 im re)))> |
#<alt (/ 1 (atan2 im re))> |
#<alt (log (log base))> |
| Outputs |
|---|
#<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)> |
#<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 base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* -1 (* (log (/ 1 base)) (atan2 im re)))> |
#<alt (* -1 (* (log (/ 1 base)) (atan2 im re)))> |
#<alt (* -1 (* (log (/ 1 base)) (atan2 im re)))> |
#<alt (* -1 (* (log (/ 1 base)) (atan2 im re)))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ 1 (log base))> |
#<alt (/ 1 (log base))> |
#<alt (/ 1 (log base))> |
#<alt (/ 1 (log base))> |
#<alt (/ -1 (log (/ 1 base)))> |
#<alt (/ -1 (log (/ 1 base)))> |
#<alt (/ -1 (log (/ 1 base)))> |
#<alt (/ -1 (log (/ 1 base)))> |
#<alt (/ 1 (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ 1 (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ 1 (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ 1 (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (log base)> |
#<alt (log base)> |
#<alt (log base)> |
#<alt (log base)> |
#<alt (* -1 (log (/ 1 base)))> |
#<alt (* -1 (log (/ 1 base)))> |
#<alt (* -1 (log (/ 1 base)))> |
#<alt (* -1 (log (/ 1 base)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 base))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 base))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 base))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 base))))> |
#<alt (log base)> |
#<alt (log base)> |
#<alt (log base)> |
#<alt (log base)> |
#<alt (* -1 (log (/ 1 base)))> |
#<alt (* -1 (log (/ 1 base)))> |
#<alt (* -1 (log (/ 1 base)))> |
#<alt (* -1 (log (/ 1 base)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 base))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 base))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 base))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 base))))> |
#<alt (log (log base))> |
#<alt (log (log base))> |
#<alt (log (log base))> |
#<alt (log (log base))> |
#<alt (log (* -1 (log (/ 1 base))))> |
#<alt (log (* -1 (log (/ 1 base))))> |
#<alt (log (* -1 (log (/ 1 base))))> |
#<alt (log (* -1 (log (/ 1 base))))> |
#<alt (log (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (log (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (log (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (log (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ 1 (pow (log base) 2))> |
#<alt (/ 1 (pow (log base) 2))> |
#<alt (/ 1 (pow (log base) 2))> |
#<alt (/ 1 (pow (log base) 2))> |
#<alt (/ 1 (pow (log (/ 1 base)) 2))> |
#<alt (/ 1 (pow (log (/ 1 base)) 2))> |
#<alt (/ 1 (pow (log (/ 1 base)) 2))> |
#<alt (/ 1 (pow (log (/ 1 base)) 2))> |
#<alt (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2))> |
#<alt (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2))> |
#<alt (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2))> |
#<alt (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (/ 1 (pow (atan2 im re) 2))> |
#<alt (/ 1 (pow (atan2 im re) 2))> |
#<alt (/ 1 (pow (atan2 im re) 2))> |
#<alt (/ 1 (pow (atan2 im re) 2))> |
#<alt (/ 1 (pow (atan2 im re) 2))> |
#<alt (/ 1 (pow (atan2 im re) 2))> |
#<alt (/ 1 (pow (atan2 im re) 2))> |
#<alt (/ 1 (pow (atan2 im re) 2))> |
#<alt (/ 1 (pow (atan2 im re) 2))> |
#<alt (/ 1 (pow (atan2 im re) 2))> |
#<alt (/ 1 (pow (atan2 im re) 2))> |
#<alt (/ 1 (pow (atan2 im re) 2))> |
#<alt (/ 1 (pow (atan2 im re) 2))> |
#<alt (/ 1 (pow (atan2 im re) 2))> |
#<alt (/ 1 (pow (atan2 im re) 2))> |
#<alt (/ 1 (pow (atan2 im re) 2))> |
#<alt (/ 1 (pow (atan2 im re) 2))> |
#<alt (/ 1 (pow (atan2 im re) 2))> |
#<alt (/ 1 (pow (atan2 im re) 2))> |
#<alt (/ 1 (pow (atan2 im re) 2))> |
#<alt (/ 1 (pow (atan2 im re) 2))> |
#<alt (/ 1 (pow (atan2 im re) 2))> |
#<alt (/ 1 (pow (atan2 im re) 2))> |
#<alt (/ 1 (pow (atan2 im re) 2))> |
#<alt (/ 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 (log (log base))> |
#<alt (log (log base))> |
#<alt (log (log base))> |
#<alt (log (log base))> |
#<alt (log (* -1 (log (/ 1 base))))> |
#<alt (log (* -1 (log (/ 1 base))))> |
#<alt (log (* -1 (log (/ 1 base))))> |
#<alt (log (* -1 (log (/ 1 base))))> |
#<alt (log (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (log (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (log (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (log (+ (log -1) (* -1 (log (/ -1 base)))))> |
105 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 31.0ms | base | @ | 0 | (* (log (log base)) 1) |
| 23.0ms | base | @ | inf | (* (log (log base)) 1) |
| 22.0ms | base | @ | -inf | (* (log (log base)) 1) |
| 2.0ms | im | @ | 0 | (* (/ 1 (atan2 im re)) (/ 1 (atan2 im re))) |
| 1.0ms | base | @ | -inf | (/ 1 (log base)) |
| 1× | batch-egg-rewrite |
| 1902× | *-lowering-*.f32 |
| 1902× | *-lowering-*.f64 |
| 1186× | /-lowering-/.f32 |
| 1186× | /-lowering-/.f64 |
| 1010× | times-frac |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 116 |
| 1 | 105 | 72 |
| 2 | 562 | 72 |
| 0 | 3197 | 72 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* (atan2 im re) (log base)) (log base)) |
(/ (/ (* (atan2 im re) (log base)) (log base)) (log base)) |
(* (atan2 im re) (log base)) |
(atan2 im re) |
(* (atan2 im re) (/ 1 (log base))) |
(/ 1 (log base)) |
(log base) |
(exp (* (log (log base)) 1)) |
(* (log (log base)) 1) |
(/ (atan2 im re) (exp (* (log (log base)) 1))) |
(* (pow (log base) -2) (* (atan2 im re) (log base))) |
(pow (log base) -2) |
(/ (/ 1 (* (/ 1 (atan2 im re)) (/ 1 (atan2 im re)))) (* (atan2 im re) (log base))) |
(/ 1 (* (/ 1 (atan2 im re)) (/ 1 (atan2 im re)))) |
(* (/ 1 (atan2 im re)) (/ 1 (atan2 im re))) |
(/ 1 (atan2 im re)) |
(log (log base)) |
| Outputs |
|---|
(exp.f64 (log.f64 (atan2.f64 im re))) |
(exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 (atan2.f64 im re))) #s(literal -1/2 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))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (log.f64 (atan2.f64 im re)))) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(-.f64 (/.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) base))) (-.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 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (atan2.f64 im re)) |
(/.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 2 binary64))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 #s(literal 1 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 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (log.f64 base) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (*.f64 (log.f64 base) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (log.f64 base) (atan2.f64 im re))) (log.f64 base)) |
(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)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(*.f64 (atan2.f64 im re) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (atan2.f64 im re) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (log.f64 base) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 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 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (log.f64 base))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (log.f64 base)) (*.f64 (sqrt.f64 (log.f64 base)) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 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))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #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 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (/.f64 (log.f64 base) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (sqrt.f64 (log.f64 base))) (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (log.f64 base))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal -1/4 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 (*.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (log.f64 base) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 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 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(atan2.f64 im re) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #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)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) base))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (-.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 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (log.f64 base)) |
(/.f64 (*.f64 (atan2.f64 im re) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (log.f64 base)) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) #s(literal -1 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (log.f64 base) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.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 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (log.f64 base))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (-.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 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (log.f64 base))) |
(*.f64 (sqrt.f64 (log.f64 base)) (*.f64 (sqrt.f64 (log.f64 base)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 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)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (log.f64 base) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (log.f64 base))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (log.f64 base)) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 base))) (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (log.f64 base))) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base)) |
(*.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) #s(literal -1 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(neg.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (log.f64 base) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) |
(/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (log.f64 base) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base)) |
(/.f64 (*.f64 (log.f64 base) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(/.f64 (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)) (log.f64 base)) |
(/.f64 (*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (log.f64 base)) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(*.f64 (log.f64 base) (atan2.f64 im re)) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base))) |
(*.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (log.f64 base))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (sqrt.f64 (log.f64 base)) (*.f64 (sqrt.f64 (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (*.f64 (log.f64 base) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (*.f64 (log.f64 base) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (*.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(exp.f64 (log.f64 (atan2.f64 im re))) |
(exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 (atan2.f64 im re))) #s(literal -1/2 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))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (log.f64 (atan2.f64 im re)))) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(-.f64 (/.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) base))) (-.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 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (atan2.f64 im re)) |
(/.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 2 binary64))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 #s(literal 1 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 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (log.f64 base) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (*.f64 (log.f64 base) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (log.f64 base) (atan2.f64 im re))) (log.f64 base)) |
(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)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(*.f64 (atan2.f64 im re) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (atan2.f64 im re) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (log.f64 base) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 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 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (log.f64 base))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (log.f64 base)) (*.f64 (sqrt.f64 (log.f64 base)) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 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))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #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 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (/.f64 (log.f64 base) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (sqrt.f64 (log.f64 base))) (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (log.f64 base))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal -1/4 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 (*.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (log.f64 base) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 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 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(atan2.f64 im re) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #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)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) base))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (-.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 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (log.f64 base)) |
(/.f64 (*.f64 (atan2.f64 im re) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (log.f64 base)) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) #s(literal -1 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (log.f64 base) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.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 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (log.f64 base))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (-.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 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (log.f64 base))) |
(*.f64 (sqrt.f64 (log.f64 base)) (*.f64 (sqrt.f64 (log.f64 base)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 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)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (log.f64 base) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (log.f64 base))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (log.f64 base)) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 base))) (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (log.f64 base))) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base)) |
(*.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) #s(literal -1 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal -2 binary64)) (log.f64 (log.f64 base)))) |
(exp.f64 (+.f64 (log.f64 (log.f64 base)) (*.f64 (log.f64 (log.f64 base)) #s(literal -2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(/.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (log.f64 base))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (atan2.f64 im re)) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (log.f64 base)) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(/.f64 (*.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (log.f64 base))) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) base))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(/.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (log.f64 base) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (E.f64) (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (atan2.f64 im re) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (log.f64 base) (*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (log.f64 base)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (log.f64 base)) (*.f64 (sqrt.f64 (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (sqrt.f64 (log.f64 base)) (/.f64 (sqrt.f64 (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (log.f64 base)) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (log.f64 base)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (log.f64 base)) (log.f64 base)) (/.f64 (sqrt.f64 (log.f64 base)) (log.f64 base))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (log.f64 base))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (*.f64 (sqrt.f64 (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base))) (*.f64 (sqrt.f64 (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(log.f64 base) |
(log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) base))) |
(exp.f64 (log.f64 (log.f64 base))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (log.f64 (log.f64 base)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(neg.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(neg.f64 (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (log.f64 base) #s(literal 1 binary64)) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (atan2.f64 im re)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (*.f64 (log.f64 base) (*.f64 (atan2.f64 im re) (log.f64 base))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (log.f64 base) (atan2.f64 im re))) (log.f64 base)) |
(/.f64 (*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base)) |
(pow.f64 (log.f64 base) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (E.f64) (log.f64 (log.f64 base))) |
(pow.f64 (sqrt.f64 (log.f64 base)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (E.f64) #s(literal 1 binary64)) (log.f64 (log.f64 base))) |
(*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (log.f64 base) #s(literal 1 binary64)) |
(*.f64 (log.f64 base) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 #s(literal 1 binary64) (log.f64 base)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) #s(literal -1 binary64)) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (atan2.f64 im re)) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (sqrt.f64 (log.f64 base)) (sqrt.f64 (log.f64 base))) |
(*.f64 (sqrt.f64 (log.f64 base)) (/.f64 (sqrt.f64 (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (log.f64 base)) (*.f64 (sqrt.f64 (log.f64 base)) #s(literal 1 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)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (sqrt.f64 (log.f64 base)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (E.f64) (/.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64))) (pow.f64 (E.f64) (/.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
(log.f64 base) |
(log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) base))) |
(exp.f64 (log.f64 (log.f64 base))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (log.f64 (log.f64 base)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(neg.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(neg.f64 (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (log.f64 base) #s(literal 1 binary64)) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (atan2.f64 im re)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (*.f64 (log.f64 base) (*.f64 (atan2.f64 im re) (log.f64 base))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (log.f64 base) (atan2.f64 im re))) (log.f64 base)) |
(/.f64 (*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base)) |
(pow.f64 (log.f64 base) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (E.f64) (log.f64 (log.f64 base))) |
(pow.f64 (sqrt.f64 (log.f64 base)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (E.f64) #s(literal 1 binary64)) (log.f64 (log.f64 base))) |
(*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (log.f64 base) #s(literal 1 binary64)) |
(*.f64 (log.f64 base) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 #s(literal 1 binary64) (log.f64 base)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) #s(literal -1 binary64)) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (atan2.f64 im re)) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (sqrt.f64 (log.f64 base)) (sqrt.f64 (log.f64 base))) |
(*.f64 (sqrt.f64 (log.f64 base)) (/.f64 (sqrt.f64 (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (log.f64 base)) (*.f64 (sqrt.f64 (log.f64 base)) #s(literal 1 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)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (sqrt.f64 (log.f64 base)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (E.f64) (/.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64))) (pow.f64 (E.f64) (/.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
(log.f64 (log.f64 base)) |
(+.f64 (log.f64 (log.f64 base)) #s(literal 0 binary64)) |
(+.f64 (log.f64 (sqrt.f64 (log.f64 base))) (log.f64 (sqrt.f64 (log.f64 base)))) |
(-.f64 (log.f64 (log.f64 base)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(-.f64 (log.f64 (log.f64 (/.f64 #s(literal 1 binary64) base))) (log.f64 #s(literal -1 binary64))) |
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 #s(literal 1 binary64) (log.f64 (log.f64 base))) |
(*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (log.f64 (log.f64 base)) (log.f64 (E.f64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #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)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) base))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (-.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 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (log.f64 base)) |
(/.f64 (*.f64 (atan2.f64 im re) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (log.f64 base)) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) #s(literal -1 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (log.f64 base) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.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 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (log.f64 base))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (-.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 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (log.f64 base))) |
(*.f64 (sqrt.f64 (log.f64 base)) (*.f64 (sqrt.f64 (log.f64 base)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 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)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (log.f64 base) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (log.f64 base))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (log.f64 base)) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 base))) (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (log.f64 base))) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base)) |
(*.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) #s(literal -1 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #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)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) base))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (-.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 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (log.f64 base)) |
(/.f64 (*.f64 (atan2.f64 im re) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (log.f64 base)) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) #s(literal -1 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (log.f64 base) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.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 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (log.f64 base))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (-.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 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (log.f64 base))) |
(*.f64 (sqrt.f64 (log.f64 base)) (*.f64 (sqrt.f64 (log.f64 base)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 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)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (log.f64 base) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (log.f64 base))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (log.f64 base)) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 base))) (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (log.f64 base))) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base)) |
(*.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) #s(literal -1 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))))) |
(exp.f64 (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (log.f64 base)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (log.f64 base))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (log.f64 base)) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) (log.f64 base)) |
(pow.f64 (log.f64 base) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (E.f64) (*.f64 (log.f64 (log.f64 base)) #s(literal -2 binary64))) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) (log.f64 (log.f64 base))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (log.f64 base))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (log.f64 base)) #s(literal -2 binary64)) (pow.f64 (sqrt.f64 (log.f64 base)) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (log.f64 base))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (sqrt.f64 (log.f64 base))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (log.f64 (/.f64 #s(literal 1 binary64) base))) #s(literal -1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #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)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) base))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (-.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 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (log.f64 base)) |
(/.f64 (*.f64 (atan2.f64 im re) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (log.f64 base)) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) #s(literal -1 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (log.f64 base) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.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 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (log.f64 base))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (-.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 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (log.f64 base))) |
(*.f64 (sqrt.f64 (log.f64 base)) (*.f64 (sqrt.f64 (log.f64 base)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 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)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (log.f64 base) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (log.f64 base))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (log.f64 base)) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 base))) (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (log.f64 base))) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base)) |
(*.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) #s(literal -1 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -2 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (log.f64 (atan2.f64 im re))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 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))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #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)) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (log.f64 base)) |
(/.f64 (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base)) |
(/.f64 (*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(/.f64 (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (atan2.f64 im re)) (log.f64 base)) |
(/.f64 (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(/.f64 (*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(/.f64 (*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (log.f64 base)) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) #s(literal -1/2 binary64)) |
(*.f64 (atan2.f64 im re) (atan2.f64 im re)) |
(*.f64 (log.f64 base) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (log.f64 base) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (atan2.f64 im re) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (log.f64 base)) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #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 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(exp.f64 (*.f64 #s(literal -2 binary64) (log.f64 (atan2.f64 im re)))) |
(exp.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (log.f64 (atan2.f64 im re)))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (log.f64 (atan2.f64 im re)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (log.f64 base) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (atan2.f64 im re)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (log.f64 base)) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (atan2.f64 im re))) (log.f64 base)) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 (log.f64 base) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (log.f64 base) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (log.f64 base) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (atan2.f64 im re))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (log.f64 base)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (log.f64 base)) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 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 -1 binary64) (atan2.f64 im re))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (log.f64 base) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 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 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (log.f64 base)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(/.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(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)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(*.f64 (log.f64 base) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (log.f64 base) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (log.f64 base) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (log.f64 base) (*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (atan2.f64 im re)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (log.f64 base)) |
(*.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 (log.f64 base) (-.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)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (log.f64 base))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (sqrt.f64 (log.f64 base)) (/.f64 (sqrt.f64 (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (sqrt.f64 (log.f64 base)) (*.f64 (sqrt.f64 (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.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 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal 1 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)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #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 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (sqrt.f64 (log.f64 base)) (atan2.f64 im re)) (/.f64 (sqrt.f64 (log.f64 base)) (log.f64 base))) |
(*.f64 (/.f64 (sqrt.f64 (log.f64 base)) (log.f64 base)) (/.f64 (sqrt.f64 (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (log.f64 base) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base))) (/.f64 (log.f64 base) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base))) (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
(log.f64 (log.f64 base)) |
(+.f64 (log.f64 (log.f64 base)) #s(literal 0 binary64)) |
(+.f64 (log.f64 (sqrt.f64 (log.f64 base))) (log.f64 (sqrt.f64 (log.f64 base)))) |
(-.f64 (log.f64 (log.f64 base)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(-.f64 (log.f64 (log.f64 (/.f64 #s(literal 1 binary64) base))) (log.f64 #s(literal -1 binary64))) |
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 #s(literal 1 binary64) (log.f64 (log.f64 base))) |
(*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (log.f64 (log.f64 base)) (log.f64 (E.f64))) |
| 1× | egg-herbie |
| 2020× | sum4-define |
| 1948× | fma-lowering-fma.f32 |
| 1948× | fma-lowering-fma.f64 |
| 1876× | sum3-define |
| 1786× | sum5-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 2340 |
| 1 | 69 | 2232 |
| 2 | 121 | 2232 |
| 3 | 254 | 2232 |
| 4 | 611 | 2232 |
| 5 | 1631 | 2232 |
| 6 | 3548 | 2232 |
| 7 | 7285 | 2232 |
| 0 | 8342 | 2232 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(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 base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ 1 (log base)) |
(/ 1 (log base)) |
(/ 1 (log base)) |
(/ 1 (log base)) |
(/ -1 (log (/ 1 base))) |
(/ -1 (log (/ 1 base))) |
(/ -1 (log (/ 1 base))) |
(/ -1 (log (/ 1 base))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 base))))) |
(log base) |
(log base) |
(log base) |
(log base) |
(* -1 (log (/ 1 base))) |
(* -1 (log (/ 1 base))) |
(* -1 (log (/ 1 base))) |
(* -1 (log (/ 1 base))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(log base) |
(log base) |
(log base) |
(log base) |
(* -1 (log (/ 1 base))) |
(* -1 (log (/ 1 base))) |
(* -1 (log (/ 1 base))) |
(* -1 (log (/ 1 base))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(log (log base)) |
(log (log base)) |
(log (log base)) |
(log (log base)) |
(log (* -1 (log (/ 1 base)))) |
(log (* -1 (log (/ 1 base)))) |
(log (* -1 (log (/ 1 base)))) |
(log (* -1 (log (/ 1 base)))) |
(log (+ (log -1) (* -1 (log (/ -1 base))))) |
(log (+ (log -1) (* -1 (log (/ -1 base))))) |
(log (+ (log -1) (* -1 (log (/ -1 base))))) |
(log (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ 1 (pow (log base) 2)) |
(/ 1 (pow (log base) 2)) |
(/ 1 (pow (log base) 2)) |
(/ 1 (pow (log base) 2)) |
(/ 1 (pow (log (/ 1 base)) 2)) |
(/ 1 (pow (log (/ 1 base)) 2)) |
(/ 1 (pow (log (/ 1 base)) 2)) |
(/ 1 (pow (log (/ 1 base)) 2)) |
(/ 1 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)) |
(/ 1 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)) |
(/ 1 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)) |
(/ 1 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(/ 1 (pow (atan2 im re) 2)) |
(/ 1 (pow (atan2 im re) 2)) |
(/ 1 (pow (atan2 im re) 2)) |
(/ 1 (pow (atan2 im re) 2)) |
(/ 1 (pow (atan2 im re) 2)) |
(/ 1 (pow (atan2 im re) 2)) |
(/ 1 (pow (atan2 im re) 2)) |
(/ 1 (pow (atan2 im re) 2)) |
(/ 1 (pow (atan2 im re) 2)) |
(/ 1 (pow (atan2 im re) 2)) |
(/ 1 (pow (atan2 im re) 2)) |
(/ 1 (pow (atan2 im re) 2)) |
(/ 1 (pow (atan2 im re) 2)) |
(/ 1 (pow (atan2 im re) 2)) |
(/ 1 (pow (atan2 im re) 2)) |
(/ 1 (pow (atan2 im re) 2)) |
(/ 1 (pow (atan2 im re) 2)) |
(/ 1 (pow (atan2 im re) 2)) |
(/ 1 (pow (atan2 im re) 2)) |
(/ 1 (pow (atan2 im re) 2)) |
(/ 1 (pow (atan2 im re) 2)) |
(/ 1 (pow (atan2 im re) 2)) |
(/ 1 (pow (atan2 im re) 2)) |
(/ 1 (pow (atan2 im re) 2)) |
(/ 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)) |
(log (log base)) |
(log (log base)) |
(log (log base)) |
(log (log base)) |
(log (* -1 (log (/ 1 base)))) |
(log (* -1 (log (/ 1 base)))) |
(log (* -1 (log (/ 1 base)))) |
(log (* -1 (log (/ 1 base)))) |
(log (+ (log -1) (* -1 (log (/ -1 base))))) |
(log (+ (log -1) (* -1 (log (/ -1 base))))) |
(log (+ (log -1) (* -1 (log (/ -1 base))))) |
(log (+ (log -1) (* -1 (log (/ -1 base))))) |
| Outputs |
|---|
(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) |
(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 base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(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 base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ 1 (log base)) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
(/ 1 (log base)) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
(/ 1 (log base)) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
(/ 1 (log base)) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
(/ -1 (log (/ 1 base))) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
(/ -1 (log (/ 1 base))) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
(/ -1 (log (/ 1 base))) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
(/ -1 (log (/ 1 base))) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 #s(literal -1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) base)) (log.f64 #s(literal -1 binary64)))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 #s(literal -1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) base)) (log.f64 #s(literal -1 binary64)))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 #s(literal -1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) base)) (log.f64 #s(literal -1 binary64)))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 #s(literal -1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) base)) (log.f64 #s(literal -1 binary64)))) |
(log base) |
(log.f64 base) |
(log base) |
(log.f64 base) |
(log base) |
(log.f64 base) |
(log base) |
(log.f64 base) |
(* -1 (log (/ 1 base))) |
(log.f64 base) |
(* -1 (log (/ 1 base))) |
(log.f64 base) |
(* -1 (log (/ 1 base))) |
(log.f64 base) |
(* -1 (log (/ 1 base))) |
(log.f64 base) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) |
(log base) |
(log.f64 base) |
(log base) |
(log.f64 base) |
(log base) |
(log.f64 base) |
(log base) |
(log.f64 base) |
(* -1 (log (/ 1 base))) |
(log.f64 base) |
(* -1 (log (/ 1 base))) |
(log.f64 base) |
(* -1 (log (/ 1 base))) |
(log.f64 base) |
(* -1 (log (/ 1 base))) |
(log.f64 base) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) |
(log (log base)) |
(log.f64 (log.f64 base)) |
(log (log base)) |
(log.f64 (log.f64 base)) |
(log (log base)) |
(log.f64 (log.f64 base)) |
(log (log base)) |
(log.f64 (log.f64 base)) |
(log (* -1 (log (/ 1 base)))) |
(log.f64 (log.f64 base)) |
(log (* -1 (log (/ 1 base)))) |
(log.f64 (log.f64 base)) |
(log (* -1 (log (/ 1 base)))) |
(log.f64 (log.f64 base)) |
(log (* -1 (log (/ 1 base)))) |
(log.f64 (log.f64 base)) |
(log (+ (log -1) (* -1 (log (/ -1 base))))) |
(log.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(log (+ (log -1) (* -1 (log (/ -1 base))))) |
(log.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(log (+ (log -1) (* -1 (log (/ -1 base))))) |
(log.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(log (+ (log -1) (* -1 (log (/ -1 base))))) |
(log.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ 1 (pow (log base) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ 1 (pow (log base) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ 1 (pow (log base) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ 1 (pow (log base) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ 1 (pow (log (/ 1 base)) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ 1 (pow (log (/ 1 base)) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ 1 (pow (log (/ 1 base)) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ 1 (pow (log (/ 1 base)) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ 1 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 2 binary64))) |
(/ 1 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 2 binary64))) |
(/ 1 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 2 binary64))) |
(/ 1 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 2 binary64))) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(/ 1 (pow (atan2 im re) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/ 1 (pow (atan2 im re) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/ 1 (pow (atan2 im re) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/ 1 (pow (atan2 im re) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/ 1 (pow (atan2 im re) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/ 1 (pow (atan2 im re) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/ 1 (pow (atan2 im re) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/ 1 (pow (atan2 im re) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/ 1 (pow (atan2 im re) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/ 1 (pow (atan2 im re) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/ 1 (pow (atan2 im re) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/ 1 (pow (atan2 im re) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/ 1 (pow (atan2 im re) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/ 1 (pow (atan2 im re) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/ 1 (pow (atan2 im re) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/ 1 (pow (atan2 im re) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/ 1 (pow (atan2 im re) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/ 1 (pow (atan2 im re) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/ 1 (pow (atan2 im re) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/ 1 (pow (atan2 im re) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/ 1 (pow (atan2 im re) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/ 1 (pow (atan2 im re) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/ 1 (pow (atan2 im re) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/ 1 (pow (atan2 im re) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 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)) |
(log (log base)) |
(log.f64 (log.f64 base)) |
(log (log base)) |
(log.f64 (log.f64 base)) |
(log (log base)) |
(log.f64 (log.f64 base)) |
(log (log base)) |
(log.f64 (log.f64 base)) |
(log (* -1 (log (/ 1 base)))) |
(log.f64 (log.f64 base)) |
(log (* -1 (log (/ 1 base)))) |
(log.f64 (log.f64 base)) |
(log (* -1 (log (/ 1 base)))) |
(log.f64 (log.f64 base)) |
(log (* -1 (log (/ 1 base)))) |
(log.f64 (log.f64 base)) |
(log (+ (log -1) (* -1 (log (/ -1 base))))) |
(log.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(log (+ (log -1) (* -1 (log (/ -1 base))))) |
(log.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(log (+ (log -1) (* -1 (log (/ -1 base))))) |
(log.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(log (+ (log -1) (* -1 (log (/ -1 base))))) |
(log.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
Compiled 61857 to 4538 computations (92.7% saved)
18 alts after pruning (15 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 3314 | 10 | 3324 |
| Fresh | 8 | 5 | 13 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 3325 | 18 | 3343 |
| Status | Accuracy | Program |
|---|---|---|
| 88.9% | (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) | |
| ▶ | 49.2% | (/.f64 (atan2.f64 im re) (pow.f64 (sqrt.f64 (log.f64 base)) #s(literal 2 binary64))) |
| 48.6% | (/.f64 (atan2.f64 im re) (pow.f64 (E.f64) (log.f64 (log.f64 base)))) | |
| ✓ | 99.5% | (/.f64 (atan2.f64 im re) (log.f64 base)) |
| 48.7% | (/.f64 (atan2.f64 im re) (exp.f64 (log.f64 (log.f64 base)))) | |
| ▶ | 88.8% | (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
| 87.7% | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) | |
| ▶ | 99.4% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (log.f64 base)) |
| ▶ | 99.4% | (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
| 99.0% | (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) | |
| 99.3% | (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base)))) | |
| ✓ | 99.3% | (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
| 49.2% | (*.f64 (atan2.f64 im re) (pow.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| ✓ | 99.3% | (*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
| 99.3% | (*.f64 (atan2.f64 im re) (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (log.f64 base))) | |
| 99.3% | (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) | |
| ▶ | 99.2% | (*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re)) (log.f64 base)) |
| 50.7% | (exp.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64))) |
Compiled 446 to 305 computations (31.6% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 0 | (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
| ✓ | cost-diff | 13056 | (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
| ✓ | cost-diff | 0 | (log.f64 base) |
| ✓ | cost-diff | 0 | (pow.f64 (log.f64 base) #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re)) |
| ✓ | cost-diff | 12992 | (*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re)) (log.f64 base)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (log.f64 base)) |
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 0 | (/.f64 (atan2.f64 im re) (pow.f64 (sqrt.f64 (log.f64 base)) #s(literal 2 binary64))) |
| ✓ | cost-diff | 12864 | (pow.f64 (sqrt.f64 (log.f64 base)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 0 | (log.f64 base) |
| ✓ | cost-diff | 0 | (/.f64 (log.f64 base) (atan2.f64 im re)) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (log.f64 base)) |
| ✓ | cost-diff | 256 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
| 7262× | *-lowering-*.f32 |
| 7262× | *-lowering-*.f64 |
| 2210× | /-lowering-/.f32 |
| 2210× | /-lowering-/.f64 |
| 1950× | unswap-sqr |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 118 |
| 1 | 41 | 116 |
| 2 | 94 | 116 |
| 3 | 238 | 116 |
| 4 | 882 | 116 |
| 5 | 1784 | 116 |
| 6 | 1975 | 116 |
| 7 | 2195 | 116 |
| 8 | 2509 | 116 |
| 9 | 3035 | 116 |
| 10 | 3935 | 116 |
| 11 | 4840 | 116 |
| 12 | 5426 | 116 |
| 13 | 5928 | 116 |
| 14 | 6235 | 116 |
| 15 | 6536 | 116 |
| 0 | 8435 | 116 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ 1 (/ 1 (atan2 im re))) (log base)) |
(/ 1 (/ 1 (atan2 im re))) |
1 |
(/ 1 (atan2 im re)) |
(atan2 im re) |
im |
re |
(log base) |
base |
(/ 1 (/ (log base) (atan2 im re))) |
1 |
(/ (log base) (atan2 im re)) |
(log base) |
base |
(atan2 im re) |
im |
re |
(/ (atan2 im re) (pow (sqrt (log base)) 2)) |
(atan2 im re) |
im |
re |
(pow (sqrt (log base)) 2) |
(sqrt (log base)) |
(log base) |
base |
2 |
(* (* (pow (log base) -2) (atan2 im re)) (log base)) |
(* (pow (log base) -2) (atan2 im re)) |
(pow (log base) -2) |
(log base) |
base |
-2 |
(atan2 im re) |
im |
re |
(/ (/ (pow (atan2 im re) 2) (log base)) (atan2 im re)) |
(/ (pow (atan2 im re) 2) (log base)) |
(pow (atan2 im re) 2) |
(atan2 im re) |
im |
re |
2 |
(log base) |
base |
| Outputs |
|---|
(/ (/ 1 (/ 1 (atan2 im re))) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ 1 (/ 1 (atan2 im re))) |
(atan2.f64 im re) |
1 |
#s(literal 1 binary64) |
(/ 1 (atan2 im re)) |
(/.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(log base) |
(log.f64 base) |
base |
(/ 1 (/ (log base) (atan2 im re))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
1 |
#s(literal 1 binary64) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(log base) |
(log.f64 base) |
base |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(/ (atan2 im re) (pow (sqrt (log base)) 2)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(pow (sqrt (log base)) 2) |
(log.f64 base) |
(sqrt (log base)) |
(sqrt.f64 (log.f64 base)) |
(log base) |
(log.f64 base) |
base |
2 |
#s(literal 2 binary64) |
(* (* (pow (log base) -2) (atan2 im re)) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* (pow (log base) -2) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(pow (log base) -2) |
(pow.f64 (log.f64 base) #s(literal -2 binary64)) |
(log base) |
(log.f64 base) |
base |
-2 |
#s(literal -2 binary64) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(/ (/ (pow (atan2 im re) 2) (log base)) (atan2 im re)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
2 |
#s(literal 2 binary64) |
(log base) |
(log.f64 base) |
base |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (log.f64 base) |
| ✓ | accuracy | 100.0% | (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
| ✓ | accuracy | 99.7% | (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
| ✓ | accuracy | 97.2% | (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
| ✓ | accuracy | 100.0% | (log.f64 base) |
| ✓ | accuracy | 99.8% | (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re)) |
| ✓ | accuracy | 99.6% | (*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re)) (log.f64 base)) |
| ✓ | accuracy | 99.5% | (pow.f64 (log.f64 base) #s(literal -2 binary64)) |
| ✓ | accuracy | 100.0% | (log.f64 base) |
| ✓ | accuracy | 99.9% | (sqrt.f64 (log.f64 base)) |
| ✓ | accuracy | 99.7% | (/.f64 (atan2.f64 im re) (pow.f64 (sqrt.f64 (log.f64 base)) #s(literal 2 binary64))) |
| ✓ | accuracy | 99.6% | (pow.f64 (sqrt.f64 (log.f64 base)) #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (atan2.f64 im re) |
| ✓ | accuracy | 100.0% | (log.f64 base) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
| ✓ | accuracy | 99.7% | (/.f64 (log.f64 base) (atan2.f64 im re)) |
| ✓ | accuracy | 100.0% | (log.f64 base) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (log.f64 base)) |
| 116.0ms | 129× | 0 | invalid |
| 64.0ms | 127× | 0 | valid |
Compiled 150 to 23 computations (84.7% saved)
ival-div: 13.0ms (38% of total)ival-pow: 9.0ms (26.3% of total)ival-log: 4.0ms (11.7% of total)ival-atan2: 3.0ms (8.8% of total)ival-mult: 3.0ms (8.8% of total)ival-sqrt: 2.0ms (5.8% of total)const: 1.0ms (2.9% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (/ 1 (atan2 im re)))> |
#<alt (/ (/ 1 (/ 1 (atan2 im re))) (log base))> |
#<alt (/ 1 (atan2 im re))> |
#<alt (atan2 im re)> |
#<alt (/ 1 (/ (log base) (atan2 im re)))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (log base)> |
#<alt (pow (sqrt (log base)) 2)> |
#<alt (/ (atan2 im re) (pow (sqrt (log base)) 2))> |
#<alt (sqrt (log base))> |
#<alt (* (* (pow (log base) -2) (atan2 im re)) (log base))> |
#<alt (* (pow (log base) -2) (atan2 im re))> |
#<alt (pow (log base) -2)> |
#<alt (/ (/ (pow (atan2 im re) 2) (log base)) (atan2 im re))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (pow (atan2 im re) 2)> |
| Outputs |
|---|
#<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 base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<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)> |
#<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 base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (* -1 (/ (log (/ 1 base)) (atan2 im re)))> |
#<alt (* -1 (/ (log (/ 1 base)) (atan2 im re)))> |
#<alt (* -1 (/ (log (/ 1 base)) (atan2 im re)))> |
#<alt (* -1 (/ (log (/ 1 base)) (atan2 im re)))> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (log base)> |
#<alt (log base)> |
#<alt (log base)> |
#<alt (log base)> |
#<alt (* -1 (log (/ 1 base)))> |
#<alt (* -1 (log (/ 1 base)))> |
#<alt (* -1 (log (/ 1 base)))> |
#<alt (* -1 (log (/ 1 base)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 base))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 base))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 base))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 base))))> |
#<alt (log base)> |
#<alt (log base)> |
#<alt (log base)> |
#<alt (log base)> |
#<alt (* -1 (log (/ 1 base)))> |
#<alt (* -1 (log (/ 1 base)))> |
#<alt (* -1 (log (/ 1 base)))> |
#<alt (* -1 (log (/ 1 base)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 base))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 base))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 base))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 base))))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (sqrt (log base))> |
#<alt (sqrt (log base))> |
#<alt (sqrt (log base))> |
#<alt (sqrt (log base))> |
#<alt (* (sqrt (log (/ 1 base))) (sqrt -1))> |
#<alt (* (sqrt (log (/ 1 base))) (sqrt -1))> |
#<alt (* (sqrt (log (/ 1 base))) (sqrt -1))> |
#<alt (* (sqrt (log (/ 1 base))) (sqrt -1))> |
#<alt (sqrt (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (sqrt (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (sqrt (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (sqrt (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ (atan2 im re) (pow (log (/ 1 base)) 2))> |
#<alt (/ (atan2 im re) (pow (log (/ 1 base)) 2))> |
#<alt (/ (atan2 im re) (pow (log (/ 1 base)) 2))> |
#<alt (/ (atan2 im re) (pow (log (/ 1 base)) 2))> |
#<alt (/ (atan2 im re) (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2))> |
#<alt (/ (atan2 im re) (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2))> |
#<alt (/ (atan2 im re) (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2))> |
#<alt (/ (atan2 im re) (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (/ 1 (pow (log base) 2))> |
#<alt (/ 1 (pow (log base) 2))> |
#<alt (/ 1 (pow (log base) 2))> |
#<alt (/ 1 (pow (log base) 2))> |
#<alt (/ 1 (pow (log (/ 1 base)) 2))> |
#<alt (/ 1 (pow (log (/ 1 base)) 2))> |
#<alt (/ 1 (pow (log (/ 1 base)) 2))> |
#<alt (/ 1 (pow (log (/ 1 base)) 2))> |
#<alt (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2))> |
#<alt (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2))> |
#<alt (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2))> |
#<alt (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (/ (pow (atan2 im re) 2) (log base))> |
#<alt (* -1 (/ (pow (atan2 im re) 2) (log (/ 1 base))))> |
#<alt (* -1 (/ (pow (atan2 im re) 2) (log (/ 1 base))))> |
#<alt (* -1 (/ (pow (atan2 im re) 2) (log (/ 1 base))))> |
#<alt (* -1 (/ (pow (atan2 im re) 2) (log (/ 1 base))))> |
#<alt (/ (pow (atan2 im re) 2) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (pow (atan2 im re) 2) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (pow (atan2 im re) 2) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (pow (atan2 im re) 2) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
108 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | re | @ | inf | (* (pow (log base) -2) (atan2 im re)) |
| 1.0ms | base | @ | -inf | (/ (pow (atan2 im re) 2) (log base)) |
| 1.0ms | base | @ | inf | (/ (pow (atan2 im re) 2) (log base)) |
| 1.0ms | base | @ | -inf | (* (pow (log base) -2) (atan2 im re)) |
| 0.0ms | base | @ | 0 | (* (pow (log base) -2) (atan2 im re)) |
| 1× | batch-egg-rewrite |
| 1814× | *-lowering-*.f32 |
| 1814× | *-lowering-*.f64 |
| 1236× | /-lowering-/.f32 |
| 1236× | /-lowering-/.f64 |
| 870× | frac-times |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 78 |
| 1 | 107 | 76 |
| 2 | 528 | 75 |
| 0 | 3623 | 75 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ 1 (atan2 im re))) |
(/ (/ 1 (/ 1 (atan2 im re))) (log base)) |
(/ 1 (atan2 im re)) |
(atan2 im re) |
(/ 1 (/ (log base) (atan2 im re))) |
(/ (log base) (atan2 im re)) |
(log base) |
(pow (sqrt (log base)) 2) |
(/ (atan2 im re) (pow (sqrt (log base)) 2)) |
(sqrt (log base)) |
(* (* (pow (log base) -2) (atan2 im re)) (log base)) |
(* (pow (log base) -2) (atan2 im re)) |
(pow (log base) -2) |
(/ (/ (pow (atan2 im re) 2) (log base)) (atan2 im re)) |
(/ (pow (atan2 im re) 2) (log base)) |
(pow (atan2 im re) 2) |
| Outputs |
|---|
(exp.f64 (log.f64 (atan2.f64 im re))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) (log.f64 (atan2.f64 im re)))) |
(-.f64 #s(literal 0 binary64) (-.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 #s(literal 1 binary64) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (atan2.f64 im re)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re))))) |
(/.f64 (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 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 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(pow.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
(*.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 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 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 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 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 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 1 binary64) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(atan2.f64 im re) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 (log.f64 base))))) |
(exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (log.f64 (log.f64 base))) (log.f64 (atan2.f64 im re)))) |
(exp.f64 (-.f64 (log.f64 (atan2.f64 im re)) (log.f64 (log.f64 base)))) |
(exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (log.f64 base))) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log.f64 base))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(neg.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 (atan2.f64 im re) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal -1 binary64))) |
(/.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(/.f64 (atan2.f64 im re) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (atan2.f64 im re) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (neg.f64 (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 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(/.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 base)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (log.f64 base)) (atan2.f64 im re))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(/.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(/.f64 (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re))) (log.f64 base)) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) (atan2.f64 im re))) |
(/.f64 (*.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) (*.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (log.f64 base)) (atan2.f64 im re))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (atan2.f64 im re)) (sqrt.f64 (log.f64 base))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (log.f64 base)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (log.f64 base)) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) #s(literal 1 binary64)) (sqrt.f64 (log.f64 base))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (neg.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) (atan2.f64 im re)) |
(/.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re)))) (sqrt.f64 (log.f64 base))) |
(/.f64 (*.f64 (log.f64 base) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (pow.f64 (log.f64 base) #s(literal 1/4 binary64))) (pow.f64 (log.f64 base) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (log.f64 base)) (*.f64 (sqrt.f64 (log.f64 base)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 1 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)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (log.f64 base)) (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (atan2.f64 im re))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (log.f64 base))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (log.f64 base))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (sqrt.f64 (log.f64 base))) (/.f64 (sqrt.f64 (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) (atan2.f64 im re)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (log.f64 base)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 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))) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (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 1 binary64) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (log.f64 base) (/.f64 #s(literal 1 binary64) (log.f64 base))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) (atan2.f64 im re)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (atan2.f64 im re))) (atan2.f64 im re)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 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)) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))))) |
(-.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 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.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 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(pow.f64 (atan2.f64 im re) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 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) (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 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)) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (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 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal 1 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)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #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 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
(exp.f64 (log.f64 (atan2.f64 im re))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) (log.f64 (atan2.f64 im re)))) |
(-.f64 #s(literal 0 binary64) (-.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 #s(literal 1 binary64) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (atan2.f64 im re)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re))))) |
(/.f64 (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 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 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(pow.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
(*.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 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 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 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 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 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 1 binary64) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(atan2.f64 im re) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 (log.f64 base))))) |
(exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (log.f64 (log.f64 base))) (log.f64 (atan2.f64 im re)))) |
(exp.f64 (-.f64 (log.f64 (atan2.f64 im re)) (log.f64 (log.f64 base)))) |
(exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (log.f64 base))) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log.f64 base))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(neg.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 (atan2.f64 im re) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal -1 binary64))) |
(/.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(/.f64 (atan2.f64 im re) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (atan2.f64 im re) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (neg.f64 (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 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(/.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 base)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (log.f64 base)) (atan2.f64 im re))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(/.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(/.f64 (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re))) (log.f64 base)) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) (atan2.f64 im re))) |
(/.f64 (*.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) (*.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (log.f64 base)) (atan2.f64 im re))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (atan2.f64 im re)) (sqrt.f64 (log.f64 base))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (log.f64 base)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (log.f64 base)) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) #s(literal 1 binary64)) (sqrt.f64 (log.f64 base))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (neg.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) (atan2.f64 im re)) |
(/.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re)))) (sqrt.f64 (log.f64 base))) |
(/.f64 (*.f64 (log.f64 base) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (pow.f64 (log.f64 base) #s(literal 1/4 binary64))) (pow.f64 (log.f64 base) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (log.f64 base)) (*.f64 (sqrt.f64 (log.f64 base)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 1 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)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (log.f64 base)) (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (atan2.f64 im re))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (log.f64 base))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (log.f64 base))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (sqrt.f64 (log.f64 base))) (/.f64 (sqrt.f64 (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) (atan2.f64 im re)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (log.f64 base)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 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))) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (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 1 binary64) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (log.f64 base) (/.f64 #s(literal 1 binary64) (log.f64 base))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) (atan2.f64 im re)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (atan2.f64 im re))) (atan2.f64 im re)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(exp.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (log.f64 (log.f64 base))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(neg.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (atan2.f64 im re) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/.f64 (log.f64 base) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (log.f64 base)) (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (atan2.f64 im re)) (atan2.f64 im re)) |
(/.f64 (*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal -1 binary64)) (atan2.f64 im re)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (atan2.f64 im re))) (atan2.f64 im re)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (atan2.f64 im re)) (atan2.f64 im re)) |
(/.f64 (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (log.f64 base) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (log.f64 base) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (log.f64 base)) (/.f64 (sqrt.f64 (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (sqrt.f64 (log.f64 base)) (pow.f64 (/.f64 (sqrt.f64 (log.f64 base)) (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 (log.f64 base)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (atan2.f64 im re)) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (log.f64 base)) (atan2.f64 im re)) (sqrt.f64 (log.f64 base))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.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 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (log.f64 base)) (atan2.f64 im re)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base))) (*.f64 (sqrt.f64 (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base))) (/.f64 (sqrt.f64 (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 base))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 base))) (/.f64 (sqrt.f64 (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) |
(*.f64 (*.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (sqrt.f64 (log.f64 base)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (sqrt.f64 (log.f64 base)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base))) (atan2.f64 im re))) |
(*.f64 (/.f64 (sqrt.f64 (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (/.f64 (sqrt.f64 (log.f64 base)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 base))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 base))) (/.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (sqrt.f64 (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (sqrt.f64 (log.f64 base))) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (*.f64 (sqrt.f64 (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) (sqrt.f64 (log.f64 base))) |
(*.f64 (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(log.f64 base) |
(log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) base))) |
(exp.f64 (log.f64 (log.f64 base))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (log.f64 base))))) |
(fabs.f64 (log.f64 base)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(sqrt.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(/.f64 (log.f64 base) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal -1 binary64)) |
(pow.f64 (log.f64 base) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (log.f64 base)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (log.f64 base)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (log.f64 base)) |
(*.f64 (log.f64 base) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (log.f64 base)) (sqrt.f64 (log.f64 base))) |
(*.f64 (sqrt.f64 (log.f64 base)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 1/4 binary64)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) (sqrt.f64 (log.f64 base))) |
(*.f64 (*.f64 (sqrt.f64 (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 1/4 binary64))) (pow.f64 (log.f64 base) #s(literal 1/4 binary64))) |
(log.f64 base) |
(log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) base))) |
(exp.f64 (log.f64 (log.f64 base))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 (log.f64 base))))) |
(fabs.f64 (log.f64 base)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(sqrt.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(/.f64 (log.f64 base) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal -1 binary64)) |
(pow.f64 (log.f64 base) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (log.f64 base)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (log.f64 base)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (log.f64 base)) |
(*.f64 (log.f64 base) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (log.f64 base)) (sqrt.f64 (log.f64 base))) |
(*.f64 (sqrt.f64 (log.f64 base)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 1/4 binary64)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) (sqrt.f64 (log.f64 base))) |
(*.f64 (*.f64 (sqrt.f64 (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 1/4 binary64))) (pow.f64 (log.f64 base) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 (log.f64 base))))) |
(exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (log.f64 (log.f64 base))) (log.f64 (atan2.f64 im re)))) |
(exp.f64 (-.f64 (log.f64 (atan2.f64 im re)) (log.f64 (log.f64 base)))) |
(exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (log.f64 base))) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log.f64 base))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(neg.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 (atan2.f64 im re) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal -1 binary64))) |
(/.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(/.f64 (atan2.f64 im re) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (atan2.f64 im re) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (neg.f64 (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 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(/.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 base)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (log.f64 base)) (atan2.f64 im re))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(/.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(/.f64 (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re))) (log.f64 base)) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) (atan2.f64 im re))) |
(/.f64 (*.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) (*.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (log.f64 base)) (atan2.f64 im re))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (atan2.f64 im re)) (sqrt.f64 (log.f64 base))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (log.f64 base)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (log.f64 base)) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) #s(literal 1 binary64)) (sqrt.f64 (log.f64 base))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (neg.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) (atan2.f64 im re)) |
(/.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re)))) (sqrt.f64 (log.f64 base))) |
(/.f64 (*.f64 (log.f64 base) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (pow.f64 (log.f64 base) #s(literal 1/4 binary64))) (pow.f64 (log.f64 base) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (log.f64 base)) (*.f64 (sqrt.f64 (log.f64 base)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 1 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)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (log.f64 base)) (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (atan2.f64 im re))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (log.f64 base))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (log.f64 base))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (sqrt.f64 (log.f64 base))) (/.f64 (sqrt.f64 (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) (atan2.f64 im re)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (log.f64 base)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 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))) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (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 1 binary64) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (log.f64 base) (/.f64 #s(literal 1 binary64) (log.f64 base))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) (atan2.f64 im re)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (atan2.f64 im re))) (atan2.f64 im re)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 1/2 binary64))) |
(fabs.f64 (sqrt.f64 (log.f64 base))) |
(sqrt.f64 (log.f64 base)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(/.f64 (sqrt.f64 (log.f64 base)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base))) #s(literal -1 binary64)) |
(pow.f64 (log.f64 base) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (log.f64 base)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (log.f64 base))) |
(*.f64 (sqrt.f64 (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 1/4 binary64)) (pow.f64 (log.f64 base) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 base) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (log.f64 base) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 (log.f64 base))))) |
(exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (log.f64 (log.f64 base))) (log.f64 (atan2.f64 im re)))) |
(exp.f64 (-.f64 (log.f64 (atan2.f64 im re)) (log.f64 (log.f64 base)))) |
(exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (log.f64 base))) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log.f64 base))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(neg.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 (atan2.f64 im re) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal -1 binary64))) |
(/.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(/.f64 (atan2.f64 im re) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (atan2.f64 im re) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (neg.f64 (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 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(/.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 base)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (log.f64 base)) (atan2.f64 im re))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(/.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(/.f64 (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re))) (log.f64 base)) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) (atan2.f64 im re))) |
(/.f64 (*.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) (*.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (log.f64 base)) (atan2.f64 im re))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (atan2.f64 im re)) (sqrt.f64 (log.f64 base))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (log.f64 base)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (log.f64 base)) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) #s(literal 1 binary64)) (sqrt.f64 (log.f64 base))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (neg.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) (atan2.f64 im re)) |
(/.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re)))) (sqrt.f64 (log.f64 base))) |
(/.f64 (*.f64 (log.f64 base) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (pow.f64 (log.f64 base) #s(literal 1/4 binary64))) (pow.f64 (log.f64 base) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (log.f64 base)) (*.f64 (sqrt.f64 (log.f64 base)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 1 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)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (log.f64 base)) (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (atan2.f64 im re))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (log.f64 base))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (log.f64 base))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (sqrt.f64 (log.f64 base))) (/.f64 (sqrt.f64 (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) (atan2.f64 im re)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (log.f64 base)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 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))) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (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 1 binary64) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (log.f64 base) (/.f64 #s(literal 1 binary64) (log.f64 base))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) (atan2.f64 im re)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (atan2.f64 im re))) (atan2.f64 im re)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 im re)) (*.f64 #s(literal -2 binary64) (log.f64 (log.f64 base))))) |
(exp.f64 (+.f64 (*.f64 #s(literal -2 binary64) (log.f64 (log.f64 base))) (log.f64 (atan2.f64 im re)))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) (-.f64 #s(literal 0 binary64) (log.f64 (log.f64 base))))) |
(exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (log.f64 (log.f64 base))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (-.f64 (*.f64 #s(literal -2 binary64) (log.f64 (log.f64 base))) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(neg.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(neg.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))))) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (*.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))))) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (atan2.f64 im re) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (log.f64 base))) |
(/.f64 #s(literal -1 binary64) (*.f64 (log.f64 base) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (log.f64 base))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (*.f64 (log.f64 base) (sqrt.f64 (log.f64 base)))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(/.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (sqrt.f64 (log.f64 base)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (sqrt.f64 (log.f64 base)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (sqrt.f64 (log.f64 base)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (log.f64 base)) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (atan2.f64 im re)) (*.f64 (sqrt.f64 (log.f64 base)) (log.f64 base))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (log.f64 base)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (log.f64 base)) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) (/.f64 (sqrt.f64 (log.f64 base)) (atan2.f64 im re))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 base))) (*.f64 (sqrt.f64 (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 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 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (sqrt.f64 (log.f64 base))) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (atan2.f64 im re) (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) (sqrt.f64 (log.f64 base))) |
(/.f64 (/.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (log.f64 base)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (atan2.f64 im re) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re)) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal 1 binary64)) (atan2.f64 im re)) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 base))) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) #s(literal -1 binary64)) (atan2.f64 im re)) |
(exp.f64 (*.f64 #s(literal -2 binary64) (log.f64 (log.f64 base)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (log.f64 base))) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (log.f64 (log.f64 base))) (-.f64 #s(literal 0 binary64) (log.f64 (log.f64 base))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (log.f64 base))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (log.f64 base)) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (log.f64 base) (sqrt.f64 (log.f64 base)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (sqrt.f64 (log.f64 base)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (log.f64 base)) (log.f64 base))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (sqrt.f64 (log.f64 base))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(pow.f64 (log.f64 base) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 (log.f64 base)) #s(literal -4 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) (log.f64 (log.f64 base))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 (log.f64 base))))) |
(exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (log.f64 (log.f64 base))) (log.f64 (atan2.f64 im re)))) |
(exp.f64 (-.f64 (log.f64 (atan2.f64 im re)) (log.f64 (log.f64 base)))) |
(exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (log.f64 base))) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log.f64 base))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(neg.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 (atan2.f64 im re) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal -1 binary64))) |
(/.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(/.f64 (atan2.f64 im re) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (atan2.f64 im re) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (neg.f64 (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 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(/.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 base)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (log.f64 base)) (atan2.f64 im re))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(/.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(/.f64 (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re))) (log.f64 base)) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) (atan2.f64 im re))) |
(/.f64 (*.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) (*.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (log.f64 base)) (atan2.f64 im re))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (atan2.f64 im re)) (sqrt.f64 (log.f64 base))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (log.f64 base)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (log.f64 base)) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) #s(literal 1 binary64)) (sqrt.f64 (log.f64 base))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (neg.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) (atan2.f64 im re)) |
(/.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re)))) (sqrt.f64 (log.f64 base))) |
(/.f64 (*.f64 (log.f64 base) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (pow.f64 (log.f64 base) #s(literal 1/4 binary64))) (pow.f64 (log.f64 base) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (log.f64 base)) (*.f64 (sqrt.f64 (log.f64 base)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 1 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)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (log.f64 base)) (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (atan2.f64 im re))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (log.f64 base))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (log.f64 base))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (sqrt.f64 (log.f64 base))) (/.f64 (sqrt.f64 (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) (atan2.f64 im re)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (log.f64 base)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 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))) (sqrt.f64 (log.f64 base))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (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 1 binary64) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (log.f64 base) (/.f64 #s(literal 1 binary64) (log.f64 base))) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (log.f64 base))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) (atan2.f64 im re)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (atan2.f64 im re))) (atan2.f64 im re)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 im re)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (log.f64 (log.f64 base))))) |
(exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (log.f64 (log.f64 base))) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) (log.f64 (log.f64 base)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log.f64 base))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(neg.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(neg.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) (log.f64 base))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (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) (log.f64 base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (sqrt.f64 (log.f64 base)))) |
(/.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) (sqrt.f64 (log.f64 base))) |
(/.f64 (*.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 base)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) (sqrt.f64 (log.f64 base)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (atan2.f64 im re)) (/.f64 (sqrt.f64 (log.f64 base)) (atan2.f64 im re))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (log.f64 base)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (log.f64 base))) (sqrt.f64 (log.f64 base))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (sqrt.f64 (log.f64 base))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) (sqrt.f64 (log.f64 base))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (sqrt.f64 (log.f64 base))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (sqrt.f64 (log.f64 base))) |
(pow.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (log.f64 base)) (atan2.f64 im re)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base))) #s(literal -2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base))) (/.f64 (atan2.f64 im re) (sqrt.f64 (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (atan2.f64 im re)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base)))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (log.f64 base))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (sqrt.f64 (log.f64 base))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 base))))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (log.f64 base))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 im re)) (log.f64 (atan2.f64 im re)))) |
(exp.f64 (-.f64 (log.f64 (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (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))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (atan2.f64 im re))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal -2 binary64))) |
(*.f64 (atan2.f64 im re) (atan2.f64 im re)) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #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 (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (atan2.f64 im re) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
| 1× | egg-herbie |
| 1804× | sum5-define |
| 1670× | fma-lowering-fma.f32 |
| 1670× | fma-lowering-fma.f64 |
| 1490× | sum4-define |
| 1394× | fma-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 2680 |
| 1 | 73 | 2524 |
| 2 | 130 | 2524 |
| 3 | 327 | 2524 |
| 4 | 1059 | 2524 |
| 5 | 2782 | 2524 |
| 6 | 5075 | 2524 |
| 0 | 8072 | 2524 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(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 base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ 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) |
(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 base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(log base) |
(log base) |
(log base) |
(log base) |
(* -1 (log (/ 1 base))) |
(* -1 (log (/ 1 base))) |
(* -1 (log (/ 1 base))) |
(* -1 (log (/ 1 base))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(log base) |
(log base) |
(log base) |
(log base) |
(* -1 (log (/ 1 base))) |
(* -1 (log (/ 1 base))) |
(* -1 (log (/ 1 base))) |
(* -1 (log (/ 1 base))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(sqrt (log base)) |
(sqrt (log base)) |
(sqrt (log base)) |
(sqrt (log base)) |
(* (sqrt (log (/ 1 base))) (sqrt -1)) |
(* (sqrt (log (/ 1 base))) (sqrt -1)) |
(* (sqrt (log (/ 1 base))) (sqrt -1)) |
(* (sqrt (log (/ 1 base))) (sqrt -1)) |
(sqrt (+ (log -1) (* -1 (log (/ -1 base))))) |
(sqrt (+ (log -1) (* -1 (log (/ -1 base))))) |
(sqrt (+ (log -1) (* -1 (log (/ -1 base))))) |
(sqrt (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ (atan2 im re) (pow (log (/ 1 base)) 2)) |
(/ (atan2 im re) (pow (log (/ 1 base)) 2)) |
(/ (atan2 im re) (pow (log (/ 1 base)) 2)) |
(/ (atan2 im re) (pow (log (/ 1 base)) 2)) |
(/ (atan2 im re) (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)) |
(/ (atan2 im re) (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)) |
(/ (atan2 im re) (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)) |
(/ (atan2 im re) (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/ 1 (pow (log base) 2)) |
(/ 1 (pow (log base) 2)) |
(/ 1 (pow (log base) 2)) |
(/ 1 (pow (log base) 2)) |
(/ 1 (pow (log (/ 1 base)) 2)) |
(/ 1 (pow (log (/ 1 base)) 2)) |
(/ 1 (pow (log (/ 1 base)) 2)) |
(/ 1 (pow (log (/ 1 base)) 2)) |
(/ 1 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)) |
(/ 1 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)) |
(/ 1 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)) |
(/ 1 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (pow (atan2 im re) 2) (log base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(* -1 (/ (pow (atan2 im re) 2) (log (/ 1 base)))) |
(* -1 (/ (pow (atan2 im re) 2) (log (/ 1 base)))) |
(* -1 (/ (pow (atan2 im re) 2) (log (/ 1 base)))) |
(* -1 (/ (pow (atan2 im re) 2) (log (/ 1 base)))) |
(/ (pow (atan2 im re) 2) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (pow (atan2 im re) 2) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (pow (atan2 im re) 2) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (pow (atan2 im re) 2) (+ (log -1) (* -1 (log (/ -1 base))))) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
| Outputs |
|---|
(atan2 im re) |
(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 base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ 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) |
(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 base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) (atan2.f64 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) (atan2.f64 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) (atan2.f64 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(log base) |
(log.f64 base) |
(log base) |
(log.f64 base) |
(log base) |
(log.f64 base) |
(log base) |
(log.f64 base) |
(* -1 (log (/ 1 base))) |
(log.f64 base) |
(* -1 (log (/ 1 base))) |
(log.f64 base) |
(* -1 (log (/ 1 base))) |
(log.f64 base) |
(* -1 (log (/ 1 base))) |
(log.f64 base) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) |
(log base) |
(log.f64 base) |
(log base) |
(log.f64 base) |
(log base) |
(log.f64 base) |
(log base) |
(log.f64 base) |
(* -1 (log (/ 1 base))) |
(log.f64 base) |
(* -1 (log (/ 1 base))) |
(log.f64 base) |
(* -1 (log (/ 1 base))) |
(log.f64 base) |
(* -1 (log (/ 1 base))) |
(log.f64 base) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(sqrt (log base)) |
(sqrt.f64 (log.f64 base)) |
(sqrt (log base)) |
(sqrt.f64 (log.f64 base)) |
(sqrt (log base)) |
(sqrt.f64 (log.f64 base)) |
(sqrt (log base)) |
(sqrt.f64 (log.f64 base)) |
(* (sqrt (log (/ 1 base))) (sqrt -1)) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (log.f64 base))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (log (/ 1 base))) (sqrt -1)) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (log.f64 base))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (log (/ 1 base))) (sqrt -1)) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (log.f64 base))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (log (/ 1 base))) (sqrt -1)) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (log.f64 base))) (sqrt.f64 #s(literal -1 binary64))) |
(sqrt (+ (log -1) (* -1 (log (/ -1 base))))) |
(sqrt.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(sqrt (+ (log -1) (* -1 (log (/ -1 base))))) |
(sqrt.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(sqrt (+ (log -1) (* -1 (log (/ -1 base))))) |
(sqrt.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(sqrt (+ (log -1) (* -1 (log (/ -1 base))))) |
(sqrt.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log (/ 1 base)) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log (/ 1 base)) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log (/ 1 base)) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log (/ 1 base)) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ (atan2 im re) (pow (log base) 2)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ 1 (pow (log base) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ 1 (pow (log base) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ 1 (pow (log base) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ 1 (pow (log base) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ 1 (pow (log (/ 1 base)) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ 1 (pow (log (/ 1 base)) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ 1 (pow (log (/ 1 base)) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ 1 (pow (log (/ 1 base)) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/ 1 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 2 binary64))) |
(/ 1 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 2 binary64))) |
(/ 1 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 2 binary64))) |
(/ 1 (pow (+ (log -1) (* -1 (log (/ -1 base)))) 2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 2 binary64))) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (log base)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(* -1 (/ (pow (atan2 im re) 2) (log (/ 1 base)))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(* -1 (/ (pow (atan2 im re) 2) (log (/ 1 base)))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(* -1 (/ (pow (atan2 im re) 2) (log (/ 1 base)))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(* -1 (/ (pow (atan2 im re) 2) (log (/ 1 base)))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) |
(/ (pow (atan2 im re) 2) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (pow (atan2 im re) 2) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (pow (atan2 im re) 2) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (pow (atan2 im re) 2) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
Compiled 34795 to 2647 computations (92.4% saved)
21 alts after pruning (13 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2464 | 4 | 2468 |
| Fresh | 1 | 9 | 10 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 3 | 3 |
| Total | 2465 | 21 | 2486 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.0% | (pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
| ▶ | 88.9% | (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
| ▶ | 52.4% | (/.f64 (pow.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 2 binary64)) (log.f64 base)) |
| ✓ | 49.2% | (/.f64 (atan2.f64 im re) (pow.f64 (sqrt.f64 (log.f64 base)) #s(literal 2 binary64))) |
| 48.6% | (/.f64 (atan2.f64 im re) (pow.f64 (E.f64) (log.f64 (log.f64 base)))) | |
| ✓ | 99.5% | (/.f64 (atan2.f64 im re) (log.f64 base)) |
| 48.7% | (/.f64 (atan2.f64 im re) (exp.f64 (log.f64 (log.f64 base)))) | |
| ✓ | 88.8% | (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
| 87.7% | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) | |
| ✓ | 99.4% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (log.f64 base)) |
| ▶ | 99.1% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
| ✓ | 99.4% | (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
| ▶ | 99.3% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
| 99.0% | (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) | |
| ✓ | 99.3% | (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
| 49.2% | (*.f64 (atan2.f64 im re) (pow.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| ✓ | 99.3% | (*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
| 99.3% | (*.f64 (atan2.f64 im re) (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (log.f64 base))) | |
| 99.3% | (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) | |
| ✓ | 99.2% | (*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re)) (log.f64 base)) |
| 50.7% | (exp.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64))) |
Compiled 455 to 315 computations (30.8% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (atan2.f64 im re) (log.f64 base)) |
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 0 | (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
| ✓ | cost-diff | 13056 | (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
| ✓ | cost-diff | 0 | (log.f64 base) |
| ✓ | cost-diff | 0 | (/.f64 (log.f64 base) (atan2.f64 im re)) |
| ✓ | cost-diff | 0 | (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 12928 | (pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 0 | (sqrt.f64 (atan2.f64 im re)) |
| ✓ | cost-diff | 0 | (/.f64 (pow.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 2 binary64)) (log.f64 base)) |
| ✓ | cost-diff | 12864 | (pow.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
| ✓ | cost-diff | 256 | (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
| 5170× | *-lowering-*.f32 |
| 5170× | *-lowering-*.f64 |
| 1956× | /-lowering-/.f32 |
| 1956× | /-lowering-/.f64 |
| 1792× | unswap-sqr |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 144 |
| 1 | 45 | 130 |
| 2 | 85 | 130 |
| 3 | 207 | 130 |
| 4 | 1176 | 130 |
| 5 | 2343 | 130 |
| 6 | 2982 | 130 |
| 7 | 4125 | 130 |
| 8 | 5225 | 130 |
| 9 | 5614 | 130 |
| 10 | 5875 | 130 |
| 11 | 6148 | 130 |
| 12 | 6427 | 130 |
| 0 | 8106 | 130 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (* (/ 1 (atan2 im re)) (log base))) |
1 |
(* (/ 1 (atan2 im re)) (log base)) |
(/ 1 (atan2 im re)) |
(atan2 im re) |
im |
re |
(log base) |
base |
(/ 1 (/ (/ 1 (atan2 im re)) (/ 1 (log base)))) |
1 |
(/ (/ 1 (atan2 im re)) (/ 1 (log base))) |
(/ 1 (atan2 im re)) |
(atan2 im re) |
im |
re |
(/ 1 (log base)) |
(log base) |
base |
(/ (pow (sqrt (atan2 im re)) 2) (log base)) |
(pow (sqrt (atan2 im re)) 2) |
(sqrt (atan2 im re)) |
(atan2 im re) |
im |
re |
2 |
(log base) |
base |
(pow (pow (/ (log base) (atan2 im re)) -1/2) 2) |
(pow (/ (log base) (atan2 im re)) -1/2) |
(/ (log base) (atan2 im re)) |
(log base) |
base |
(atan2 im re) |
im |
re |
-1/2 |
2 |
(/ (pow (atan2 im re) 2) (* (atan2 im re) (log base))) |
(pow (atan2 im re) 2) |
(atan2 im re) |
im |
re |
2 |
(* (atan2 im re) (log base)) |
(log base) |
base |
| Outputs |
|---|
(/ 1 (* (/ 1 (atan2 im re)) (log base))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
1 |
#s(literal 1 binary64) |
(* (/ 1 (atan2 im re)) (log base)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ 1 (atan2 im re)) |
(/.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(log base) |
(log.f64 base) |
base |
(/ 1 (/ (/ 1 (atan2 im re)) (/ 1 (log base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
1 |
#s(literal 1 binary64) |
(/ (/ 1 (atan2 im re)) (/ 1 (log base))) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ 1 (atan2 im re)) |
(/.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(/ 1 (log base)) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
(log base) |
(log.f64 base) |
base |
(/ (pow (sqrt (atan2 im re)) 2) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(pow (sqrt (atan2 im re)) 2) |
(atan2.f64 im re) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
2 |
#s(literal 2 binary64) |
(log base) |
(log.f64 base) |
base |
(pow (pow (/ (log base) (atan2 im re)) -1/2) 2) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(pow (/ (log base) (atan2 im re)) -1/2) |
(pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(log base) |
(log.f64 base) |
base |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
-1/2 |
#s(literal -1/2 binary64) |
2 |
#s(literal 2 binary64) |
(/ (pow (atan2 im re) 2) (* (atan2 im re) (log base))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
2 |
#s(literal 2 binary64) |
(* (atan2 im re) (log base)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(log base) |
(log.f64 base) |
base |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (log.f64 base) |
| ✓ | accuracy | 100.0% | (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 (atan2.f64 im re) (log.f64 base)) |
| ✓ | accuracy | 98.0% | (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
| ✓ | accuracy | 100.0% | (log.f64 base) |
| ✓ | accuracy | 99.8% | (/.f64 (log.f64 base) (atan2.f64 im re)) |
| ✓ | accuracy | 99.8% | (pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
| ✓ | accuracy | 99.6% | (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (log.f64 base) |
| ✓ | accuracy | 99.9% | (/.f64 (pow.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 2 binary64)) (log.f64 base)) |
| ✓ | accuracy | 99.7% | (pow.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 2 binary64)) |
| ✓ | accuracy | 99.3% | (sqrt.f64 (atan2.f64 im re)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (log.f64 base)) |
| ✓ | accuracy | 99.8% | (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
| ✓ | accuracy | 100.0% | (log.f64 base) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) |
| 231.0ms | 67× | 0 | valid |
| 104.0ms | 189× | 0 | invalid |
Compiled 170 to 24 computations (85.9% saved)
ival-div: 15.0ms (37.2% of total)ival-pow: 11.0ms (27.3% of total)ival-atan2: 5.0ms (12.4% of total)ival-log: 4.0ms (9.9% of total)ival-mult: 3.0ms (7.4% of total)ival-sqrt: 2.0ms (5% of total)const: 1.0ms (2.5% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (* (/ 1 (atan2 im re)) (log base)))> |
#<alt (* (/ 1 (atan2 im re)) (log base))> |
#<alt (/ 1 (atan2 im re))> |
#<alt (atan2 im re)> |
#<alt (/ (/ 1 (atan2 im re)) (/ 1 (log base)))> |
#<alt (/ 1 (/ (/ 1 (atan2 im re)) (/ 1 (log base))))> |
#<alt (pow (sqrt (atan2 im re)) 2)> |
#<alt (/ (pow (sqrt (atan2 im re)) 2) (log base))> |
#<alt (sqrt (atan2 im re))> |
#<alt (pow (pow (/ (log base) (atan2 im re)) -1/2) 2)> |
#<alt (pow (/ (log base) (atan2 im re)) -1/2)> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (log base)> |
#<alt (/ (pow (atan2 im re) 2) (* (atan2 im re) (log base)))> |
#<alt (pow (atan2 im re) 2)> |
#<alt (* (atan2 im re) (log base))> |
#<alt (/ 1 (log base))> |
| Outputs |
|---|
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (* -1 (/ (log (/ 1 base)) (atan2 im re)))> |
#<alt (* -1 (/ (log (/ 1 base)) (atan2 im re)))> |
#<alt (* -1 (/ (log (/ 1 base)) (atan2 im re)))> |
#<alt (* -1 (/ (log (/ 1 base)) (atan2 im re)))> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 base)))) (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 (/ 1 (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 (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (* -1 (/ (log (/ 1 base)) (atan2 im re)))> |
#<alt (* -1 (/ (log (/ 1 base)) (atan2 im re)))> |
#<alt (* -1 (/ (log (/ 1 base)) (atan2 im re)))> |
#<alt (* -1 (/ (log (/ 1 base)) (atan2 im re)))> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<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 base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (* (sqrt (/ (atan2 im re) (log (/ 1 base)))) (sqrt -1))> |
#<alt (* (sqrt (/ (atan2 im re) (log (/ 1 base)))) (sqrt -1))> |
#<alt (* (sqrt (/ (atan2 im re) (log (/ 1 base)))) (sqrt -1))> |
#<alt (* (sqrt (/ (atan2 im re) (log (/ 1 base)))) (sqrt -1))> |
#<alt (sqrt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))))> |
#<alt (sqrt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))))> |
#<alt (sqrt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))))> |
#<alt (sqrt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (sqrt (/ (atan2 im re) (log base)))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (* -1 (/ (log (/ 1 base)) (atan2 im re)))> |
#<alt (* -1 (/ (log (/ 1 base)) (atan2 im re)))> |
#<alt (* -1 (/ (log (/ 1 base)) (atan2 im re)))> |
#<alt (* -1 (/ (log (/ 1 base)) (atan2 im re)))> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (log base)> |
#<alt (log base)> |
#<alt (log base)> |
#<alt (log base)> |
#<alt (* -1 (log (/ 1 base)))> |
#<alt (* -1 (log (/ 1 base)))> |
#<alt (* -1 (log (/ 1 base)))> |
#<alt (* -1 (log (/ 1 base)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 base))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 base))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 base))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 base))))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (* -1 (/ (atan2 im re) (log (/ 1 base))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* (log base) (atan2 im re))> |
#<alt (* -1 (* (log (/ 1 base)) (atan2 im re)))> |
#<alt (* -1 (* (log (/ 1 base)) (atan2 im re)))> |
#<alt (* -1 (* (log (/ 1 base)) (atan2 im re)))> |
#<alt (* -1 (* (log (/ 1 base)) (atan2 im re)))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))> |
#<alt (/ 1 (log base))> |
#<alt (/ 1 (log base))> |
#<alt (/ 1 (log base))> |
#<alt (/ 1 (log base))> |
#<alt (/ -1 (log (/ 1 base)))> |
#<alt (/ -1 (log (/ 1 base)))> |
#<alt (/ -1 (log (/ 1 base)))> |
#<alt (/ -1 (log (/ 1 base)))> |
#<alt (/ 1 (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ 1 (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ 1 (+ (log -1) (* -1 (log (/ -1 base)))))> |
#<alt (/ 1 (+ (log -1) (* -1 (log (/ -1 base)))))> |
126 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | base | @ | inf | (pow (/ (log base) (atan2 im re)) -1/2) |
| 1.0ms | base | @ | -inf | (pow (/ (log base) (atan2 im re)) -1/2) |
| 1.0ms | base | @ | 0 | (pow (/ (log base) (atan2 im re)) -1/2) |
| 0.0ms | im | @ | 0 | (pow (/ (log base) (atan2 im re)) -1/2) |
| 0.0ms | re | @ | 0 | (pow (/ (log base) (atan2 im re)) -1/2) |
| 1× | batch-egg-rewrite |
| 2314× | *-lowering-*.f32 |
| 2314× | *-lowering-*.f64 |
| 1938× | +-lowering-+.f64 |
| 1938× | +-lowering-+.f32 |
| 1418× | exp-lowering-exp.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 91 |
| 1 | 123 | 85 |
| 2 | 529 | 85 |
| 3 | 3421 | 84 |
| 0 | 9046 | 84 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (* (/ 1 (atan2 im re)) (log base))) |
(* (/ 1 (atan2 im re)) (log base)) |
(/ 1 (atan2 im re)) |
(atan2 im re) |
(/ (/ 1 (atan2 im re)) (/ 1 (log base))) |
(/ 1 (/ (/ 1 (atan2 im re)) (/ 1 (log base)))) |
(pow (sqrt (atan2 im re)) 2) |
(/ (pow (sqrt (atan2 im re)) 2) (log base)) |
(sqrt (atan2 im re)) |
(pow (pow (/ (log base) (atan2 im re)) -1/2) 2) |
(pow (/ (log base) (atan2 im re)) -1/2) |
(/ (log base) (atan2 im re)) |
(log base) |
(/ (pow (atan2 im re) 2) (* (atan2 im re) (log base))) |
(pow (atan2 im re) 2) |
(* (atan2 im re) (log base)) |
(/ 1 (log base)) |
| Outputs |
|---|
(exp.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal 1/2 binary64)) #s(literal 4 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))))) |
(exp.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)) (log.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)) (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)) (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)) (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (atan2.f64 im re))) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (+.f64 (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (atan2.f64 im re))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal 1/2 binary64)) (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (log.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base)))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
(/.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 base))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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 1 binary64) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (atan2.f64 im re)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/8 binary64)) #s(literal 8 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 4 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 base) (atan2.f64 im re))))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 2 binary64))) |
(pow.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(pow.f64 (*.f64 (exp.f64 #s(literal -1/2 binary64)) (exp.f64 #s(literal -1/2 binary64))) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(pow.f64 (*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64))) #s(literal -1/4 binary64)) |
(pow.f64 (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (*.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (-.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 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (log.f64 base))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/8 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -7/8 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) (pow.f64 (log.f64 base) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (log.f64 base) #s(literal -1/4 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -7/8 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base)))) (atan2.f64 im re)) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (log.f64 base)) #s(literal -1/2 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (log.f64 base)) #s(literal -1/2 binary64)))) |
(exp.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base))) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(sqrt.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re))))) |
(/.f64 (atan2.f64 im re) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))) |
(/.f64 (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64))) |
(/.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(/.f64 (exp.f64 (log.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)))) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(/.f64 (*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re))) #s(literal 1 binary64)) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re))) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) |
(/.f64 (*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re)))) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) |
(/.f64 (neg.f64 (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (sqrt.f64 (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal -4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -2 binary64))) |
(pow.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (atan2.f64 im re) (/.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) |
(*.f64 (log.f64 base) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))))) |
(*.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (atan2.f64 im re)) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (sqrt.f64 (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (sqrt.f64 (log.f64 base))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 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 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 im re)) (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re)))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re)))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re)))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal -1/2 binary64)) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal -1/2 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 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) (sqrt.f64 (atan2.f64 im re))) |
(pow.f64 (atan2.f64 im re) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) #s(literal -4 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)) (log.f64 (atan2.f64 im re)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal -3/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 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)) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (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 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -3/2 binary64)) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (sqrt.f64 (atan2.f64 im re)))) |
(exp.f64 (log.f64 (atan2.f64 im re))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (atan2.f64 im re))) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/4 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(fabs.f64 (atan2.f64 im re)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(sqrt.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(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 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (atan2.f64 im re)) |
(/.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)) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(/.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 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (sqrt.f64 (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) (sqrt.f64 (atan2.f64 im re))) |
(pow.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (log.f64 (atan2.f64 im re)) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (log.f64 (atan2.f64 im re))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (atan2.f64 im re))) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (atan2.f64 im re)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal 1/2 binary64)) (exp.f64 #s(literal 1/2 binary64))) (log.f64 (atan2.f64 im re))) |
(pow.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
(*.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (sqrt.f64 (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 (atan2.f64 im re)))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 (atan2.f64 im re))))) |
(atan2.f64 im re) |
(exp.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base))) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(sqrt.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re))))) |
(/.f64 (atan2.f64 im re) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))) |
(/.f64 (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64))) |
(/.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(/.f64 (exp.f64 (log.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)))) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(/.f64 (*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re))) #s(literal 1 binary64)) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re))) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) |
(/.f64 (*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re)))) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) |
(/.f64 (neg.f64 (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (sqrt.f64 (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal -4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -2 binary64))) |
(pow.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (atan2.f64 im re) (/.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) |
(*.f64 (log.f64 base) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))))) |
(*.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (atan2.f64 im re)) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (sqrt.f64 (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (sqrt.f64 (log.f64 base))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(exp.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal 1/2 binary64)) #s(literal 4 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))))) |
(exp.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)) (log.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)) (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)) (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)) (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (atan2.f64 im re))) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (+.f64 (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (atan2.f64 im re))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal 1/2 binary64)) (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (log.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base)))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
(/.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 base))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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 1 binary64) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (atan2.f64 im re)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/8 binary64)) #s(literal 8 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 4 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 base) (atan2.f64 im re))))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 2 binary64))) |
(pow.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(pow.f64 (*.f64 (exp.f64 #s(literal -1/2 binary64)) (exp.f64 #s(literal -1/2 binary64))) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(pow.f64 (*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64))) #s(literal -1/4 binary64)) |
(pow.f64 (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (*.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (-.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 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (log.f64 base))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/8 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -7/8 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) (pow.f64 (log.f64 base) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (log.f64 base) #s(literal -1/4 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -7/8 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base)))) (atan2.f64 im re)) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (log.f64 base)) #s(literal -1/2 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (log.f64 base)) #s(literal -1/2 binary64)))) |
(exp.f64 (log.f64 (atan2.f64 im re))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (atan2.f64 im re))) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/4 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(fabs.f64 (atan2.f64 im re)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(sqrt.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(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 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (atan2.f64 im re)) |
(/.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)) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(/.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 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (sqrt.f64 (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) (sqrt.f64 (atan2.f64 im re))) |
(pow.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (log.f64 (atan2.f64 im re)) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (log.f64 (atan2.f64 im re))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (atan2.f64 im re))) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (atan2.f64 im re)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal 1/2 binary64)) (exp.f64 #s(literal 1/2 binary64))) (log.f64 (atan2.f64 im re))) |
(pow.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
(*.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (sqrt.f64 (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 (atan2.f64 im re)))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 (atan2.f64 im re))))) |
(atan2.f64 im re) |
(exp.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal 1/2 binary64)) #s(literal 4 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))))) |
(exp.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)) (log.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)) (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)) (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)) (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (atan2.f64 im re))) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (+.f64 (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (atan2.f64 im re))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal 1/2 binary64)) (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (log.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base)))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
(/.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 base))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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 1 binary64) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (atan2.f64 im re)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/8 binary64)) #s(literal 8 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 4 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 base) (atan2.f64 im re))))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 2 binary64))) |
(pow.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(pow.f64 (*.f64 (exp.f64 #s(literal -1/2 binary64)) (exp.f64 #s(literal -1/2 binary64))) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(pow.f64 (*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64))) #s(literal -1/4 binary64)) |
(pow.f64 (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (*.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (-.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 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (log.f64 base))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/8 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -7/8 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) (pow.f64 (log.f64 base) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (log.f64 base) #s(literal -1/4 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -7/8 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base)))) (atan2.f64 im re)) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (log.f64 base)) #s(literal -1/2 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (log.f64 base)) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (atan2.f64 im re))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 1/2 binary64))) (log.f64 (atan2.f64 im re)))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (atan2.f64 im re))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 im re)) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal -1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal -1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal -1/2 binary64)))) |
(exp.f64 (+.f64 (log.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/4 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/4 binary64)) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/4 binary64)) (*.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/4 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/4 binary64)) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(fabs.f64 (sqrt.f64 (atan2.f64 im re))) |
(sqrt.f64 (atan2.f64 im re)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
(/.f64 (atan2.f64 im re) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (atan2.f64 im re)) |
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal -1 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal -1 binary64))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re))))) |
(pow.f64 (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)) |
(pow.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (atan2.f64 im re))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (log.f64 (atan2.f64 im re))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re)))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal -1 binary64))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(exp.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal 1/2 binary64)) #s(literal 4 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))))) |
(exp.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)) (log.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)) (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)) (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)) (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (atan2.f64 im re))) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (+.f64 (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (atan2.f64 im re))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal 1/2 binary64)) (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (log.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base)))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
(/.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 base))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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 1 binary64) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (atan2.f64 im re)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/8 binary64)) #s(literal 8 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 4 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 base) (atan2.f64 im re))))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 2 binary64))) |
(pow.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(pow.f64 (*.f64 (exp.f64 #s(literal -1/2 binary64)) (exp.f64 #s(literal -1/2 binary64))) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(pow.f64 (*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64))) #s(literal -1/4 binary64)) |
(pow.f64 (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (*.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (-.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 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (log.f64 base))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/8 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -7/8 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) (pow.f64 (log.f64 base) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (log.f64 base) #s(literal -1/4 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -7/8 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base)))) (atan2.f64 im re)) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (log.f64 base)) #s(literal -1/2 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (log.f64 base)) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1/2 binary64))) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)) (*.f64 (log.f64 (log.f64 base)) #s(literal -1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal -1/2 binary64)) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (log.f64 base))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (atan2.f64 im re)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal -1 binary64))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (log.f64 base))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 #s(literal -1 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re))))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 4 binary64)) #s(literal -1/8 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) #s(literal -1 binary64)) (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/8 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/8 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/8 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/8 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) #s(literal 1/4 binary64)) (pow.f64 (log.f64 base) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (log.f64 base)) #s(literal -1/4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (log.f64 base)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (log.f64 base))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (log.f64 (/.f64 #s(literal 1 binary64) base))))) |
(exp.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base))) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(sqrt.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re))))) |
(/.f64 (atan2.f64 im re) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))) |
(/.f64 (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64))) |
(/.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(/.f64 (exp.f64 (log.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)))) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(/.f64 (*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re))) #s(literal 1 binary64)) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re))) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) |
(/.f64 (*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re)))) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) |
(/.f64 (neg.f64 (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (sqrt.f64 (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal -4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -2 binary64))) |
(pow.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (atan2.f64 im re) (/.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) |
(*.f64 (log.f64 base) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))))) |
(*.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (atan2.f64 im re)) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (sqrt.f64 (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (sqrt.f64 (log.f64 base))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(log.f64 base) |
(log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) base))) |
(exp.f64 (log.f64 (log.f64 base))) |
(exp.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 im re)) (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) (log.f64 (atan2.f64 im re)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (log.f64 base) #s(literal 1 binary64)) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (atan2.f64 im re)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (sqrt.f64 (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(pow.f64 (log.f64 base) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (log.f64 base)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (log.f64 base)) |
(*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (log.f64 base) #s(literal 1 binary64)) |
(*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (atan2.f64 im re)) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) #s(literal -1 binary64)) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (sqrt.f64 (log.f64 base)) (sqrt.f64 (log.f64 base))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) |
(exp.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal 1/2 binary64)) #s(literal 4 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))))) |
(exp.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)) (log.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)) (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/4 binary64)))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)) (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)) (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (atan2.f64 im re))) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (+.f64 (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (atan2.f64 im re))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal 1/2 binary64)) (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))))) |
(exp.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (log.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base)))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
(/.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 base))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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 1 binary64) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) (atan2.f64 im re)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/8 binary64)) #s(literal 8 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 4 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 base) (atan2.f64 im re))))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 2 binary64))) |
(pow.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))))) |
(pow.f64 (*.f64 (exp.f64 #s(literal -1/2 binary64)) (exp.f64 #s(literal -1/2 binary64))) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(pow.f64 (*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64))) #s(literal -1/4 binary64)) |
(pow.f64 (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 3 binary64)) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (*.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (-.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 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (log.f64 base))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/8 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -7/8 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (sqrt.f64 (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re)))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) (pow.f64 (log.f64 base) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (log.f64 base) #s(literal -1/4 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -7/8 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base)))) (atan2.f64 im re)) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (log.f64 base)) #s(literal -1/2 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (log.f64 base)) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (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 -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (log.f64 (atan2.f64 im re)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re)))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 im re)) (*.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)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) (log.f64 (atan2.f64 im re)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)) (log.f64 (atan2.f64 im re)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)) (log.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))))) |
(exp.f64 (+.f64 (log.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(sqrt.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 #s(literal -1 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 #s(literal -1 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re))))) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal -4 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) #s(literal 8 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (atan2.f64 im re))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 4 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (log.f64 (atan2.f64 im re))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re)))) |
(pow.f64 (*.f64 (exp.f64 #s(literal 2 binary64)) (exp.f64 #s(literal 2 binary64))) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (atan2.f64 im re)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (atan2.f64 im re) (atan2.f64 im re)) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 7/4 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 7/4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 #s(literal -1 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(exp.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (atan2.f64 im re))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 im re)) (*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 im re)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) (*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) (log.f64 (log.f64 base)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)) (log.f64 (log.f64 base)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64)) (log.f64 (atan2.f64 im re)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) #s(literal -1 binary64)) (log.f64 (atan2.f64 im re)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (log.f64 (log.f64 base)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (log.f64 (log.f64 base)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(neg.f64 (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(/.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (log.f64 base) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(/.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(*.f64 (log.f64 base) (atan2.f64 im re)) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(*.f64 (*.f64 (log.f64 base) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 im re)) (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 im re)) (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)) (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) (log.f64 (atan2.f64 im re)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (atan2.f64 im re))) (log.f64 (atan2.f64 im re)))) |
(exp.f64 (+.f64 (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (atan2.f64 im re))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (atan2.f64 im re))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal -1/2 binary64)) (*.f64 (log.f64 (log.f64 base)) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))))) |
(/.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (atan2.f64 im re)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (log.f64 (/.f64 #s(literal 1 binary64) base))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(pow.f64 (log.f64 base) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (atan2.f64 im re) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 (/.f64 #s(literal 1 binary64) base)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 1146× | fnmadd-define |
| 880× | sum5-define |
| 838× | fma-define |
| 776× | sum3-define |
| 736× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 3016 |
| 1 | 66 | 2944 |
| 2 | 103 | 2944 |
| 3 | 210 | 2944 |
| 4 | 481 | 2944 |
| 5 | 1086 | 2944 |
| 6 | 2034 | 2944 |
| 7 | 4071 | 2944 |
| 8 | 4686 | 2944 |
| 9 | 4739 | 2944 |
| 10 | 4758 | 2944 |
| 11 | 4766 | 2944 |
| 0 | 4766 | 2944 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (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)) |
(/ 1 (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 base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(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 base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt (/ (atan2 im re) (log base))) |
(* (sqrt (/ (atan2 im re) (log (/ 1 base)))) (sqrt -1)) |
(* (sqrt (/ (atan2 im re) (log (/ 1 base)))) (sqrt -1)) |
(* (sqrt (/ (atan2 im re) (log (/ 1 base)))) (sqrt -1)) |
(* (sqrt (/ (atan2 im re) (log (/ 1 base)))) (sqrt -1)) |
(sqrt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))) |
(sqrt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))) |
(sqrt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))) |
(sqrt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt (/ (atan2 im re) (log base))) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(/ (log base) (atan2 im re)) |
(log base) |
(log base) |
(log base) |
(log base) |
(* -1 (log (/ 1 base))) |
(* -1 (log (/ 1 base))) |
(* -1 (log (/ 1 base))) |
(* -1 (log (/ 1 base))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/ 1 (log base)) |
(/ 1 (log base)) |
(/ 1 (log base)) |
(/ 1 (log base)) |
(/ -1 (log (/ 1 base))) |
(/ -1 (log (/ 1 base))) |
(/ -1 (log (/ 1 base))) |
(/ -1 (log (/ 1 base))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 base))))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 base))))) |
| Outputs |
|---|
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) (atan2.f64 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) (atan2.f64 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) (atan2.f64 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) (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)) |
(/ 1 (atan2 im re)) |
(/.f64 #s(literal 1 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) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) (atan2.f64 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) (atan2.f64 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) (atan2.f64 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) (atan2.f64 im re)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(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 base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(* (sqrt (/ (atan2 im re) (log (/ 1 base)))) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ (atan2 im re) (log (/ 1 base)))) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ (atan2 im re) (log (/ 1 base)))) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ (atan2 im re) (log (/ 1 base)))) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) (sqrt.f64 #s(literal -1 binary64))) |
(sqrt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))))) |
(sqrt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))))) |
(sqrt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))))) |
(sqrt (/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base)))))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(sqrt (/ (atan2 im re) (log base))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(* -1 (/ (log (/ 1 base)) (atan2 im re))) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) (atan2.f64 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) (atan2.f64 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) (atan2.f64 im re)) |
(/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(/ (log base) (atan2 im re)) |
(/.f64 (log.f64 base) (atan2.f64 im re)) |
(log base) |
(log.f64 base) |
(log base) |
(log.f64 base) |
(log base) |
(log.f64 base) |
(log base) |
(log.f64 base) |
(* -1 (log (/ 1 base))) |
(log.f64 base) |
(* -1 (log (/ 1 base))) |
(log.f64 base) |
(* -1 (log (/ 1 base))) |
(log.f64 base) |
(* -1 (log (/ 1 base))) |
(log.f64 base) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) |
(+ (log -1) (* -1 (log (/ -1 base)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (/ (atan2 im re) (log (/ 1 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ (atan2 im re) (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (log base) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* -1 (* (log (/ 1 base)) (atan2 im re))) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ 1 (log base)) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
(/ 1 (log base)) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
(/ 1 (log base)) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
(/ 1 (log base)) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
(/ -1 (log (/ 1 base))) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
(/ -1 (log (/ 1 base))) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
(/ -1 (log (/ 1 base))) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
(/ -1 (log (/ 1 base))) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 #s(literal -1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) base)) (log.f64 #s(literal -1 binary64)))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 #s(literal -1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) base)) (log.f64 #s(literal -1 binary64)))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 #s(literal -1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) base)) (log.f64 #s(literal -1 binary64)))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 #s(literal -1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) base)) (log.f64 #s(literal -1 binary64)))) |
Compiled 46856 to 4100 computations (91.2% saved)
22 alts after pruning (10 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 3075 | 5 | 3080 |
| Fresh | 3 | 5 | 8 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 8 | 8 |
| Total | 3079 | 22 | 3101 |
| Status | Accuracy | Program |
|---|---|---|
| 50.8% | (pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) | |
| ✓ | 53.0% | (pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
| 53.1% | (pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 2 binary64)) | |
| 52.3% | (/.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) #s(literal 4 binary64)) (log.f64 base)) | |
| ✓ | 52.4% | (/.f64 (pow.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 2 binary64)) (log.f64 base)) |
| ✓ | 49.2% | (/.f64 (atan2.f64 im re) (pow.f64 (sqrt.f64 (log.f64 base)) #s(literal 2 binary64))) |
| 48.6% | (/.f64 (atan2.f64 im re) (pow.f64 (E.f64) (log.f64 (log.f64 base)))) | |
| ✓ | 99.5% | (/.f64 (atan2.f64 im re) (log.f64 base)) |
| 48.7% | (/.f64 (atan2.f64 im re) (exp.f64 (log.f64 (log.f64 base)))) | |
| ✓ | 88.8% | (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
| ✓ | 99.4% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (log.f64 base)) |
| ✓ | 99.1% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
| ✓ | 99.4% | (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
| 52.6% | (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) #s(literal -4 binary64)) (log.f64 base))) | |
| ✓ | 99.3% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
| 99.0% | (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) | |
| ✓ | 99.3% | (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
| 49.2% | (*.f64 (atan2.f64 im re) (pow.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| ✓ | 99.3% | (*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
| 99.3% | (*.f64 (atan2.f64 im re) (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (log.f64 base))) | |
| ✓ | 99.2% | (*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re)) (log.f64 base)) |
| 52.0% | (exp.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))) |
Compiled 734 to 317 computations (56.8% saved)
Total -57.2b remaining (-17214.6%)
Threshold costs -57.2b (-17214.6%)
| Inputs |
|---|
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (log.f64 base)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(exp.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (atan2.f64 im re) (exp.f64 (log.f64 (log.f64 base)))) |
(/.f64 (atan2.f64 im re) (pow.f64 (E.f64) (log.f64 (log.f64 base)))) |
(/.f64 (atan2.f64 im re) (pow.f64 (sqrt.f64 (log.f64 base)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 2 binary64)) (log.f64 base)) |
(pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 base))) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64))) |
(*.f64 (atan2.f64 im re) (pow.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (atan2.f64 im re) (exp.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64)))) |
(/.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) #s(literal 4 binary64)) (log.f64 base)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
(*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re)) (log.f64 base)) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
(*.f64 (atan2.f64 im re) (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) #s(literal -4 binary64)) (log.f64 base))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)) (log.f64 base)) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) #s(literal 0 binary64))) (+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
| Outputs |
|---|
(/.f64 (atan2.f64 im re) (log.f64 base)) |
5 calls:
| 16.0ms | re |
| 13.0ms | (log.f64 base) |
| 13.0ms | base |
| 10.0ms | im |
| 10.0ms | (/.f64 (-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) #s(literal 0 binary64))) (+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | re |
| 99.5% | 1 | im |
| 99.5% | 1 | base |
| 99.5% | 1 | (/.f64 (-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) #s(literal 0 binary64))) (+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
| 99.5% | 1 | (log.f64 base) |
Compiled 48 to 31 computations (35.4% saved)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 6 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (atan2.f64 im re) (log.f64 base)) |
| Outputs |
|---|
(/.f64 (atan2.f64 im re) (log.f64 base)) |
| 2532× | *-lowering-*.f32 |
| 2532× | *-lowering-*.f64 |
| 1996× | fmsub-define |
| 1972× | fmm-def |
| 1964× | sum3-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 11 |
| 1 | 45 | 10 |
| 2 | 75 | 8 |
| 3 | 105 | 6 |
| 4 | 135 | 6 |
| 5 | 215 | 6 |
| 6 | 603 | 6 |
| 7 | 1808 | 6 |
| 8 | 3054 | 6 |
| 9 | 4452 | 6 |
| 10 | 5502 | 6 |
| 11 | 7293 | 6 |
| 0 | 8172 | 6 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
Compiled 18 to 12 computations (33.3% saved)
Compiled 80 to 48 computations (40% saved)
Loading profile data...