
Time bar (total: 12.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-sqrt: 138.0ms (46% of total)ival-mult: 72.0ms (24% of total)ival-atan2: 29.0ms (9.7% of total)ival-log: 28.0ms (9.3% of total)ival-div: 13.0ms (4.3% of total)ival-add: 13.0ms (4.3% of total)ival-sub: 7.0ms (2.3% of total)const: 2.0ms (0.7% of total)backward-pass: 0.0ms (0% of total)| 1.4s | 8256× | 0 | valid |
ival-mult: 388.0ms (35.1% of total)ival-log: 294.0ms (26.6% of total)ival-add: 110.0ms (10% of total)ival-atan2: 107.0ms (9.7% of total)ival-sqrt: 77.0ms (7% of total)ival-sub: 61.0ms (5.5% of total)ival-div: 54.0ms (4.9% of total)const: 12.0ms (1.1% 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 | 143 |
| 1 | 266 | 133 |
| 2 | 570 | 86 |
| 3 | 1250 | 69 |
| 4 | 2345 | 69 |
| 5 | 4385 | 69 |
| 6 | 7666 | 69 |
| 0 | 18 | 13 |
| 1 | 42 | 12 |
| 2 | 72 | 8 |
| 3 | 102 | 6 |
| 4 | 132 | 6 |
| 5 | 212 | 6 |
| 6 | 600 | 6 |
| 7 | 1777 | 6 |
| 8 | 3034 | 6 |
| 9 | 4426 | 6 |
| 10 | 5477 | 6 |
| 11 | 7250 | 6 |
| 0 | 8106 | 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 |
|---|---|---|---|---|---|
| 129 | 0 | - | 1 | (3.1116273380287413e-224 -7.974563034958188e-160 4.043768033518043e+72) | (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) |
| 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 | - | (*.f64 (atan2.f64 im re) (log.f64 base)) |
| 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) |
| 113.0ms | 512× | 0 | valid |
Compiled 277 to 56 computations (79.8% saved)
ival-mult: 18.0ms (34.6% of total)ival-log: 13.0ms (25% of total)ival-add: 5.0ms (9.6% of total)ival-atan2: 5.0ms (9.6% of total)ival-sqrt: 4.0ms (7.7% of total)ival-div: 3.0ms (5.8% of total)ival-sub: 3.0ms (5.8% of total)const: 1.0ms (1.9% of total)backward-pass: 0.0ms (0% of total)Compiled 9 to 6 computations (33.3% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.6% | (/.f64 (atan2.f64 im re) (log.f64 base)) |
| ▶ | 49.6% | (/.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 | 320 | (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) |
| ✓ | cost-diff | 13312 | (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) #s(literal 0 binary64)) |
| ✓ | cost-diff | 13440 | (-.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 | 26752 | (/.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)))) |
| 2532× | *-lowering-*.f32 |
| 2532× | *-lowering-*.f64 |
| 1996× | fmsub-define |
| 1972× | fmm-def |
| 1964× | sum3-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 88 |
| 1 | 43 | 84 |
| 2 | 72 | 76 |
| 3 | 102 | 72 |
| 4 | 132 | 72 |
| 5 | 212 | 72 |
| 6 | 600 | 72 |
| 7 | 1778 | 72 |
| 8 | 3036 | 72 |
| 9 | 4457 | 72 |
| 10 | 5499 | 72 |
| 11 | 7270 | 72 |
| 0 | 8119 | 72 |
| 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.6% | (/.f64 (atan2.f64 im re) (log.f64 base)) |
| ✓ | accuracy | 99.5% | (*.f64 (atan2.f64 im re) (log.f64 base)) |
| ✓ | accuracy | 99.4% | (/.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.2% | (*.f64 (log.f64 base) (log.f64 base)) |
| ✓ | accuracy | 53.2% | (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) |
| 61.0ms | 256× | 0 | valid |
Compiled 137 to 20 computations (85.4% saved)
ival-mult: 10.0ms (27.3% of total)ival-log: 8.0ms (21.8% of total)ival-sqrt: 7.0ms (19.1% of total)ival-sub: 4.0ms (10.9% of total)ival-div: 3.0ms (8.2% of total)ival-add: 3.0ms (8.2% of total)ival-atan2: 3.0ms (8.2% 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 (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0))> |
#<alt (* (log (sqrt (+ (* re re) (* im im)))) 0)> |
#<alt (log (sqrt (+ (* re re) (* im im))))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (atan2 im re)> |
#<alt (log base)> |
#<alt (sqrt (+ (* re re) (* im im)))> |
#<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 (* (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 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 (log im)> |
#<alt (+ (log im) (* 1/2 (/ (pow re 2) (pow im 2))))> |
#<alt (+ (log im) (* (pow re 2) (+ (* -1/4 (/ (pow re 2) (pow im 4))) (* 1/2 (/ 1 (pow im 2))))))> |
#<alt (+ (log im) (* (pow re 2) (+ (* (pow re 2) (- (* 1/6 (/ (pow re 2) (pow im 6))) (* 1/4 (/ 1 (pow im 4))))) (* 1/2 (/ 1 (pow im 2))))))> |
#<alt (* -1 (log (/ 1 re)))> |
#<alt (+ (* -1 (log (/ 1 re))) (* 1/2 (/ (pow im 2) (pow re 2))))> |
#<alt (+ (* -1 (log (/ 1 re))) (+ (* -1/4 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))> |
#<alt (+ (* -1 (log (/ 1 re))) (+ (* -1/4 (/ (pow im 4) (pow re 4))) (+ (* 1/720 (/ (+ (* 30 (pow im 6)) (* 90 (pow im 6))) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2))))))> |
#<alt (* -1 (log (/ -1 re)))> |
#<alt (+ (* -1 (log (/ -1 re))) (* 1/2 (/ (pow im 2) (pow re 2))))> |
#<alt (+ (* -1 (log (/ -1 re))) (+ (* -1/4 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))> |
#<alt (+ (* -1 (log (/ -1 re))) (+ (* -1/4 (/ (pow im 4) (pow re 4))) (+ (* 1/720 (/ (+ (* 30 (pow im 6)) (* 90 (pow im 6))) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2))))))> |
#<alt (log re)> |
#<alt (+ (log re) (* 1/2 (/ (pow im 2) (pow re 2))))> |
#<alt (+ (log re) (* (pow im 2) (+ (* -1/4 (/ (pow im 2) (pow re 4))) (* 1/2 (/ 1 (pow re 2))))))> |
#<alt (+ (log re) (* (pow im 2) (+ (* (pow im 2) (- (* 1/6 (/ (pow im 2) (pow re 6))) (* 1/4 (/ 1 (pow re 4))))) (* 1/2 (/ 1 (pow re 2))))))> |
#<alt (* -1 (log (/ 1 im)))> |
#<alt (+ (* -1 (log (/ 1 im))) (* 1/2 (/ (pow re 2) (pow im 2))))> |
#<alt (+ (* -1 (log (/ 1 im))) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2)))))> |
#<alt (+ (* -1 (log (/ 1 im))) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (+ (* 1/720 (/ (+ (* 30 (pow re 6)) (* 90 (pow re 6))) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2))))))> |
#<alt (* -1 (log (/ -1 im)))> |
#<alt (+ (* -1 (log (/ -1 im))) (* 1/2 (/ (pow re 2) (pow im 2))))> |
#<alt (+ (* -1 (log (/ -1 im))) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2)))))> |
#<alt (+ (* -1 (log (/ -1 im))) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (+ (* 1/720 (/ (+ (* 30 (pow re 6)) (* 90 (pow re 6))) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 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 (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (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 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 (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))> |
66 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 31.0ms | im | @ | 0 | (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) |
| 19.0ms | base | @ | 0 | (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) |
| 18.0ms | base | @ | -inf | (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0)) (+ (* (log base) (log base)) (* 0 0))) |
| 9.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 |
| 1164× | sum5-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 55 |
| 1 | 113 | 51 |
| 2 | 803 | 41 |
| 3 | 7932 | 41 |
| 0 | 8514 | 41 |
| 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)) |
(* (log (sqrt (+ (* re re) (* im im)))) 0) |
(log (sqrt (+ (* re re) (* im im)))) |
(/ (atan2 im re) (log base)) |
(atan2 im re) |
(log base) |
(sqrt (+ (* re re) (* im im))) |
(* (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal 6 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.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 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 (atan2.f64 im re) (-.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))) (/.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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal 1 binary64) (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))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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)) (/.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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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)) (/.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 (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 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 (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (*.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 #s(literal 1 binary64) (log.f64 base)) (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 (/.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 (*.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 -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 #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 (/.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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(*.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 2 binary64)) (log.f64 base)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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)) (/.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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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))) |
(*.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 (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 (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 (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 (*.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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (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 (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 (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 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)) (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)) #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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) (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 (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (*.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 (-.f64 #s(literal 0 binary64) (log.f64 base)) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) #s(literal 0 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) #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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) #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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(neg.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 2 binary64))) (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) #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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) #s(literal 0 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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 3 binary64))) (*.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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)) (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 2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
(/.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)) (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)) #s(literal 1 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.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 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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) #s(literal -1 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 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (atan2.f64 im re) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (atan2.f64 im re))) |
(*.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) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)))) |
(*.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 (/.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 (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)))) |
(*.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 (/.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 (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(*.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (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 (/.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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (*.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)) (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 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) #s(literal 1 binary64)) |
(*.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) (log.f64 base)) (atan2.f64 im re)) (atan2.f64 im re)) |
(*.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 (*.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)) (*.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 (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 (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 (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 (*.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)) (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)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(*.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 (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)))) |
(*.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 (*.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 (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 (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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 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 (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 (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 (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 (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 (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)) (*.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 (*.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)) (*.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 (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 (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 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) (/.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) #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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) (*.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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) (/.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))) #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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (log.f64 base)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.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))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (log.f64 base)) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (*.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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (/.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)))) |
#s(literal 0 binary64) |
(log.f64 (hypot.f64 im re)) |
(+.f64 (log.f64 (pow.f64 (+.f64 (*.f64 re re) (*.f64 im im)) #s(literal 1/4 binary64))) (log.f64 (pow.f64 (+.f64 (*.f64 re re) (*.f64 im im)) #s(literal 1/4 binary64)))) |
(-.f64 (log.f64 (hypot.f64 (*.f64 re (*.f64 re re)) (*.f64 im (*.f64 im im)))) (log.f64 (sqrt.f64 (+.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (*.f64 re re) (-.f64 (*.f64 re re) (*.f64 im im))))))) |
(-.f64 (log.f64 (sqrt.f64 (-.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 im (*.f64 im (*.f64 im im)))))) (log.f64 (sqrt.f64 (-.f64 (*.f64 re re) (*.f64 im im))))) |
(*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) |
(*.f64 (log.f64 (+.f64 (*.f64 re re) (*.f64 im im))) #s(literal 1/2 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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal 6 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.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 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 (atan2.f64 im re) (-.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))) (/.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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal 1 binary64) (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))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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)) (/.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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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)) (/.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 (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 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 (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (*.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 #s(literal 1 binary64) (log.f64 base)) (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 (/.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 (*.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 -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 #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 (/.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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(*.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 2 binary64)) (log.f64 base)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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)) (/.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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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))) |
(*.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 (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 (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 (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 (*.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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (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 (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 (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 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)) (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)) #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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) (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 (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (*.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 (-.f64 #s(literal 0 binary64) (log.f64 base)) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (/.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))) |
(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 im (*.f64 im (*.f64 im im))) (*.f64 (*.f64 re re) (-.f64 (*.f64 re re) (*.f64 im im))))) (hypot.f64 (*.f64 re (*.f64 re re)) (*.f64 im (*.f64 im im))))) |
(/.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 re (*.f64 re re)) (*.f64 im (*.f64 im im))) (sqrt.f64 (+.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (*.f64 re re) (-.f64 (*.f64 re re) (*.f64 im im)))))) |
(/.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 (*.f64 im (*.f64 im im)) (*.f64 im (*.f64 im im)))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (*.f64 re re) (-.f64 (*.f64 re re) (*.f64 im im))))))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 (+.f64 (*.f64 re re) (*.f64 im im))) (-.f64 (*.f64 re re) (*.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 re (*.f64 re re)) (*.f64 im (*.f64 im im)))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (*.f64 re re) (-.f64 (*.f64 re re) (*.f64 im im))))))) |
(/.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 re (*.f64 re re)) (*.f64 im (*.f64 im im))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (*.f64 re re) (-.f64 (*.f64 re re) (*.f64 im im))))) #s(literal 1/2 binary64))) |
(*.f64 (hypot.f64 (*.f64 re (*.f64 re re)) (*.f64 im (*.f64 im im))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (*.f64 re re) (-.f64 (*.f64 re re) (*.f64 im im))))))) |
(*.f64 (hypot.f64 (*.f64 re (*.f64 re re)) (*.f64 im (*.f64 im im))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (*.f64 re re) (-.f64 (*.f64 re re) (*.f64 im im))))))) |
(*.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 #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 4 binary64)))) (pow.f64 (log.f64 base) #s(literal 2 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 (/.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 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 3 binary64))) (log.f64 base)) |
(/.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 (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 (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 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)) #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 3 binary64)) (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 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 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 (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)) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (log.f64 base))) |
(*.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 6 binary64)) (pow.f64 (log.f64 base) #s(literal 12 binary64))) (pow.f64 (log.f64 base) #s(literal 8 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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) #s(literal 0 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) #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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) #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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(neg.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 2 binary64))) (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) #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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) #s(literal 0 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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 3 binary64))) (*.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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)) (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 2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
(/.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)) (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)) #s(literal 1 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.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 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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) #s(literal -1 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 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (atan2.f64 im re) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (atan2.f64 im re))) |
(*.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) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)))) |
(*.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 (/.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 (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)))) |
(*.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 (/.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 (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(*.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (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 (/.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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (*.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)) (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 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) #s(literal 1 binary64)) |
(*.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) (log.f64 base)) (atan2.f64 im re)) (atan2.f64 im re)) |
(*.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 (*.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)) (*.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 (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 (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 (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 (*.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)) (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)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(*.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 (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)))) |
(*.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 (*.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 (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 (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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 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 (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 (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 (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 (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 (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)) (*.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 (*.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)) (*.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 (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 (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 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) (/.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) #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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) (*.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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) (/.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))) #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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (log.f64 base)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.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))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (*.f64 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (log.f64 base)) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (*.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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 (/.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)))) |
| 1× | egg-herbie |
| 4250× | *-lowering-*.f32 |
| 4250× | *-lowering-*.f64 |
| 2740× | fma-lowering-fma.f32 |
| 2740× | fma-lowering-fma.f64 |
| 1804× | fma-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 204 | 2000 |
| 1 | 580 | 1936 |
| 2 | 1908 | 1914 |
| 3 | 6742 | 1914 |
| 0 | 8095 | 1914 |
| 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))))) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log 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)) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
(log im) |
(+ (log im) (* 1/2 (/ (pow re 2) (pow im 2)))) |
(+ (log im) (* (pow re 2) (+ (* -1/4 (/ (pow re 2) (pow im 4))) (* 1/2 (/ 1 (pow im 2)))))) |
(+ (log im) (* (pow re 2) (+ (* (pow re 2) (- (* 1/6 (/ (pow re 2) (pow im 6))) (* 1/4 (/ 1 (pow im 4))))) (* 1/2 (/ 1 (pow im 2)))))) |
(* -1 (log (/ 1 re))) |
(+ (* -1 (log (/ 1 re))) (* 1/2 (/ (pow im 2) (pow re 2)))) |
(+ (* -1 (log (/ 1 re))) (+ (* -1/4 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))) |
(+ (* -1 (log (/ 1 re))) (+ (* -1/4 (/ (pow im 4) (pow re 4))) (+ (* 1/720 (/ (+ (* 30 (pow im 6)) (* 90 (pow im 6))) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(* -1 (log (/ -1 re))) |
(+ (* -1 (log (/ -1 re))) (* 1/2 (/ (pow im 2) (pow re 2)))) |
(+ (* -1 (log (/ -1 re))) (+ (* -1/4 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))) |
(+ (* -1 (log (/ -1 re))) (+ (* -1/4 (/ (pow im 4) (pow re 4))) (+ (* 1/720 (/ (+ (* 30 (pow im 6)) (* 90 (pow im 6))) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(log re) |
(+ (log re) (* 1/2 (/ (pow im 2) (pow re 2)))) |
(+ (log re) (* (pow im 2) (+ (* -1/4 (/ (pow im 2) (pow re 4))) (* 1/2 (/ 1 (pow re 2)))))) |
(+ (log re) (* (pow im 2) (+ (* (pow im 2) (- (* 1/6 (/ (pow im 2) (pow re 6))) (* 1/4 (/ 1 (pow re 4))))) (* 1/2 (/ 1 (pow re 2)))))) |
(* -1 (log (/ 1 im))) |
(+ (* -1 (log (/ 1 im))) (* 1/2 (/ (pow re 2) (pow im 2)))) |
(+ (* -1 (log (/ 1 im))) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))) |
(+ (* -1 (log (/ 1 im))) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (+ (* 1/720 (/ (+ (* 30 (pow re 6)) (* 90 (pow re 6))) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2)))))) |
(* -1 (log (/ -1 im))) |
(+ (* -1 (log (/ -1 im))) (* 1/2 (/ (pow re 2) (pow im 2)))) |
(+ (* -1 (log (/ -1 im))) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))) |
(+ (* -1 (log (/ -1 im))) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (+ (* 1/720 (/ (+ (* 30 (pow re 6)) (* 90 (pow re 6))) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 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))))) |
(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)))) |
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)))))))) |
(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)))) |
(* (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)))) |
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) |
(log im) |
(log.f64 im) |
(+ (log im) (* 1/2 (/ (pow re 2) (pow im 2)))) |
(+.f64 (log.f64 im) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) im) im)) |
(+ (log im) (* (pow re 2) (+ (* -1/4 (/ (pow re 2) (pow im 4))) (* 1/2 (/ 1 (pow im 2)))))) |
(+.f64 (log.f64 im) (*.f64 (*.f64 re re) (+.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal -1/4 binary64)) (*.f64 im (*.f64 im (*.f64 im im)))) (/.f64 #s(literal 1/2 binary64) (*.f64 im im))))) |
(+ (log im) (* (pow re 2) (+ (* (pow re 2) (- (* 1/6 (/ (pow re 2) (pow im 6))) (* 1/4 (/ 1 (pow im 4))))) (* 1/2 (/ 1 (pow im 2)))))) |
(+.f64 (log.f64 im) (*.f64 (*.f64 re re) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 im im)) (*.f64 (*.f64 re re) (+.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 1/6 binary64)) (pow.f64 im #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 im (*.f64 im (*.f64 im im))))))))) |
(* -1 (log (/ 1 re))) |
(log.f64 re) |
(+ (* -1 (log (/ 1 re))) (* 1/2 (/ (pow im 2) (pow re 2)))) |
(+.f64 (/.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) re) re) (log.f64 re)) |
(+ (* -1 (log (/ 1 re))) (+ (* -1/4 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))) |
(+.f64 (*.f64 (*.f64 im im) (+.f64 (/.f64 (*.f64 (*.f64 im im) #s(literal -1/4 binary64)) (*.f64 re (*.f64 re (*.f64 re re)))) (/.f64 #s(literal 1/2 binary64) (*.f64 re re)))) (log.f64 re)) |
(+ (* -1 (log (/ 1 re))) (+ (* -1/4 (/ (pow im 4) (pow re 4))) (+ (* 1/720 (/ (+ (* 30 (pow im 6)) (* 90 (pow im 6))) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(+.f64 (*.f64 (*.f64 im im) (+.f64 (/.f64 (*.f64 (*.f64 im im) #s(literal -1/4 binary64)) (*.f64 re (*.f64 re (*.f64 re re)))) (/.f64 #s(literal 1/2 binary64) (*.f64 re re)))) (+.f64 (log.f64 re) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 6 binary64))) (pow.f64 re #s(literal 6 binary64))))) |
(* -1 (log (/ -1 re))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) re))) |
(+ (* -1 (log (/ -1 re))) (* 1/2 (/ (pow im 2) (pow re 2)))) |
(-.f64 (/.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) re) re) (log.f64 (/.f64 #s(literal -1 binary64) re))) |
(+ (* -1 (log (/ -1 re))) (+ (* -1/4 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))) |
(-.f64 (*.f64 (*.f64 im im) (+.f64 (/.f64 (*.f64 (*.f64 im im) #s(literal -1/4 binary64)) (*.f64 re (*.f64 re (*.f64 re re)))) (/.f64 #s(literal 1/2 binary64) (*.f64 re re)))) (log.f64 (/.f64 #s(literal -1 binary64) re))) |
(+ (* -1 (log (/ -1 re))) (+ (* -1/4 (/ (pow im 4) (pow re 4))) (+ (* 1/720 (/ (+ (* 30 (pow im 6)) (* 90 (pow im 6))) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(+.f64 (*.f64 (*.f64 im im) (+.f64 (/.f64 (*.f64 (*.f64 im im) #s(literal -1/4 binary64)) (*.f64 re (*.f64 re (*.f64 re re)))) (/.f64 #s(literal 1/2 binary64) (*.f64 re re)))) (-.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 im #s(literal 6 binary64))) (pow.f64 re #s(literal 6 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) re)))) |
(log re) |
(log.f64 re) |
(+ (log re) (* 1/2 (/ (pow im 2) (pow re 2)))) |
(+.f64 (/.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) re) re) (log.f64 re)) |
(+ (log re) (* (pow im 2) (+ (* -1/4 (/ (pow im 2) (pow re 4))) (* 1/2 (/ 1 (pow re 2)))))) |
(+.f64 (*.f64 (*.f64 im im) (+.f64 (/.f64 (*.f64 (*.f64 im im) #s(literal -1/4 binary64)) (*.f64 re (*.f64 re (*.f64 re re)))) (/.f64 #s(literal 1/2 binary64) (*.f64 re re)))) (log.f64 re)) |
(+ (log re) (* (pow im 2) (+ (* (pow im 2) (- (* 1/6 (/ (pow im 2) (pow re 6))) (* 1/4 (/ 1 (pow re 4))))) (* 1/2 (/ 1 (pow re 2)))))) |
(+.f64 (log.f64 re) (*.f64 (*.f64 im im) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 re re)) (*.f64 (*.f64 im im) (+.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 1/6 binary64))) (pow.f64 re #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 re (*.f64 re (*.f64 re re))))))))) |
(* -1 (log (/ 1 im))) |
(log.f64 im) |
(+ (* -1 (log (/ 1 im))) (* 1/2 (/ (pow re 2) (pow im 2)))) |
(+.f64 (log.f64 im) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) im) im)) |
(+ (* -1 (log (/ 1 im))) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))) |
(+.f64 (log.f64 im) (*.f64 (*.f64 re re) (+.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal -1/4 binary64)) (*.f64 im (*.f64 im (*.f64 im im)))) (/.f64 #s(literal 1/2 binary64) (*.f64 im im))))) |
(+ (* -1 (log (/ 1 im))) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (+ (* 1/720 (/ (+ (* 30 (pow re 6)) (* 90 (pow re 6))) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2)))))) |
(+.f64 (*.f64 (*.f64 re re) (+.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal -1/4 binary64)) (*.f64 im (*.f64 im (*.f64 im im)))) (/.f64 #s(literal 1/2 binary64) (*.f64 im im)))) (+.f64 (log.f64 im) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 re #s(literal 6 binary64))) (pow.f64 im #s(literal 6 binary64))))) |
(* -1 (log (/ -1 im))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) im))) |
(+ (* -1 (log (/ -1 im))) (* 1/2 (/ (pow re 2) (pow im 2)))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) im) im) (log.f64 (/.f64 #s(literal -1 binary64) im))) |
(+ (* -1 (log (/ -1 im))) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))) |
(-.f64 (*.f64 (*.f64 re re) (+.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal -1/4 binary64)) (*.f64 im (*.f64 im (*.f64 im im)))) (/.f64 #s(literal 1/2 binary64) (*.f64 im im)))) (log.f64 (/.f64 #s(literal -1 binary64) im))) |
(+ (* -1 (log (/ -1 im))) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (+ (* 1/720 (/ (+ (* 30 (pow re 6)) (* 90 (pow re 6))) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2)))))) |
(+.f64 (*.f64 (*.f64 re re) (+.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal -1/4 binary64)) (*.f64 im (*.f64 im (*.f64 im im)))) (/.f64 #s(literal 1/2 binary64) (*.f64 im im)))) (-.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 re #s(literal 6 binary64))) (pow.f64 im #s(literal 6 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) im)))) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im 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))) |
im |
(+ im (* 1/2 (/ (pow re 2) im))) |
(+.f64 im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) im)) |
(+ im (* (pow re 2) (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))) |
(+.f64 im (*.f64 (*.f64 re re) (+.f64 (/.f64 (*.f64 re (*.f64 re #s(literal -1/8 binary64))) (*.f64 im (*.f64 im im))) (/.f64 #s(literal 1/2 binary64) 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))))) |
(+.f64 im (*.f64 (*.f64 re re) (+.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 (*.f64 re re) (+.f64 (/.f64 (*.f64 re (*.f64 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 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) re) re))) |
(* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(*.f64 re (+.f64 (/.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) re) re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal -1/8 binary64))))) (*.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 re (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) re) re) (+.f64 (/.f64 (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal -1/8 binary64))))) (*.f64 re (*.f64 re (*.f64 re re)))) (/.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 1/16 binary64)) (pow.f64 re #s(literal 6 binary64))))))) |
(* -1 re) |
(-.f64 #s(literal 0 binary64) re) |
(* -1 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(-.f64 (*.f64 (/.f64 (*.f64 re (*.f64 im im)) (*.f64 re re)) #s(literal -1/2 binary64)) re) |
(* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) re) re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal -1/8 binary64))))) (*.f64 re (*.f64 re (*.f64 re re)))))) (-.f64 #s(literal 0 binary64) 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 re (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) re) re) (+.f64 (/.f64 (*.f64 im (*.f64 im (*.f64 im (*.f64 im #s(literal -1/8 binary64))))) (*.f64 re (*.f64 re (*.f64 re re)))) (/.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 1/16 binary64)) (pow.f64 re #s(literal 6 binary64)))))))) |
re |
(+ re (* 1/2 (/ (pow im 2) re))) |
(+.f64 re (/.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) re)) |
(+ re (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re))))) |
(+.f64 re (*.f64 (*.f64 im im) (+.f64 (/.f64 (*.f64 im (*.f64 im #s(literal -1/8 binary64))) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1/2 binary64) 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 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) im) im))) |
(* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2)))))) |
(*.f64 im (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) im) im)) (/.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 im (+.f64 (/.f64 (*.f64 re (*.f64 re (*.f64 re (*.f64 re #s(literal -1/8 binary64))))) (*.f64 im (*.f64 im (*.f64 im im)))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) im) im)) (/.f64 (*.f64 (pow.f64 re #s(literal 6 binary64)) #s(literal 1/16 binary64)) (pow.f64 im #s(literal 6 binary64)))))) |
(* -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 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) im) im)))) |
(* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) im) im)) (/.f64 (*.f64 re (*.f64 re (*.f64 re (*.f64 re #s(literal -1/8 binary64))))) (*.f64 im (*.f64 im (*.f64 im im))))) (-.f64 #s(literal 0 binary64) 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 im (+.f64 (/.f64 (*.f64 re (*.f64 re (*.f64 re (*.f64 re #s(literal -1/8 binary64))))) (*.f64 im (*.f64 im (*.f64 im im)))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) im) im)) (/.f64 (*.f64 (pow.f64 re #s(literal 6 binary64)) #s(literal 1/16 binary64)) (pow.f64 im #s(literal 6 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 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 35014 to 2321 computations (93.4% saved)
15 alts after pruning (14 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1332 | 14 | 1346 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 0 | 0 |
| Total | 1333 | 15 | 1348 |
| Status | Accuracy | Program |
|---|---|---|
| 99.1% | (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) | |
| ✓ | 99.6% | (/.f64 (atan2.f64 im re) (log.f64 base)) |
| ▶ | 49.2% | (/.f64 (atan2.f64 im re) (exp.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64)))) |
| 99.0% | (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) | |
| 98.9% | (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) | |
| 99.4% | (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) | |
| 99.4% | (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) | |
| ▶ | 99.3% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base)) |
| ▶ | 98.8% | (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
| 83.9% | (*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 (log.f64 base) (atan2.f64 im re))) | |
| ▶ | 99.5% | (*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
| ▶ | 99.2% | (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
| 99.3% | (*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re)) (log.f64 base)) | |
| 99.4% | (*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (log.f64 base)) (atan2.f64 im re)) | |
| 48.4% | (exp.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64))) |
Compiled 409 to 274 computations (33% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (log.f64 base) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (log.f64 base)) |
| ✓ | cost-diff | 13184 | (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
| ✓ | cost-diff | 13184 | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base)) |
| ✓ | cost-diff | 0 | (pow.f64 (log.f64 base) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 0 | (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
| ✓ | cost-diff | 12992 | (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 128 | (*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 12928 | (exp.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 12928 | (/.f64 (atan2.f64 im re) (exp.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 1 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 | (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))) |
| 1636× | sum5-define |
| 1382× | sum3-define |
| 1082× | *-lowering-*.f32 |
| 1082× | *-lowering-*.f64 |
| 948× | fnmadd-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 121 |
| 1 | 43 | 116 |
| 2 | 77 | 116 |
| 3 | 133 | 116 |
| 4 | 373 | 116 |
| 5 | 1163 | 116 |
| 6 | 1997 | 116 |
| 7 | 4955 | 116 |
| 0 | 8106 | 116 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (atan2 im re) (/ 1 (log base))) |
(atan2 im re) |
im |
re |
(/ 1 (log base)) |
1 |
(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) (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 |
(* (/ (atan2 im re) (pow (log base) 2)) (log base)) |
(/ (atan2 im re) (pow (log base) 2)) |
(atan2 im re) |
im |
re |
(pow (log base) 2) |
(log base) |
base |
2 |
(/ (* (/ 1 (log base)) (* (atan2 im re) (log base))) (log base)) |
(* (/ 1 (log base)) (* (atan2 im re) (log base))) |
(/ 1 (log base)) |
1 |
(log base) |
base |
(* (atan2 im re) (log base)) |
(atan2 im re) |
im |
re |
| Outputs |
|---|
(* (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 |
(/ 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) (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) |
(* (/ (atan2 im re) (pow (log base) 2)) (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) |
(atan2.f64 im re) |
im |
re |
(pow (log base) 2) |
(pow.f64 (log.f64 base) #s(literal 2 binary64)) |
(log base) |
(log.f64 base) |
base |
2 |
#s(literal 2 binary64) |
(/ (* (/ 1 (log base)) (* (atan2 im re) (log base))) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* (/ 1 (log base)) (* (atan2 im re) (log base))) |
(atan2.f64 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) (log base)) |
(*.f64 (atan2.f64 im re) (log.f64 base)) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base)) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
| ✓ | accuracy | 99.7% | (*.f64 (atan2.f64 im re) (log.f64 base)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (log.f64 base)) |
| ✓ | accuracy | 100.0% | (log.f64 base) |
| ✓ | accuracy | 99.8% | (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
| ✓ | accuracy | 99.6% | (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.8% | (/.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 (log.f64 base) (atan2.f64 im re)) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
| ✓ | accuracy | 100.0% | (atan2.f64 im re) |
| ✓ | accuracy | 100.0% | (log.f64 base) |
| ✓ | accuracy | 99.8% | (*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (log.f64 base)) |
| 35.0ms | 128× | 0 | valid |
| 32.0ms | 128× | 0 | invalid |
Compiled 157 to 22 computations (86% saved)
ival-div: 10.0ms (30.7% of total)ival-mult: 8.0ms (24.6% of total)ival-log: 6.0ms (18.4% of total)ival-pow: 4.0ms (12.3% of total)ival-atan2: 3.0ms (9.2% of total)ival-exp: 2.0ms (6.1% of total)const: 1.0ms (3.1% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (atan2 im re) (/ 1 (log base)))> |
#<alt (atan2 im re)> |
#<alt (/ 1 (log base))> |
#<alt (log base)> |
#<alt (/ 1 (/ (log base) (atan2 im re)))> |
#<alt (/ (log base) (atan2 im re))> |
#<alt (/ (atan2 im re) (exp (* (log (log base)) 1)))> |
#<alt (exp (* (log (log base)) 1))> |
#<alt (* (log (log base)) 1)> |
#<alt (* (/ (atan2 im re) (pow (log base) 2)) (log base))> |
#<alt (/ (atan2 im re) (pow (log base) 2))> |
#<alt (pow (log base) 2)> |
#<alt (/ (* (/ 1 (log base)) (* (atan2 im re) (log base))) (log base))> |
#<alt (* (/ 1 (log base)) (* (atan2 im re) (log base)))> |
#<alt (log (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 (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (/ 1 (log 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 (/ (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 (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (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)> |
#<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) (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 (/ (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 (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 (/ (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)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (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 (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 (* (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))> |
105 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 53.0ms | base | @ | inf | (* (log (log base)) 1) |
| 33.0ms | base | @ | 0 | (* (log (log base)) 1) |
| 19.0ms | base | @ | -inf | (* (log (log base)) 1) |
| 1.0ms | im | @ | 0 | (/ (atan2 im re) (pow (log base) 2)) |
| 1.0ms | base | @ | -inf | (/ 1 (log base)) |
| 1× | batch-egg-rewrite |
| 552× | log-prod |
| 538× | frac-2neg |
| 408× | prod-exp |
| 408× | frac-times |
| 404× | div-inv |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 78 |
| 1 | 86 | 78 |
| 2 | 381 | 78 |
| 3 | 1992 | 37 |
| 0 | 8895 | 37 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (atan2 im re) (/ 1 (log base))) |
(atan2 im re) |
(/ 1 (log base)) |
(log base) |
(/ 1 (/ (log base) (atan2 im re))) |
(/ (log base) (atan2 im re)) |
(/ (atan2 im re) (exp (* (log (log base)) 1))) |
(exp (* (log (log base)) 1)) |
(* (log (log base)) 1) |
(* (/ (atan2 im re) (pow (log base) 2)) (log base)) |
(/ (atan2 im re) (pow (log base) 2)) |
(pow (log base) 2) |
(/ (* (/ 1 (log base)) (* (atan2 im re) (log base))) (log base)) |
(* (/ 1 (log base)) (* (atan2 im re) (log base))) |
(log (log base)) |
(* (atan2 im re) (log base)) |
| Outputs |
|---|
(+.f64 (atan2.f64 im re) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (atan2.f64 im re)) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 0 binary64)) (atan2.f64 im re)) |
(exp.f64 (log.f64 (atan2.f64 im re))) |
(exp.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (atan2.f64 im re) #s(literal -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 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)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal -1 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 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 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 0 binary64) (*.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 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (atan2.f64 im re)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 3 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(pow.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) base) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(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 -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 #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 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) |
(atan2.f64 im re) |
(+.f64 (atan2.f64 im re) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (atan2.f64 im re)) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 0 binary64)) (atan2.f64 im re)) |
(exp.f64 (log.f64 (atan2.f64 im re))) |
(exp.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (atan2.f64 im re) #s(literal -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 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)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal -1 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 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 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 0 binary64) (*.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 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (atan2.f64 im re)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 3 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(pow.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) base) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(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 -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 #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 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) |
(atan2.f64 im re) |
#s(literal 1 binary64) |
#s(literal 1 binary64) |
(+.f64 (atan2.f64 im re) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (atan2.f64 im re)) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 0 binary64)) (atan2.f64 im re)) |
(exp.f64 (log.f64 (atan2.f64 im re))) |
(exp.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (atan2.f64 im re) #s(literal -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 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)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal -1 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 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 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 0 binary64) (*.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 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (atan2.f64 im re)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 3 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(pow.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) base) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(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 -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 #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 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) |
(atan2.f64 im re) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(+.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (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 (atan2.f64 im re) (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 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (-.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 1 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(/.f64 (exp.f64 (log.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (exp.f64 (log.f64 #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) (atan2.f64 im re)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (-.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))) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal -3 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 0 binary64) (*.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 0 binary64) (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 1/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 -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 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal -3 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 3 binary64))) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(pow.f64 (atan2.f64 im re) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) base) (log.f64 (atan2.f64 im re))) |
(pow.f64 (E.f64) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(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 -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 2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (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 (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 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re))))) |
(*.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)) #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)) #s(literal -1 binary64))) |
(+.f64 (atan2.f64 im re) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (atan2.f64 im re)) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 0 binary64)) (atan2.f64 im re)) |
(exp.f64 (log.f64 (atan2.f64 im re))) |
(exp.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (atan2.f64 im re) #s(literal -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 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)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal -1 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 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 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 0 binary64) (*.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 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (atan2.f64 im re)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 3 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(pow.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) base) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(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 -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 #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 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) |
(atan2.f64 im re) |
#s(literal 1 binary64) |
#s(literal 0 binary64) |
(+.f64 (atan2.f64 im re) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (atan2.f64 im re)) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 0 binary64)) (atan2.f64 im re)) |
(exp.f64 (log.f64 (atan2.f64 im re))) |
(exp.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (atan2.f64 im re) #s(literal -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 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)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal -1 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 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 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 0 binary64) (*.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 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (atan2.f64 im re)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 3 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(pow.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) base) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(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 -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 #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 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) |
(atan2.f64 im re) |
(+.f64 (atan2.f64 im re) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (atan2.f64 im re)) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 0 binary64)) (atan2.f64 im re)) |
(exp.f64 (log.f64 (atan2.f64 im re))) |
(exp.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (atan2.f64 im re) #s(literal -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 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)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal -1 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 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 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 0 binary64) (*.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 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (atan2.f64 im re)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 3 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(pow.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) base) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(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 -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 #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 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) |
(atan2.f64 im re) |
#s(literal 1 binary64) |
(+.f64 (atan2.f64 im re) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (atan2.f64 im re)) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 0 binary64)) (atan2.f64 im re)) |
(exp.f64 (log.f64 (atan2.f64 im re))) |
(exp.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (atan2.f64 im re) #s(literal -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 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)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal -1 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 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 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 0 binary64) (*.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 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (atan2.f64 im re)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 3 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(pow.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) base) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(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 -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 #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 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) |
(atan2.f64 im re) |
(+.f64 (atan2.f64 im re) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (atan2.f64 im re)) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 0 binary64)) (atan2.f64 im re)) |
(exp.f64 (log.f64 (atan2.f64 im re))) |
(exp.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (atan2.f64 im re) #s(literal -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 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)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal -1 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 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 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 0 binary64) (*.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 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (atan2.f64 im re)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 3 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(pow.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) base) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(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 -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 #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 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) |
(atan2.f64 im re) |
#s(literal 0 binary64) |
(+.f64 (atan2.f64 im re) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (atan2.f64 im re)) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 0 binary64)) (atan2.f64 im re)) |
(exp.f64 (log.f64 (atan2.f64 im re))) |
(exp.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (atan2.f64 im re) #s(literal -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 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)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal -1 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 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 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 0 binary64) (*.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 #s(literal -1 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (atan2.f64 im re)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 3 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(pow.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) base) (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(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 -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 #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 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) |
(atan2.f64 im re) |
| 1× | egg-herbie |
| 1824× | fma-lowering-fma.f32 |
| 1824× | fma-lowering-fma.f64 |
| 1788× | sum5-define |
| 1498× | fnmadd-define |
| 1482× | fma-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 2520 |
| 1 | 67 | 2464 |
| 2 | 118 | 2464 |
| 3 | 284 | 2464 |
| 4 | 822 | 2464 |
| 5 | 2327 | 2464 |
| 6 | 4651 | 2464 |
| 0 | 8106 | 2464 |
| 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))))) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(/ 1 (log 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)))) |
(/ (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)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 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) |
(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) (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)) |
(/ (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)) |
(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) |
(/ (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) |
(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 (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))))) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log base) (atan2 im re)) |
(* (log 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)))) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(/ 1 (log 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))) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im 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)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im 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) |
(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) (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))) |
(/ (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))) |
(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)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im 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) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.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 (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)))) |
(* (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 14171 to 758 computations (94.7% saved)
18 alts after pruning (13 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1188 | 4 | 1192 |
| Fresh | 0 | 9 | 9 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1189 | 18 | 1207 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 13.6% | (atan2.f64 im re) |
| 50.9% | (/.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 base)) | |
| ▶ | 99.1% | (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) |
| ✓ | 99.6% | (/.f64 (atan2.f64 im re) (log.f64 base)) |
| ▶ | 49.2% | (/.f64 (atan2.f64 im re) (exp.f64 (log.f64 (log.f64 base)))) |
| 99.0% | (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) | |
| 98.9% | (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) | |
| ▶ | 99.4% | (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
| 99.4% | (/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) | |
| ✓ | 99.3% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base)) |
| ✓ | 98.8% | (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
| 13.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) | |
| 83.9% | (*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 (log.f64 base) (atan2.f64 im re))) | |
| ✓ | 99.5% | (*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
| ✓ | 99.2% | (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
| 99.3% | (*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re)) (log.f64 base)) | |
| ▶ | 99.4% | (*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
| 48.4% | (exp.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64))) |
Compiled 410 to 277 computations (32.4% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (/.f64 #s(literal 1 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 | 13120 | (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 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 | 12864 | (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (log.f64 base)) |
| ✓ | cost-diff | 12992 | (*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
| ✓ | cost-diff | 0 | (log.f64 (log.f64 base)) |
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 12800 | (exp.f64 (log.f64 (log.f64 base))) |
| ✓ | cost-diff | 12800 | (/.f64 (atan2.f64 im re) (exp.f64 (log.f64 (log.f64 base)))) |
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 0 | (pow.f64 (log.f64 base) #s(literal 3 binary64)) |
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 0 | (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
| ✓ | cost-diff | 19456 | (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
| 1716× | *-lowering-*.f32 |
| 1716× | *-lowering-*.f64 |
| 1392× | sum5-define |
| 900× | sum3-define |
| 800× | /-lowering-/.f32 |
Useful iterations: 8 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 138 |
| 1 | 43 | 136 |
| 2 | 80 | 136 |
| 3 | 144 | 136 |
| 4 | 249 | 136 |
| 5 | 582 | 136 |
| 6 | 2012 | 136 |
| 7 | 2431 | 136 |
| 8 | 2800 | 108 |
| 9 | 4758 | 108 |
| 0 | 8167 | 108 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* (atan2 im re) (pow (log base) 3)) (pow (log base) 4)) |
(* (atan2 im re) (pow (log base) 3)) |
(atan2 im re) |
im |
re |
(pow (log base) 3) |
(log base) |
base |
3 |
(pow (log base) 4) |
4 |
(atan2 im re) |
im |
re |
(/ (atan2 im re) (exp (log (log base)))) |
(atan2 im re) |
im |
re |
(exp (log (log base))) |
(log (log base)) |
(log base) |
base |
(* (* (pow (log base) -2) (log base)) (atan2 im re)) |
(* (pow (log base) -2) (log base)) |
(pow (log base) -2) |
(log base) |
base |
-2 |
(atan2 im re) |
im |
re |
(/ (pow (log base) -2) (/ (/ 1 (log base)) (atan2 im re))) |
(pow (log base) -2) |
(log base) |
base |
-2 |
(/ (/ 1 (log base)) (atan2 im re)) |
(/ 1 (log base)) |
1 |
(atan2 im re) |
im |
re |
| Outputs |
|---|
(/ (* (atan2 im re) (pow (log base) 3)) (pow (log base) 4)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* (atan2 im re) (pow (log base) 3)) |
(/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -3 binary64))) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(pow (log base) 3) |
(pow.f64 (log.f64 base) #s(literal 3 binary64)) |
(log base) |
(log.f64 base) |
base |
3 |
#s(literal 3 binary64) |
(pow (log base) 4) |
(pow.f64 (log.f64 base) #s(literal 4 binary64)) |
4 |
#s(literal 4 binary64) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(/ (atan2 im re) (exp (log (log base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(exp (log (log base))) |
(log.f64 base) |
(log (log base)) |
(log.f64 (log.f64 base)) |
(log base) |
(log.f64 base) |
base |
(* (* (pow (log base) -2) (log base)) (atan2 im re)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(* (pow (log base) -2) (log base)) |
(/.f64 #s(literal 1 binary64) (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) |
(atan2.f64 im re) |
im |
re |
(/ (pow (log base) -2) (/ (/ 1 (log base)) (atan2 im re))) |
(/.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) |
(/ (/ 1 (log base)) (atan2 im re)) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (log base)) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
1 |
#s(literal 1 binary64) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
| ✓ | accuracy | 99.8% | (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (log.f64 base)) |
| ✓ | accuracy | 99.6% | (pow.f64 (log.f64 base) #s(literal -2 binary64)) |
| ✓ | accuracy | 100.0% | (log.f64 base) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
| ✓ | accuracy | 99.8% | (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (log.f64 base)) |
| ✓ | accuracy | 99.6% | (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.8% | (/.f64 (atan2.f64 im re) (exp.f64 (log.f64 (log.f64 base)))) |
| ✓ | accuracy | 99.1% | (exp.f64 (log.f64 (log.f64 base))) |
| ✓ | accuracy | 100.0% | (atan2.f64 im re) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
| ✓ | accuracy | 99.6% | (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
| ✓ | accuracy | 99.4% | (pow.f64 (log.f64 base) #s(literal 3 binary64)) |
| ✓ | accuracy | 99.2% | (pow.f64 (log.f64 base) #s(literal 4 binary64)) |
| 91.0ms | 128× | 0 | invalid |
| 42.0ms | 128× | 0 | valid |
Compiled 141 to 23 computations (83.7% saved)
ival-pow: 16.0ms (39.8% of total)ival-div: 8.0ms (19.9% of total)ival-log: 6.0ms (14.9% of total)ival-mult: 5.0ms (12.4% of total)ival-atan2: 3.0ms (7.5% of total)ival-exp: 2.0ms (5% of total)const: 1.0ms (2.5% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* (atan2 im re) (pow (log base) 3)) (pow (log base) 4))> |
#<alt (* (atan2 im re) (pow (log base) 3))> |
#<alt (atan2 im re)> |
#<alt (pow (log base) 3)> |
#<alt (/ (atan2 im re) (exp (log (log base))))> |
#<alt (exp (log (log base)))> |
#<alt (log (log base))> |
#<alt (* (* (pow (log base) -2) (log base)) (atan2 im re))> |
#<alt (* (pow (log base) -2) (log base))> |
#<alt (pow (log base) -2)> |
#<alt (log base)> |
#<alt (/ (pow (log base) -2) (/ (/ 1 (log base)) (atan2 im re)))> |
#<alt (/ (/ 1 (log base)) (atan2 im re))> |
#<alt (pow (log base) 4)> |
#<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 (* (pow (log base) 3) (atan2 im re))> |
#<alt (* (pow (log base) 3) (atan2 im re))> |
#<alt (* (pow (log base) 3) (atan2 im re))> |
#<alt (* (pow (log base) 3) (atan2 im re))> |
#<alt (* (pow (log base) 3) (atan2 im re))> |
#<alt (* (pow (log base) 3) (atan2 im re))> |
#<alt (* (pow (log base) 3) (atan2 im re))> |
#<alt (* (pow (log base) 3) (atan2 im re))> |
#<alt (* (pow (log base) 3) (atan2 im re))> |
#<alt (* (pow (log base) 3) (atan2 im re))> |
#<alt (* (pow (log base) 3) (atan2 im re))> |
#<alt (* (pow (log base) 3) (atan2 im re))> |
#<alt (* (pow (log base) 3) (atan2 im re))> |
#<alt (* (pow (log base) 3) (atan2 im re))> |
#<alt (* (pow (log base) 3) (atan2 im re))> |
#<alt (* (pow (log base) 3) (atan2 im re))> |
#<alt (* (pow (log base) 3) (atan2 im re))> |
#<alt (* (pow (log base) 3) (atan2 im re))> |
#<alt (* (pow (log base) 3) (atan2 im re))> |
#<alt (* (pow (log base) 3) (atan2 im re))> |
#<alt (* (pow (log base) 3) (atan2 im re))> |
#<alt (* (pow (log base) 3) (atan2 im re))> |
#<alt (* (pow (log base) 3) (atan2 im re))> |
#<alt (* (pow (log base) 3) (atan2 im re))> |
#<alt (* (pow (log base) 3) (atan2 im re))> |
#<alt (* (pow (log base) 3) (atan2 im re))> |
#<alt (* (pow (log base) 3) (atan2 im re))> |
#<alt (* (pow (log base) 3) (atan2 im re))> |
#<alt (* -1 (* (pow (log (/ 1 base)) 3) (atan2 im re)))> |
#<alt (* -1 (* (pow (log (/ 1 base)) 3) (atan2 im re)))> |
#<alt (* -1 (* (pow (log (/ 1 base)) 3) (atan2 im re)))> |
#<alt (* -1 (* (pow (log (/ 1 base)) 3) (atan2 im re)))> |
#<alt (* (pow (+ (log -1) (* -1 (log (/ -1 base)))) 3) (atan2 im re))> |
#<alt (* (pow (+ (log -1) (* -1 (log (/ -1 base)))) 3) (atan2 im re))> |
#<alt (* (pow (+ (log -1) (* -1 (log (/ -1 base)))) 3) (atan2 im re))> |
#<alt (* (pow (+ (log -1) (* -1 (log (/ -1 base)))) 3) (atan2 im re))> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (pow (log base) 3)> |
#<alt (pow (log base) 3)> |
#<alt (pow (log base) 3)> |
#<alt (pow (log base) 3)> |
#<alt (* -1 (pow (log (/ 1 base)) 3))> |
#<alt (* -1 (pow (log (/ 1 base)) 3))> |
#<alt (* -1 (pow (log (/ 1 base)) 3))> |
#<alt (* -1 (pow (log (/ 1 base)) 3))> |
#<alt (pow (+ (log -1) (* -1 (log (/ -1 base)))) 3)> |
#<alt (pow (+ (log -1) (* -1 (log (/ -1 base)))) 3)> |
#<alt (pow (+ (log -1) (* -1 (log (/ -1 base)))) 3)> |
#<alt (pow (+ (log -1) (* -1 (log (/ -1 base)))) 3)> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (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)> |
#<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 (* -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 (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 (/ 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 (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 (* -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 (* (log base) (atan2 im re)))> |
#<alt (/ 1 (* (log base) (atan2 im re)))> |
#<alt (/ 1 (* (log base) (atan2 im re)))> |
#<alt (/ 1 (* (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 (/ 1 (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)))> |
#<alt (/ 1 (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)))> |
#<alt (/ 1 (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)))> |
#<alt (/ 1 (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)))> |
#<alt (/ 1 (* (log base) (atan2 im re)))> |
#<alt (/ 1 (* (log base) (atan2 im re)))> |
#<alt (/ 1 (* (log base) (atan2 im re)))> |
#<alt (/ 1 (* (log base) (atan2 im re)))> |
#<alt (/ 1 (* (log base) (atan2 im re)))> |
#<alt (/ 1 (* (log base) (atan2 im re)))> |
#<alt (/ 1 (* (log base) (atan2 im re)))> |
#<alt (/ 1 (* (log base) (atan2 im re)))> |
#<alt (/ 1 (* (log base) (atan2 im re)))> |
#<alt (/ 1 (* (log base) (atan2 im re)))> |
#<alt (/ 1 (* (log base) (atan2 im re)))> |
#<alt (/ 1 (* (log base) (atan2 im re)))> |
#<alt (/ 1 (* (log base) (atan2 im re)))> |
#<alt (/ 1 (* (log base) (atan2 im re)))> |
#<alt (/ 1 (* (log base) (atan2 im re)))> |
#<alt (/ 1 (* (log base) (atan2 im re)))> |
#<alt (/ 1 (* (log base) (atan2 im re)))> |
#<alt (/ 1 (* (log base) (atan2 im re)))> |
#<alt (/ 1 (* (log base) (atan2 im re)))> |
#<alt (/ 1 (* (log base) (atan2 im re)))> |
#<alt (/ 1 (* (log base) (atan2 im re)))> |
#<alt (/ 1 (* (log base) (atan2 im re)))> |
#<alt (/ 1 (* (log base) (atan2 im re)))> |
#<alt (/ 1 (* (log base) (atan2 im re)))> |
#<alt (pow (log base) 4)> |
#<alt (pow (log base) 4)> |
#<alt (pow (log base) 4)> |
#<alt (pow (log base) 4)> |
#<alt (pow (log (/ 1 base)) 4)> |
#<alt (pow (log (/ 1 base)) 4)> |
#<alt (pow (log (/ 1 base)) 4)> |
#<alt (pow (log (/ 1 base)) 4)> |
#<alt (pow (+ (log -1) (* -1 (log (/ -1 base)))) 4)> |
#<alt (pow (+ (log -1) (* -1 (log (/ -1 base)))) 4)> |
#<alt (pow (+ (log -1) (* -1 (log (/ -1 base)))) 4)> |
#<alt (pow (+ (log -1) (* -1 (log (/ -1 base)))) 4)> |
#<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)))))> |
84 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | base | @ | -inf | (* (atan2 im re) (pow (log base) 3)) |
| 1.0ms | im | @ | 0 | (* (atan2 im re) (pow (log base) 3)) |
| 1.0ms | base | @ | inf | (* (atan2 im re) (pow (log base) 3)) |
| 1.0ms | base | @ | -inf | (/ (/ 1 (log base)) (atan2 im re)) |
| 0.0ms | base | @ | inf | (/ (/ 1 (log base)) (atan2 im re)) |
| 1× | batch-egg-rewrite |
| 1834× | *-lowering-*.f32 |
| 1834× | *-lowering-*.f64 |
| 1538× | /-lowering-/.f32 |
| 1538× | /-lowering-/.f64 |
| 364× | associate-/r* |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 95 |
| 1 | 91 | 67 |
| 2 | 481 | 67 |
| 0 | 3288 | 67 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* (atan2 im re) (pow (log base) 3)) (pow (log base) 4)) |
(* (atan2 im re) (pow (log base) 3)) |
(atan2 im re) |
(pow (log base) 3) |
(/ (atan2 im re) (exp (log (log base)))) |
(exp (log (log base))) |
(log (log base)) |
(* (* (pow (log base) -2) (log base)) (atan2 im re)) |
(* (pow (log base) -2) (log base)) |
(pow (log base) -2) |
(log base) |
(/ (pow (log base) -2) (/ (/ 1 (log base)) (atan2 im re))) |
(/ (/ 1 (log base)) (atan2 im re)) |
(pow (log base) 4) |
(/ 1 (log base)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64))) |
(-.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 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (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 #s(literal -1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(neg.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (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 3 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(/.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) (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 #s(literal 1 binary64) (/.f64 (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 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 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 -2 binary64))) (/.f64 (/.f64 #s(literal -1 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 #s(literal -1 binary64) (log.f64 base)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (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 -3 binary64)) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))) (-.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 3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 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 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (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 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.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)) (*.f64 (atan2.f64 im re) (log.f64 base))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (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 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 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) (atan2.f64 im re)) #s(literal -1 binary64)) (log.f64 base)) |
(/.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 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(/.f64 (*.f64 (pow.f64 (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 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) #s(literal 1 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)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal -1 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (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) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (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 -2 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (log.f64 base)) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (pow.f64 (log.f64 base) #s(literal 2 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 2 binary64))) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal -4 binary64))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal -5/2 binary64))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 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) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (-.f64 #s(literal 0 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 (log.f64 base) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (log.f64 base) (pow.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)))) |
(*.f64 (log.f64 base) (/.f64 (/.f64 (atan2.f64 im re) (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 3 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 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 -4 binary64)) (/.f64 #s(literal 1 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 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(*.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 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 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 2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -4 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (atan2.f64 im re))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (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)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 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 2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (/.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 #s(literal 0 binary64) (log.f64 base)) (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (/.f64 (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) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 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 -4 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal -4 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -5/2 binary64)) (atan2.f64 im re))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -5/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))) (-.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 3 binary64))) (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 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 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal -5/2 binary64))) |
(*.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 (log.f64 base) #s(literal -3 binary64)) (/.f64 (log.f64 base) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (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 -2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (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 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) #s(literal -1 binary64)) (log.f64 base)) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (log.f64 base)) |
(*.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 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 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 -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(*.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 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (log.f64 base)) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (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)) (*.f64 (atan2.f64 im re) (log.f64 base))) (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 3/2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64)))) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(*.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal 1 binary64)) (log.f64 base)) |
(*.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(*.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal -1 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 2 binary64))) (-.f64 #s(literal 0 binary64) (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) (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(neg.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(/.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(/.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 (-.f64 #s(literal 0 binary64) (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 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.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 (log.f64 base) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (log.f64 base)) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.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))) (log.f64 base)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(*.f64 (atan2.f64 im re) (neg.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -2 binary64))))) |
(*.f64 (log.f64 base) (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (atan2.f64 im re)) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/4 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 3/4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) (*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (log.f64 base)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (atan2.f64 im re)) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal 3/4 binary64))) (pow.f64 (log.f64 base) #s(literal 3/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(-.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))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (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 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)) |
(/.f64 (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) |
(/.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 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (log.f64 base))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (*.f64 (atan2.f64 im re) (log.f64 base))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -4 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (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 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (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 (atan2.f64 im re) (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 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (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 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -5/2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -5/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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 (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(atan2.f64 im re) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 (log.f64 base)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (log.f64 (log.f64 base)) (*.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64)) (log.f64 (log.f64 base)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 3/2 binary64)) (*.f64 (log.f64 (log.f64 base)) #s(literal 3/2 binary64)))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal -3 binary64))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (log.f64 base) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 (log.f64 base))) |
(*.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (log.f64 base)) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/4 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 3/4 binary64)) (pow.f64 (log.f64 base) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (pow.f64 (log.f64 base) #s(literal 3/4 binary64))) (pow.f64 (log.f64 base) #s(literal 3/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64))) |
(-.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 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (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 #s(literal -1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(neg.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (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 3 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(/.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) (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 #s(literal 1 binary64) (/.f64 (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 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 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 -2 binary64))) (/.f64 (/.f64 #s(literal -1 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 #s(literal -1 binary64) (log.f64 base)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (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 -3 binary64)) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))) (-.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 3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 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 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (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 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.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)) (*.f64 (atan2.f64 im re) (log.f64 base))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (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 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 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) (atan2.f64 im re)) #s(literal -1 binary64)) (log.f64 base)) |
(/.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 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(/.f64 (*.f64 (pow.f64 (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 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) #s(literal 1 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)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal -1 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (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) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (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 -2 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (log.f64 base)) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (pow.f64 (log.f64 base) #s(literal 2 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 2 binary64))) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal -4 binary64))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal -5/2 binary64))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 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) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (-.f64 #s(literal 0 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 (log.f64 base) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (log.f64 base) (pow.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)))) |
(*.f64 (log.f64 base) (/.f64 (/.f64 (atan2.f64 im re) (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 3 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 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 -4 binary64)) (/.f64 #s(literal 1 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 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(*.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 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 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 2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -4 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (atan2.f64 im re))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (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)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 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 2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (/.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 #s(literal 0 binary64) (log.f64 base)) (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (/.f64 (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) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 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 -4 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal -4 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -5/2 binary64)) (atan2.f64 im re))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -5/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))) (-.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 3 binary64))) (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 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 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal -5/2 binary64))) |
(*.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 (log.f64 base) #s(literal -3 binary64)) (/.f64 (log.f64 base) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (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 -2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (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 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) #s(literal -1 binary64)) (log.f64 base)) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (log.f64 base)) |
(*.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 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 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 -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(*.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 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (log.f64 base)) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (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)) (*.f64 (atan2.f64 im re) (log.f64 base))) (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 3/2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64)))) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(*.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal 1 binary64)) (log.f64 base)) |
(*.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(*.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal -1 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 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 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 (log.f64 base)) #s(literal 1 binary64))) |
(exp.f64 (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (*.f64 (log.f64 (log.f64 base)) #s(literal -2 binary64)))) |
(exp.f64 (-.f64 (*.f64 #s(literal 3 binary64) (log.f64 (log.f64 base))) (*.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64)))) |
(exp.f64 (-.f64 (*.f64 #s(literal 4 binary64) (log.f64 (log.f64 base))) (*.f64 #s(literal 3 binary64) (log.f64 (log.f64 base))))) |
(-.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 (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)) (*.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 3 binary64))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (pow.f64 (log.f64 base) #s(literal -3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(/.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 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (log.f64 base)) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal -1 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 3 binary64)))) |
(/.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)) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.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 3 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 3 binary64))) (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (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 -4 binary64))) |
(/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (log.f64 base)) (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 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal -5/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -4 binary64))) (pow.f64 (log.f64 base) #s(literal 2 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))) |
(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)) |
(*.f64 (log.f64 base) #s(literal 1 binary64)) |
(*.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 4 binary64)) (pow.f64 (log.f64 base) #s(literal -3 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (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 #s(literal 0 binary64) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -5/2 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 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 4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (/.f64 #s(literal -1 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 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(log.f64 (log.f64 base)) |
(+.f64 (log.f64 (log.f64 base)) #s(literal 0 binary64)) |
(-.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 (-.f64 #s(literal 0 binary64) (log.f64 base))) (log.f64 #s(literal -1 binary64))) |
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (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 (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 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (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 #s(literal -1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(neg.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (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 3 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(/.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) (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 #s(literal 1 binary64) (/.f64 (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 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 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 -2 binary64))) (/.f64 (/.f64 #s(literal -1 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 #s(literal -1 binary64) (log.f64 base)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (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 -3 binary64)) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))) (-.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 3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 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 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (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 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.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)) (*.f64 (atan2.f64 im re) (log.f64 base))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (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 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 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) (atan2.f64 im re)) #s(literal -1 binary64)) (log.f64 base)) |
(/.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 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(/.f64 (*.f64 (pow.f64 (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 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) #s(literal 1 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)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal -1 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (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) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (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 -2 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (log.f64 base)) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (pow.f64 (log.f64 base) #s(literal 2 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 2 binary64))) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal -4 binary64))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal -5/2 binary64))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 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) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (-.f64 #s(literal 0 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 (log.f64 base) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (log.f64 base) (pow.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)))) |
(*.f64 (log.f64 base) (/.f64 (/.f64 (atan2.f64 im re) (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 3 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 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 -4 binary64)) (/.f64 #s(literal 1 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 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(*.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 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 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 2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -4 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (atan2.f64 im re))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (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)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 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 2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (/.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 #s(literal 0 binary64) (log.f64 base)) (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (/.f64 (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) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 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 -4 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal -4 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -5/2 binary64)) (atan2.f64 im re))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -5/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))) (-.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 3 binary64))) (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 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 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal -5/2 binary64))) |
(*.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 (log.f64 base) #s(literal -3 binary64)) (/.f64 (log.f64 base) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (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 -2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (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 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) #s(literal -1 binary64)) (log.f64 base)) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (log.f64 base)) |
(*.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 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 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 -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(*.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 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (log.f64 base)) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (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)) (*.f64 (atan2.f64 im re) (log.f64 base))) (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 3/2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64)))) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(*.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal 1 binary64)) (log.f64 base)) |
(*.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(*.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal -1 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 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(exp.f64 (-.f64 (log.f64 (log.f64 base)) (*.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64)) (*.f64 #s(literal 3 binary64) (log.f64 (log.f64 base))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (log.f64 base) (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 4 binary64))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (/.f64 #s(literal 1 binary64) (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 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (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 3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (*.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))) (/.f64 #s(literal -1 binary64) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (-.f64 #s(literal 0 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 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 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 3 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 2 binary64))) (-.f64 #s(literal 0 binary64) (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 -2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (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 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (log.f64 base) (/.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 3 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (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 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal -5/2 binary64))) |
(/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (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 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (log.f64 base)) (-.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 -2 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 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))) (pow.f64 (log.f64 base) #s(literal -4 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 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (log.f64 base) (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 -4 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -4 binary64)) #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 #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 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal -3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (-.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 -2 binary64))) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.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 3/2 binary64)) (pow.f64 (log.f64 base) #s(literal -5/2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -5/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -5/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 4 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 (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 (log.f64 base) #s(literal 3/4 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 3/4 binary64)) (pow.f64 (log.f64 base) #s(literal -5/2 binary64)))) |
(*.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 -5/2 binary64)) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal -4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal -5/2 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 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (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)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -3 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #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 (*.f64 (log.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 (neg.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64)))) |
(exp.f64 (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (log.f64 base)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64)) (*.f64 #s(literal 4 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 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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 -1 binary64) (log.f64 base)))) |
(/.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 #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 2 binary64)) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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))) (*.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -4 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (*.f64 (log.f64 base) (-.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 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -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 3 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(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 (exp.f64 #s(literal -2 binary64)) (log.f64 (log.f64 base))) |
(*.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal -3 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (pow.f64 (log.f64 base) #s(literal -5/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -5/2 binary64)) (pow.f64 (log.f64 base) #s(literal -5/2 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -4 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 -4 binary64)) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (pow.f64 (log.f64 base) #s(literal -3 binary64)) #s(literal 2 binary64))) |
(*.f64 (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 -3 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 #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 #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 2 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)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (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))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (log.f64 base))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (log.f64 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 -4 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -5/2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -5/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 (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 -3 binary64)) (log.f64 base)) |
(*.f64 (pow.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (log.f64 base) #s(literal -4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal 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))) |
(*.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 -4 binary64)) (pow.f64 (log.f64 base) #s(literal -4 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.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)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (-.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 3 binary64))) (pow.f64 (log.f64 base) #s(literal -4 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal -5/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 (log.f64 base)) #s(literal 1 binary64))) |
(exp.f64 (-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (*.f64 (log.f64 (log.f64 base)) #s(literal -2 binary64)))) |
(exp.f64 (-.f64 (*.f64 #s(literal 3 binary64) (log.f64 (log.f64 base))) (*.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64)))) |
(exp.f64 (-.f64 (*.f64 #s(literal 4 binary64) (log.f64 (log.f64 base))) (*.f64 #s(literal 3 binary64) (log.f64 (log.f64 base))))) |
(-.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 (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)) (*.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 3 binary64))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (pow.f64 (log.f64 base) #s(literal -3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(/.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 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (log.f64 base)) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal -1 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 3 binary64)))) |
(/.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)) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.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 3 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 3 binary64))) (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (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 -4 binary64))) |
(/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (log.f64 base)) (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 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal -5/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -4 binary64))) (pow.f64 (log.f64 base) #s(literal 2 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))) |
(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)) |
(*.f64 (log.f64 base) #s(literal 1 binary64)) |
(*.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 4 binary64)) (pow.f64 (log.f64 base) #s(literal -3 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (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 #s(literal 0 binary64) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -5/2 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 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 4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (/.f64 #s(literal -1 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 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64))) |
(-.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 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (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 #s(literal -1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(neg.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (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 3 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(/.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) (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 #s(literal 1 binary64) (/.f64 (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 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 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 -2 binary64))) (/.f64 (/.f64 #s(literal -1 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 #s(literal -1 binary64) (log.f64 base)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (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 -3 binary64)) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))) (-.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 3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 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 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (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 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.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)) (*.f64 (atan2.f64 im re) (log.f64 base))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (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 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 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) (atan2.f64 im re)) #s(literal -1 binary64)) (log.f64 base)) |
(/.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 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(/.f64 (*.f64 (pow.f64 (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 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) #s(literal 1 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)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal -1 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (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) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (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 -2 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (log.f64 base)) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (pow.f64 (log.f64 base) #s(literal 2 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 2 binary64))) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal -4 binary64))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal -5/2 binary64))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 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) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (-.f64 #s(literal 0 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 (log.f64 base) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (log.f64 base) (pow.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)))) |
(*.f64 (log.f64 base) (/.f64 (/.f64 (atan2.f64 im re) (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 3 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 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 -4 binary64)) (/.f64 #s(literal 1 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 (atan2.f64 im re) (log.f64 base)) #s(literal 1 binary64)) |
(*.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 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 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 2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -4 binary64)) (*.f64 (atan2.f64 im re) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (atan2.f64 im re))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (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)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 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 2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (/.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 #s(literal 0 binary64) (log.f64 base)) (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (/.f64 (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) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 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 -4 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal -4 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -5/2 binary64)) (atan2.f64 im re))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -5/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 base))) (-.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 3 binary64))) (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 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 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal -5/2 binary64))) |
(*.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 (log.f64 base) #s(literal -3 binary64)) (/.f64 (log.f64 base) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (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 -2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (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 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) #s(literal -1 binary64)) (log.f64 base)) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (log.f64 base)) |
(*.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 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 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 -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(*.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 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (log.f64 base)) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (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)) (*.f64 (atan2.f64 im re) (log.f64 base))) (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 3/2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64)))) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(*.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal 1 binary64)) (log.f64 base)) |
(*.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(*.f64 (/.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal -1 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 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (atan2.f64 im re) (log.f64 base))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) #s(literal 1 binary64))) |
(/.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 3 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.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 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (/.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 3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re)) #s(literal -1 binary64)) |
(/.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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (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 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) |
(/.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 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) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.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 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) (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 3/2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 base))) (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (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 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (atan2.f64 im re))) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (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 #s(literal -1 binary64) (log.f64 base)) (/.f64 (log.f64 base) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) (log.f64 base)) |
(/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (log.f64 base)) |
(/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3/2 binary64)))) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re))) |
(*.f64 (log.f64 base) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (log.f64 base) (/.f64 (log.f64 base) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(*.f64 (log.f64 base) (/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -4 binary64)) (atan2.f64 im re))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (atan2.f64 im re))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -4 binary64)) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(*.f64 (-.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 #s(literal 0 binary64) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (/.f64 (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)) #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 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) (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)) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -5/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -5/2 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 #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 #s(literal -1 binary64) (atan2.f64 im re)) (/.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 2 binary64)) (atan2.f64 im re))) |
(*.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)) (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 -1/2 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) #s(literal -1/2 binary64))) |
(*.f64 (*.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 -3 binary64)) (atan2.f64 im re))) |
(*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal -4 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal -5/2 binary64))) |
(*.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 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 (log.f64 base)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64)) (*.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 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 4 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 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))) #s(literal -1 binary64)) |
(pow.f64 (log.f64 base) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 4 binary64)) (log.f64 (log.f64 base))) |
(*.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (log.f64 base)) |
(*.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 4 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 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) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(exp.f64 (-.f64 (log.f64 (log.f64 base)) (*.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64)) (*.f64 #s(literal 3 binary64) (log.f64 (log.f64 base))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (log.f64 base) (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 4 binary64))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (/.f64 #s(literal 1 binary64) (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 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (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 3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (*.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))) (/.f64 #s(literal -1 binary64) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (-.f64 #s(literal 0 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 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 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 3 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 2 binary64))) (-.f64 #s(literal 0 binary64) (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 -2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (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 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (log.f64 base) (/.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 3 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (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 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal -5/2 binary64))) |
(/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (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 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (log.f64 base)) (-.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 -2 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 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))) (pow.f64 (log.f64 base) #s(literal -4 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 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (log.f64 base) (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 -4 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -4 binary64)) #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 #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 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal -3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (-.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 -2 binary64))) (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(*.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 3/2 binary64)) (pow.f64 (log.f64 base) #s(literal -5/2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -5/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -5/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 4 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 (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 (log.f64 base) #s(literal 3/4 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 3/4 binary64)) (pow.f64 (log.f64 base) #s(literal -5/2 binary64)))) |
(*.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 -5/2 binary64)) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal -4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3/2 binary64))) (pow.f64 (log.f64 base) #s(literal -5/2 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 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (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)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -3 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
| 1× | egg-herbie |
| 1974× | *-lowering-*.f32 |
| 1974× | *-lowering-*.f64 |
| 1660× | +-lowering-+.f64 |
| 1660× | +-lowering-+.f32 |
| 1456× | sum5-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 2128 |
| 1 | 94 | 2072 |
| 2 | 184 | 2072 |
| 3 | 596 | 2072 |
| 4 | 1746 | 2072 |
| 5 | 6957 | 2072 |
| 0 | 8141 | 2072 |
| 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))))) |
(* (pow (log base) 3) (atan2 im re)) |
(* (pow (log base) 3) (atan2 im re)) |
(* (pow (log base) 3) (atan2 im re)) |
(* (pow (log base) 3) (atan2 im re)) |
(* (pow (log base) 3) (atan2 im re)) |
(* (pow (log base) 3) (atan2 im re)) |
(* (pow (log base) 3) (atan2 im re)) |
(* (pow (log base) 3) (atan2 im re)) |
(* (pow (log base) 3) (atan2 im re)) |
(* (pow (log base) 3) (atan2 im re)) |
(* (pow (log base) 3) (atan2 im re)) |
(* (pow (log base) 3) (atan2 im re)) |
(* (pow (log base) 3) (atan2 im re)) |
(* (pow (log base) 3) (atan2 im re)) |
(* (pow (log base) 3) (atan2 im re)) |
(* (pow (log base) 3) (atan2 im re)) |
(* (pow (log base) 3) (atan2 im re)) |
(* (pow (log base) 3) (atan2 im re)) |
(* (pow (log base) 3) (atan2 im re)) |
(* (pow (log base) 3) (atan2 im re)) |
(* (pow (log base) 3) (atan2 im re)) |
(* (pow (log base) 3) (atan2 im re)) |
(* (pow (log base) 3) (atan2 im re)) |
(* (pow (log base) 3) (atan2 im re)) |
(* (pow (log base) 3) (atan2 im re)) |
(* (pow (log base) 3) (atan2 im re)) |
(* (pow (log base) 3) (atan2 im re)) |
(* (pow (log base) 3) (atan2 im re)) |
(* -1 (* (pow (log (/ 1 base)) 3) (atan2 im re))) |
(* -1 (* (pow (log (/ 1 base)) 3) (atan2 im re))) |
(* -1 (* (pow (log (/ 1 base)) 3) (atan2 im re))) |
(* -1 (* (pow (log (/ 1 base)) 3) (atan2 im re))) |
(* (pow (+ (log -1) (* -1 (log (/ -1 base)))) 3) (atan2 im re)) |
(* (pow (+ (log -1) (* -1 (log (/ -1 base)))) 3) (atan2 im re)) |
(* (pow (+ (log -1) (* -1 (log (/ -1 base)))) 3) (atan2 im re)) |
(* (pow (+ (log -1) (* -1 (log (/ -1 base)))) 3) (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) |
(pow (log base) 3) |
(pow (log base) 3) |
(pow (log base) 3) |
(pow (log base) 3) |
(* -1 (pow (log (/ 1 base)) 3)) |
(* -1 (pow (log (/ 1 base)) 3)) |
(* -1 (pow (log (/ 1 base)) 3)) |
(* -1 (pow (log (/ 1 base)) 3)) |
(pow (+ (log -1) (* -1 (log (/ -1 base)))) 3) |
(pow (+ (log -1) (* -1 (log (/ -1 base)))) 3) |
(pow (+ (log -1) (* -1 (log (/ -1 base)))) 3) |
(pow (+ (log -1) (* -1 (log (/ -1 base)))) 3) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 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) |
(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)) |
(* -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 (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))))) |
(/ 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)) |
(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)) |
(* -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 (* (log base) (atan2 im re))) |
(/ 1 (* (log base) (atan2 im re))) |
(/ 1 (* (log base) (atan2 im re))) |
(/ 1 (* (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))) |
(/ 1 (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))) |
(/ 1 (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))) |
(/ 1 (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))) |
(/ 1 (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))) |
(/ 1 (* (log base) (atan2 im re))) |
(/ 1 (* (log base) (atan2 im re))) |
(/ 1 (* (log base) (atan2 im re))) |
(/ 1 (* (log base) (atan2 im re))) |
(/ 1 (* (log base) (atan2 im re))) |
(/ 1 (* (log base) (atan2 im re))) |
(/ 1 (* (log base) (atan2 im re))) |
(/ 1 (* (log base) (atan2 im re))) |
(/ 1 (* (log base) (atan2 im re))) |
(/ 1 (* (log base) (atan2 im re))) |
(/ 1 (* (log base) (atan2 im re))) |
(/ 1 (* (log base) (atan2 im re))) |
(/ 1 (* (log base) (atan2 im re))) |
(/ 1 (* (log base) (atan2 im re))) |
(/ 1 (* (log base) (atan2 im re))) |
(/ 1 (* (log base) (atan2 im re))) |
(/ 1 (* (log base) (atan2 im re))) |
(/ 1 (* (log base) (atan2 im re))) |
(/ 1 (* (log base) (atan2 im re))) |
(/ 1 (* (log base) (atan2 im re))) |
(/ 1 (* (log base) (atan2 im re))) |
(/ 1 (* (log base) (atan2 im re))) |
(/ 1 (* (log base) (atan2 im re))) |
(/ 1 (* (log base) (atan2 im re))) |
(pow (log base) 4) |
(pow (log base) 4) |
(pow (log base) 4) |
(pow (log base) 4) |
(pow (log (/ 1 base)) 4) |
(pow (log (/ 1 base)) 4) |
(pow (log (/ 1 base)) 4) |
(pow (log (/ 1 base)) 4) |
(pow (+ (log -1) (* -1 (log (/ -1 base)))) 4) |
(pow (+ (log -1) (* -1 (log (/ -1 base)))) 4) |
(pow (+ (log -1) (* -1 (log (/ -1 base)))) 4) |
(pow (+ (log -1) (* -1 (log (/ -1 base)))) 4) |
(/ 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)))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (log base) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* -1 (* (pow (log (/ 1 base)) 3) (atan2 im re))) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* -1 (* (pow (log (/ 1 base)) 3) (atan2 im re))) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* -1 (* (pow (log (/ 1 base)) 3) (atan2 im re))) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* -1 (* (pow (log (/ 1 base)) 3) (atan2 im re))) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) |
(* (pow (+ (log -1) (* -1 (log (/ -1 base)))) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 3 binary64))) |
(* (pow (+ (log -1) (* -1 (log (/ -1 base)))) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 3 binary64))) |
(* (pow (+ (log -1) (* -1 (log (/ -1 base)))) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 3 binary64))) |
(* (pow (+ (log -1) (* -1 (log (/ -1 base)))) 3) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 3 binary64))) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(pow (log base) 3) |
(pow.f64 (log.f64 base) #s(literal 3 binary64)) |
(pow (log base) 3) |
(pow.f64 (log.f64 base) #s(literal 3 binary64)) |
(pow (log base) 3) |
(pow.f64 (log.f64 base) #s(literal 3 binary64)) |
(pow (log base) 3) |
(pow.f64 (log.f64 base) #s(literal 3 binary64)) |
(* -1 (pow (log (/ 1 base)) 3)) |
(pow.f64 (log.f64 base) #s(literal 3 binary64)) |
(* -1 (pow (log (/ 1 base)) 3)) |
(pow.f64 (log.f64 base) #s(literal 3 binary64)) |
(* -1 (pow (log (/ 1 base)) 3)) |
(pow.f64 (log.f64 base) #s(literal 3 binary64)) |
(* -1 (pow (log (/ 1 base)) 3)) |
(pow.f64 (log.f64 base) #s(literal 3 binary64)) |
(pow (+ (log -1) (* -1 (log (/ -1 base)))) 3) |
(pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 3 binary64)) |
(pow (+ (log -1) (* -1 (log (/ -1 base)))) 3) |
(pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 3 binary64)) |
(pow (+ (log -1) (* -1 (log (/ -1 base)))) 3) |
(pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 3 binary64)) |
(pow (+ (log -1) (* -1 (log (/ -1 base)))) 3) |
(pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 3 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)))) |
(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)) |
(* -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 (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 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) 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))) |
(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)) |
(* -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 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ -1 (* (log (/ 1 base)) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ -1 (* (log (/ 1 base)) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ -1 (* (log (/ 1 base)) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ -1 (* (log (/ 1 base)) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ 1 (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ 1 (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ 1 (* (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ 1 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/ 1 (* (log base) (atan2 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re)) |
(pow (log base) 4) |
(pow.f64 (log.f64 base) #s(literal 4 binary64)) |
(pow (log base) 4) |
(pow.f64 (log.f64 base) #s(literal 4 binary64)) |
(pow (log base) 4) |
(pow.f64 (log.f64 base) #s(literal 4 binary64)) |
(pow (log base) 4) |
(pow.f64 (log.f64 base) #s(literal 4 binary64)) |
(pow (log (/ 1 base)) 4) |
(pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal 4 binary64)) |
(pow (log (/ 1 base)) 4) |
(pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal 4 binary64)) |
(pow (log (/ 1 base)) 4) |
(pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal 4 binary64)) |
(pow (log (/ 1 base)) 4) |
(pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal 4 binary64)) |
(pow (+ (log -1) (* -1 (log (/ -1 base)))) 4) |
(pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 4 binary64)) |
(pow (+ (log -1) (* -1 (log (/ -1 base)))) 4) |
(pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 4 binary64)) |
(pow (+ (log -1) (* -1 (log (/ -1 base)))) 4) |
(pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 4 binary64)) |
(pow (+ (log -1) (* -1 (log (/ -1 base)))) 4) |
(pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base))) #s(literal 4 binary64)) |
(/ 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 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
(/ 1 (+ (log -1) (* -1 (log (/ -1 base))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) base)))) |
Compiled 34435 to 2771 computations (92% saved)
22 alts after pruning (12 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2193 | 6 | 2199 |
| Fresh | 2 | 6 | 8 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 5 | 5 |
| Total | 2195 | 22 | 2217 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 13.6% | (atan2.f64 im re) |
| 50.9% | (/.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 base)) | |
| 99.1% | (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) | |
| ✓ | 99.1% | (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) |
| ✓ | 99.6% | (/.f64 (atan2.f64 im re) (log.f64 base)) |
| ✓ | 49.2% | (/.f64 (atan2.f64 im re) (exp.f64 (log.f64 (log.f64 base)))) |
| 98.9% | (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) | |
| ✓ | 99.4% | (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
| ✓ | 99.3% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (atan2.f64 im re) (log.f64 base))) (log.f64 base)) |
| ✓ | 98.8% | (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
| ▶ | 13.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
| ▶ | 98.7% | (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
| ▶ | 52.9% | (*.f64 (pow.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (atan2.f64 im re)) |
| 49.6% | (*.f64 (pow.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (atan2.f64 im re)) | |
| 83.9% | (*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 (log.f64 base) (atan2.f64 im re))) | |
| ✓ | 99.5% | (*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
| ✓ | 99.2% | (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
| ▶ | 99.4% | (*.f64 (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (atan2.f64 im re)) |
| 99.3% | (*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re)) (log.f64 base)) | |
| ✓ | 99.4% | (*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
| ▶ | 49.2% | (*.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)))) (atan2.f64 im re)) |
| 48.4% | (exp.f64 (*.f64 (log.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal -1 binary64))) |
Compiled 459 to 318 computations (30.7% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (log.f64 base) |
| ✓ | cost-diff | 0 | (pow.f64 (log.f64 base) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (pow.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (pow.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (atan2.f64 im re)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (log.f64 base)) |
| ✓ | cost-diff | 0 | (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) |
| ✓ | cost-diff | 12800 | (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
| ✓ | cost-diff | 12928 | (*.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (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 | 128 | (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
| ✓ | cost-diff | 384 | (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 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 | 256 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
| ✓ | cost-diff | 0 | (pow.f64 (log.f64 base) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (log.f64 base) |
| ✓ | cost-diff | 12864 | (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
| ✓ | cost-diff | 12992 | (*.f64 (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (atan2.f64 im re)) |
| 1776× | fma-define |
| 1638× | *-lowering-*.f32 |
| 1638× | *-lowering-*.f64 |
| 1606× | fnmadd-define |
| 1170× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 149 |
| 1 | 47 | 148 |
| 2 | 119 | 121 |
| 3 | 251 | 121 |
| 4 | 598 | 121 |
| 5 | 2181 | 121 |
| 6 | 7043 | 121 |
| 0 | 8012 | 121 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ (log base) (pow (log base) 2)) (atan2 im re)) |
(/ (log base) (pow (log base) 2)) |
(log base) |
base |
(pow (log base) 2) |
2 |
(atan2 im re) |
im |
re |
(/ 1 (/ 1 (atan2 im re))) |
1 |
(/ 1 (atan2 im re)) |
(atan2 im re) |
im |
re |
(/ -1 (* (/ 1 (atan2 im re)) (- 0 (log base)))) |
-1 |
(* (/ 1 (atan2 im re)) (- 0 (log base))) |
(/ 1 (atan2 im re)) |
1 |
(atan2 im re) |
im |
re |
(- 0 (log base)) |
0 |
(log base) |
base |
(* (exp (log (/ 1 (log base)))) (atan2 im re)) |
(exp (log (/ 1 (log base)))) |
(log (/ 1 (log base))) |
(/ 1 (log base)) |
1 |
(log base) |
base |
(atan2 im re) |
im |
re |
(* (pow (pow (log base) 2) -1/2) (atan2 im re)) |
(pow (pow (log base) 2) -1/2) |
(pow (log base) 2) |
(log base) |
base |
2 |
-1/2 |
(atan2 im re) |
im |
re |
| Outputs |
|---|
(* (/ (log base) (pow (log base) 2)) (atan2 im re)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (log base) (pow (log base) 2)) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
(log base) |
(log.f64 base) |
base |
(pow (log base) 2) |
(pow.f64 (log.f64 base) #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(/ 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 |
(/ -1 (* (/ 1 (atan2 im re)) (- 0 (log base)))) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
-1 |
#s(literal -1 binary64) |
(* (/ 1 (atan2 im re)) (- 0 (log base))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/ 1 (atan2 im re)) |
(/.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
1 |
#s(literal 1 binary64) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(- 0 (log base)) |
(-.f64 #s(literal 0 binary64) (log.f64 base)) |
0 |
#s(literal 0 binary64) |
(log base) |
(log.f64 base) |
base |
(* (exp (log (/ 1 (log base)))) (atan2 im re)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(exp (log (/ 1 (log base)))) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
(log (/ 1 (log base))) |
(log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/ 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) |
(atan2.f64 im re) |
im |
re |
(* (pow (pow (log base) 2) -1/2) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(pow (pow (log base) 2) -1/2) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal -1/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) |
-1/2 |
#s(literal -1/2 binary64) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (log.f64 base) |
| ✓ | accuracy | 99.9% | (pow.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 (pow.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (atan2.f64 im re)) |
| ✓ | accuracy | 99.6% | (pow.f64 (log.f64 base) #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) |
| ✓ | accuracy | 99.8% | (*.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)))) (atan2.f64 im re)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (log.f64 base)) |
| ✓ | accuracy | 99.1% | (exp.f64 (log.f64 (/.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.7% | (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
| ✓ | accuracy | 100.0% | (atan2.f64 im re) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
| ✓ | accuracy | 100.0% | (log.f64 base) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (atan2.f64 im re)) |
| ✓ | accuracy | 99.7% | (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
| ✓ | accuracy | 99.6% | (pow.f64 (log.f64 base) #s(literal 2 binary64)) |
| 79.0ms | 128× | 0 | invalid |
| 55.0ms | 128× | 0 | valid |
Compiled 159 to 25 computations (84.3% saved)
ival-log: 47.0ms (59.4% of total)ival-pow: 10.0ms (12.6% of total)ival-div: 9.0ms (11.4% of total)ival-mult: 7.0ms (8.9% of total)ival-exp: 2.0ms (2.5% of total)ival-atan2: 2.0ms (2.5% of total)ival-sub: 1.0ms (1.3% of total)const: 1.0ms (1.3% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ (log base) (pow (log base) 2)) (atan2 im re))> |
#<alt (/ (log base) (pow (log base) 2))> |
#<alt (log base)> |
#<alt (pow (log base) 2)> |
#<alt (/ 1 (/ 1 (atan2 im re)))> |
#<alt (/ 1 (atan2 im re))> |
#<alt (atan2 im re)> |
#<alt (/ -1 (* (/ 1 (atan2 im re)) (- 0 (log base))))> |
#<alt (* (/ 1 (atan2 im re)) (- 0 (log base)))> |
#<alt (* (exp (log (/ 1 (log base)))) (atan2 im re))> |
#<alt (exp (log (/ 1 (log base))))> |
#<alt (log (/ 1 (log base)))> |
#<alt (/ 1 (log base))> |
#<alt (* (pow (pow (log base) 2) -1/2) (atan2 im re))> |
#<alt (pow (pow (log base) 2) -1/2)> |
| 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 (* -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 (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 (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 (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (/ 1 (atan2 im re))> |
#<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 (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (atan2 im re) (log base))> |
#<alt (/ (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) (atan2 im re)))> |
#<alt (* -1 (/ (log base) (atan2 im re)))> |
#<alt (* -1 (/ (log base) (atan2 im re)))> |
#<alt (* -1 (/ (log base) (atan2 im re)))> |
#<alt (* -1 (/ (log base) (atan2 im re)))> |
#<alt (* -1 (/ (log base) (atan2 im re)))> |
#<alt (* -1 (/ (log base) (atan2 im re)))> |
#<alt (* -1 (/ (log base) (atan2 im re)))> |
#<alt (* -1 (/ (log base) (atan2 im re)))> |
#<alt (* -1 (/ (log base) (atan2 im re)))> |
#<alt (* -1 (/ (log base) (atan2 im re)))> |
#<alt (* -1 (/ (log base) (atan2 im re)))> |
#<alt (* -1 (/ (log base) (atan2 im re)))> |
#<alt (* -1 (/ (log base) (atan2 im re)))> |
#<alt (* -1 (/ (log base) (atan2 im re)))> |
#<alt (* -1 (/ (log base) (atan2 im re)))> |
#<alt (* -1 (/ (log base) (atan2 im re)))> |
#<alt (* -1 (/ (log base) (atan2 im re)))> |
#<alt (* -1 (/ (log base) (atan2 im re)))> |
#<alt (* -1 (/ (log base) (atan2 im re)))> |
#<alt (* -1 (/ (log base) (atan2 im re)))> |
#<alt (* -1 (/ (log base) (atan2 im re)))> |
#<alt (* -1 (/ (log base) (atan2 im re)))> |
#<alt (* -1 (/ (log base) (atan2 im re)))> |
#<alt (* -1 (/ (log base) (atan2 im re)))> |
#<alt (* -1 (/ (log base) (atan2 im re)))> |
#<alt (* -1 (/ (log base) (atan2 im re)))> |
#<alt (* -1 (/ (log base) (atan2 im re)))> |
#<alt (/ (log (/ 1 base)) (atan2 im re))> |
#<alt (/ (log (/ 1 base)) (atan2 im re))> |
#<alt (/ (log (/ 1 base)) (atan2 im re))> |
#<alt (/ (log (/ 1 base)) (atan2 im re))> |
#<alt (* -1 (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)))> |
#<alt (* -1 (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)))> |
#<alt (* -1 (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re)))> |
#<alt (* -1 (/ (+ (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 (* -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 (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 (/ 1 (log base)))> |
#<alt (log (/ 1 (log base)))> |
#<alt (log (/ 1 (log base)))> |
#<alt (log (/ 1 (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 (/ 1 (+ (log -1) (* -1 (log (/ -1 base))))))> |
#<alt (log (/ 1 (+ (log -1) (* -1 (log (/ -1 base))))))> |
#<alt (log (/ 1 (+ (log -1) (* -1 (log (/ -1 base))))))> |
#<alt (log (/ 1 (+ (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 (/ (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 (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)))))> |
84 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 160.0ms | base | @ | -inf | (log (/ 1 (log base))) |
| 18.0ms | base | @ | 0 | (log (/ 1 (log base))) |
| 17.0ms | base | @ | inf | (log (/ 1 (log base))) |
| 1.0ms | base | @ | 0 | (pow (pow (log base) 2) -1/2) |
| 0.0ms | im | @ | -inf | (/ 1 (atan2 im re)) |
| 1× | batch-egg-rewrite |
| 2024× | *-lowering-*.f32 |
| 2024× | *-lowering-*.f64 |
| 1824× | fnmadd-define |
| 1514× | /-lowering-/.f32 |
| 1514× | /-lowering-/.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 100 |
| 1 | 107 | 63 |
| 2 | 678 | 63 |
| 3 | 4616 | 63 |
| 0 | 8433 | 63 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ (log base) (pow (log base) 2)) (atan2 im re)) |
(/ (log base) (pow (log base) 2)) |
(log base) |
(pow (log base) 2) |
(/ 1 (/ 1 (atan2 im re))) |
(/ 1 (atan2 im re)) |
(atan2 im re) |
(/ -1 (* (/ 1 (atan2 im re)) (- 0 (log base)))) |
(* (/ 1 (atan2 im re)) (- 0 (log base))) |
(* (exp (log (/ 1 (log base)))) (atan2 im re)) |
(exp (log (/ 1 (log base)))) |
(log (/ 1 (log base))) |
(/ 1 (log base)) |
(* (pow (pow (log base) 2) -1/2) (atan2 im re)) |
(pow (pow (log base) 2) -1/2) |
| Outputs |
|---|
(+.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) #s(literal 0 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))) #s(literal 0 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 (atan2.f64 im re) (log.f64 base)) (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (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))) #s(literal 0 binary64)) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(+.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal 0 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))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 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))) |
(exp.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(-.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 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 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (/.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(neg.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(neg.f64 (/.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(neg.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) (log.f64 base))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.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 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 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 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) #s(literal -1 binary64))) |
(/.f64 (-.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 0 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (log.f64 base))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 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) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.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 3 binary64))) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (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))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(/.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 -1 binary64) (log.f64 base)) (/.f64 #s(literal -1 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 -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 (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 #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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1 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 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) (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 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (log.f64 base)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 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)))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (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 (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 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)))) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)))) |
(*.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 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (-.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 #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 0 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (*.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(*.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 (-.f64 #s(literal 0 binary64) (log.f64 base)) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (log.f64 base) (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 (log.f64 base) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (/.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 #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))) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (neg.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 0 binary64) (atan2.f64 im re))) |
(*.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -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 (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 (pow.f64 (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 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (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 2 binary64)) (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (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 (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) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.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 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (log.f64 base)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 1/2 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)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 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) (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 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (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 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 (/.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 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.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 (atan2.f64 im re) (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 (/.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) (pow.f64 (log.f64 base) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) #s(literal -1 binary64)) (/.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) (pow.f64 (log.f64 base) #s(literal 3 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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 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 3 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(*.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 (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 (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) (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 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.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) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.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 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/4 binary64))) (pow.f64 (log.f64 base) #s(literal -1/4 binary64))) |
(*.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 2 binary64))) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (-.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 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 6 binary64)))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(*.f64 (/.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 4 binary64)))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(+.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 0 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(+.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (log.f64 base) (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 3 binary64))) |
(/.f64 (pow.f64 (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) (log.f64 base)))) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (-.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 2 binary64))) (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 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)) (neg.f64 (-.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 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 9 binary64))) (*.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 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (-.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 3 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (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))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (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 1 binary64) (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) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (log.f64 base)) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (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 (log.f64 base) #s(literal 2 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 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (log.f64 base))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base)))) |
(*.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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 -2 binary64)) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.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 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (*.f64 (neg.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))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (-.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 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 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) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 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 3 binary64))) (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 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 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)))) |
(*.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) (log.f64 base)) (log.f64 base))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 (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 0 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)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (log.f64 base)) (/.f64 #s(literal -1 binary64) (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)) (log.f64 base))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (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 -2 binary64)) (pow.f64 (log.f64 base) #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 (log.f64 base) #s(literal -1/4 binary64))) (pow.f64 (log.f64 base) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (-.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 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(*.f64 (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (/.f64 (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 #s(literal 0 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 6 binary64)))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(log.f64 base) |
(log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) base))) |
(+.f64 (log.f64 base) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (log.f64 base)) |
(exp.f64 (log.f64 (log.f64 base))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base))))) |
(-.f64 (log.f64 base) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(fma.f64 (log.f64 base) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (log.f64 base) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (pow.f64 (log.f64 base) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.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)) #s(literal 0 binary64)) |
(fma.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)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (*.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.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)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (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)) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (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 #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 #s(literal 0 binary64) (log.f64 base)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (-.f64 #s(literal 0 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 3 binary64))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 6 binary64)) (*.f64 (log.f64 base) (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 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (neg.f64 (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 0 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 1/2 binary64))) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (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 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 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)) (/.f64 #s(literal 1 binary64) (log.f64 base))) (pow.f64 (log.f64 base) #s(literal 4 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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (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 1 binary64)) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal 1/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 -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(*.f64 (log.f64 base) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (log.f64 base))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 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 3 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 3 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (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 (log.f64 base) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (*.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (log.f64 base))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(*.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal 3/2 binary64)) (log.f64 base))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (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 (log.f64 base) #s(literal 1/2 binary64))) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(*.f64 (/.f64 (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 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base))) #s(literal 1 binary64))) |
(-.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(fma.f64 (log.f64 base) (log.f64 base) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 base)) #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)) |
(fma.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 base) #s(literal 6 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.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)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.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)) #s(literal 0 binary64)) |
(fma.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 6 binary64)))) (pow.f64 (log.f64 base) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (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) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (log.f64 base) #s(literal 6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.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 3 binary64)) (log.f64 base)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.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 6 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 (-.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 4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 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 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 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 base))) (log.f64 base)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (log.f64 base)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 6 binary64)))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal -1 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 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))) (-.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 6 binary64))) #s(literal -1 binary64)) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(/.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))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 base))) (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))) #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 (-.f64 #s(literal 0 binary64) (log.f64 base)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (log.f64 base))) |
(*.f64 (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) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 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 (-.f64 #s(literal 0 binary64) (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))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (-.f64 #s(literal 0 binary64) (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 4 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 2 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 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.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 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (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 0 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 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 (-.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 6 binary64)))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(exp.f64 (log.f64 (atan2.f64 im re))) |
(exp.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (-.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 0 binary64) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (log.f64 base)) |
(/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (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 (log.f64 base) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) |
(pow.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)) |
(*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (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 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 2 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 (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 (log.f64 base) (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) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (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 (log.f64 base) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 2 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))) |
(-.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 (/.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 -1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(/.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))) |
(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 -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (atan2.f64 im re) (atan2.f64 im re)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) |
(*.f64 #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 -1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (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 (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 (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) (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 (log.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (log.f64 base) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (*.f64 (log.f64 base) (atan2.f64 im re)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (-.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 0 binary64) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (log.f64 base)) |
(/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (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 (log.f64 base) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) |
(pow.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)) |
(*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (log.f64 base)) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (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 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 2 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 (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 (log.f64 base) (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) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (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 (log.f64 base) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(atan2.f64 im re) |
(+.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) #s(literal 0 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))) #s(literal 0 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 (atan2.f64 im re) (log.f64 base)) (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (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))) #s(literal 0 binary64)) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(+.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal 0 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))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 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))) |
(exp.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(-.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 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 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (/.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(neg.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(neg.f64 (/.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(neg.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) (log.f64 base))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.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 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 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 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) #s(literal -1 binary64))) |
(/.f64 (-.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 0 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (log.f64 base))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 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) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.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 3 binary64))) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (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))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(/.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 -1 binary64) (log.f64 base)) (/.f64 #s(literal -1 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 -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 (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 #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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1 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 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) (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 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (log.f64 base)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 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)))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (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 (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 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)))) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)))) |
(*.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 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (-.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 #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 0 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (*.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(*.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 (-.f64 #s(literal 0 binary64) (log.f64 base)) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (log.f64 base) (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 (log.f64 base) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (/.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 #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))) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (neg.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 0 binary64) (atan2.f64 im re))) |
(*.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -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 (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 (pow.f64 (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 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (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 2 binary64)) (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (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 (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) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.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 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (log.f64 base)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 1/2 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)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 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) (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 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (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 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 (/.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 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.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 (atan2.f64 im re) (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 (/.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) (pow.f64 (log.f64 base) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) #s(literal -1 binary64)) (/.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) (pow.f64 (log.f64 base) #s(literal 3 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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 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 3 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(*.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 (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 (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) (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 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.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) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.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 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/4 binary64))) (pow.f64 (log.f64 base) #s(literal -1/4 binary64))) |
(*.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 2 binary64))) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (-.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 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 6 binary64)))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(*.f64 (/.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 4 binary64)))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 0 binary64)) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 0 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(neg.f64 (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (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 #s(literal 1 binary64) (/.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (atan2.f64 im re)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.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 2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (atan2.f64 im re) (-.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 3 binary64))) (*.f64 (pow.f64 (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 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (log.f64 base)) |
(/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 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 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (atan2.f64 im re)))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))))) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (/.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 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.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) (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 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (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 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 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 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (log.f64 base)) (log.f64 base)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal -1 binary64)) |
(*.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 base) #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 (log.f64 base) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(*.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (log.f64 base) (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) (pow.f64 (log.f64 base) #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 (log.f64 base) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base))) |
(*.f64 (-.f64 #s(literal 0 binary64) (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 0 binary64) (pow.f64 (log.f64 base) #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 (log.f64 base) #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 -1 binary64) (atan2.f64 im re)) (log.f64 base)) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 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 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 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 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.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)) (-.f64 #s(literal 0 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 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 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 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 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 (log.f64 base) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 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 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 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 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (log.f64 base) (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))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 base)) (-.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)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(*.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 (-.f64 #s(literal 0 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 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
(*.f64 (/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (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 (log.f64 base) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.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 (atan2.f64 im re) (log.f64 base)) (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) #s(literal 0 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))) #s(literal 0 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 (atan2.f64 im re) (log.f64 base)) (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (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))) #s(literal 0 binary64)) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(+.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal 0 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))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 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))) |
(exp.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(-.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 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 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (/.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(neg.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(neg.f64 (/.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(neg.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) (log.f64 base))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.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 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 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 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) #s(literal -1 binary64))) |
(/.f64 (-.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 0 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (log.f64 base))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 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) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.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 3 binary64))) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (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))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(/.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 -1 binary64) (log.f64 base)) (/.f64 #s(literal -1 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 -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 (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 #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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1 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 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) (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 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (log.f64 base)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 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)))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (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 (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 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)))) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)))) |
(*.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 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (-.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 #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 0 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (*.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(*.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 (-.f64 #s(literal 0 binary64) (log.f64 base)) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (log.f64 base) (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 (log.f64 base) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (/.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 #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))) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (neg.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 0 binary64) (atan2.f64 im re))) |
(*.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -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 (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 (pow.f64 (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 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (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 2 binary64)) (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (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 (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) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.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 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (log.f64 base)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 1/2 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)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 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) (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 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (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 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 (/.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 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.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 (atan2.f64 im re) (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 (/.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) (pow.f64 (log.f64 base) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) #s(literal -1 binary64)) (/.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) (pow.f64 (log.f64 base) #s(literal 3 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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 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 3 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(*.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 (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 (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) (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 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.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) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.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 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/4 binary64))) (pow.f64 (log.f64 base) #s(literal -1/4 binary64))) |
(*.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 2 binary64))) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (-.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 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 6 binary64)))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(*.f64 (/.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 4 binary64)))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(+.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 0 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(+.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (log.f64 base) (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 3 binary64))) |
(/.f64 (pow.f64 (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) (log.f64 base)))) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (-.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 2 binary64))) (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 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)) (neg.f64 (-.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 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 9 binary64))) (*.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 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (-.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 3 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (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))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (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 1 binary64) (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) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (log.f64 base)) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (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 (log.f64 base) #s(literal 2 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 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (log.f64 base))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base)))) |
(*.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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 -2 binary64)) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.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 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (*.f64 (neg.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))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (-.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 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 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) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 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 3 binary64))) (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 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 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)))) |
(*.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) (log.f64 base)) (log.f64 base))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 (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 0 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)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (log.f64 base)) (/.f64 #s(literal -1 binary64) (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)) (log.f64 base))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (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 -2 binary64)) (pow.f64 (log.f64 base) #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 (log.f64 base) #s(literal -1/4 binary64))) (pow.f64 (log.f64 base) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (-.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 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(*.f64 (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (/.f64 (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 #s(literal 0 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 6 binary64)))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(+.f64 (log.f64 (log.f64 base)) (*.f64 (log.f64 (log.f64 base)) #s(literal -2 binary64))) |
(+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base))) (log.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base))) (log.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (log.f64 base)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base))) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64))))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) #s(literal 0 binary64)) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base))))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (fma.f64 #s(literal -2 binary64) (log.f64 (log.f64 base)) (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base))))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (log.f64 base))) (log.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (log.f64 base))) (log.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (log.f64 base))) (log.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base))) (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base)))) |
(+.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal -2 binary64)) (log.f64 (log.f64 base))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (log.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base))))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (log.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (log.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))))) |
(+.f64 (log.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (log.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base)))) |
(+.f64 (log.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) (log.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(+.f64 (log.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) (log.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64))))) |
(+.f64 (log.f64 (pow.f64 (log.f64 base) #s(literal -1/4 binary64))) (log.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))))) |
(+.f64 (log.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64))) (log.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) (log.f64 base))) (log.f64 #s(literal -1 binary64))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) (log.f64 base))) (log.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (log.f64 base)))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) (log.f64 base))) (log.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (log.f64 base))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (log.f64 (log.f64 base)) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base))) #s(literal 1 binary64)))) (fma.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal -2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base))) #s(literal 1 binary64)))) (fma.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal -2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base))) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (log.f64 base))) (log.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(+.f64 (log.f64 (pow.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (log.f64 (pow.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(+.f64 (log.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) (log.f64 base))) (log.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) (log.f64 base)))) |
(+.f64 (log.f64 (pow.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (log.f64 (pow.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (log.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base)))) |
(+.f64 (log.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (pow.f64 (log.f64 base) #s(literal 1/2 binary64)))) (log.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) (pow.f64 (log.f64 base) #s(literal -1/4 binary64)))) (log.f64 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base)))) |
(+.f64 (log.f64 (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 6 binary64)))) (log.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(+.f64 (log.f64 (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base)))) |
(+.f64 (log.f64 (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) (log.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 6 binary64))))) (log.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (log.f64 base))) |
(-.f64 (log.f64 (log.f64 base)) (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base)))) |
(-.f64 (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base))) (log.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(-.f64 (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base))) (log.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 base))))) |
(-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) #s(literal 0 binary64)) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (log.f64 base))) (log.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (log.f64 (log.f64 base)) #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (log.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (log.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) |
(-.f64 (log.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (*.f64 (log.f64 (log.f64 base)) #s(literal -2 binary64))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) (log.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(-.f64 (log.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64))) (log.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(-.f64 (log.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64))) (log.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))))) |
(-.f64 (log.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64))) (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64))) (/.f64 (pow.f64 (log.f64 (log.f64 base)) #s(literal 3 binary64)) (pow.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (log.f64 (log.f64 base))) (/.f64 (pow.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64)) (log.f64 (log.f64 base)))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) (log.f64 base))) (log.f64 #s(literal -1 binary64))) |
(-.f64 (+.f64 #s(literal 0 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(-.f64 (log.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (log.f64 base))) (log.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 6 binary64)))) (log.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 6 binary64)))) (log.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 9 binary64)))) (log.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 (log.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 1/2 binary64)))) (log.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (log.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(-.f64 (log.f64 (exp.f64 (log.f64 #s(literal -1 binary64)))) (log.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)))))) |
(-.f64 (log.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) (log.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 3 binary64)))) (log.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base))))))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (log.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base))))) |
(-.f64 (log.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) (log.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(-.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 6 binary64)))) (log.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(-.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base)))) |
(-.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) (log.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))))) (log.f64 (log.f64 base))) |
(-.f64 (log.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))))) (log.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (log.f64 base)) (*.f64 (log.f64 (log.f64 base)) #s(literal -2 binary64))) |
(fma.f64 (log.f64 (log.f64 base)) #s(literal 1 binary64) (*.f64 (log.f64 (log.f64 base)) #s(literal -2 binary64))) |
(neg.f64 (log.f64 (log.f64 base))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (log.f64 base)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (log.f64 base)) #s(literal 3 binary64))) (pow.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64))) (log.f64 (log.f64 base))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (log.f64 base)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)))) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base))) (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base)))) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base))) (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base))) (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base))) (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base))) (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base))) (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 #s(literal 0 binary64) (log.f64 base))) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) (log.f64 base))) (log.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)))) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (log.f64 base))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))))) (log.f64 (log.f64 base))) |
(/.f64 (-.f64 (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) (log.f64 base))) (log.f64 (-.f64 #s(literal 0 binary64) (log.f64 base))))) (log.f64 (log.f64 base))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base)))) |
(*.f64 #s(literal -1 binary64) (log.f64 (log.f64 base))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base)))) |
(*.f64 (log.f64 (log.f64 base)) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/4 binary64) (log.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 base))) #s(literal 2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (log.f64 base)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (log.f64 base)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 (log.f64 base)))) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(+.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 0 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(+.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (log.f64 base) (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 3 binary64))) |
(/.f64 (pow.f64 (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) (log.f64 base)))) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (-.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 2 binary64))) (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 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)) (neg.f64 (-.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 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 9 binary64))) (*.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 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (-.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 3 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (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))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (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 1 binary64) (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) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (log.f64 base)) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (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 (log.f64 base) #s(literal 2 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 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (log.f64 base))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base)))) |
(*.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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 -2 binary64)) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.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 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (*.f64 (neg.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))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (-.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 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 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) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 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 3 binary64))) (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 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 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)))) |
(*.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) (log.f64 base)) (log.f64 base))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 (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 0 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)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (log.f64 base)) (/.f64 #s(literal -1 binary64) (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)) (log.f64 base))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (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 -2 binary64)) (pow.f64 (log.f64 base) #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 (log.f64 base) #s(literal -1/4 binary64))) (pow.f64 (log.f64 base) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (-.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 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(*.f64 (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (/.f64 (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 #s(literal 0 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 6 binary64)))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(+.f64 (/.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) #s(literal 0 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))) #s(literal 0 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 (atan2.f64 im re) (log.f64 base)) (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (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))) #s(literal 0 binary64)) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(+.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) #s(literal 0 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))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 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))) |
(exp.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))) |
(-.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 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 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (/.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(neg.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(neg.f64 (/.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(neg.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) (log.f64 base))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.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 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 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 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) #s(literal -1 binary64))) |
(/.f64 (-.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 0 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (log.f64 base))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal 3 binary64)) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 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) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.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 3 binary64))) (*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (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))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(/.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 -1 binary64) (log.f64 base)) (/.f64 #s(literal -1 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 -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 (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 #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 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1 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 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) (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 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (log.f64 base)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 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)))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(pow.f64 (/.f64 (log.f64 base) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (log.f64 base) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (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 (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 (/.f64 #s(literal 1 binary64) (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 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)))) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 base))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (log.f64 base) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)))) |
(*.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 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (-.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 #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 0 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (*.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) (atan2.f64 im re))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(*.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 (-.f64 #s(literal 0 binary64) (log.f64 base)) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 (log.f64 base) (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 (log.f64 base) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (/.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 #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))) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (neg.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 0 binary64) (atan2.f64 im re))) |
(*.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -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 (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 (pow.f64 (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 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))))) |
(*.f64 (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 2 binary64)) (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (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 (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) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.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 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (log.f64 base)) (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 1/2 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)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 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) (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 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (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 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 (/.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 0 binary64) (log.f64 base)) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64))) (/.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.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 (atan2.f64 im re) (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 (/.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) (pow.f64 (log.f64 base) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) #s(literal -1 binary64)) (/.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) (pow.f64 (log.f64 base) #s(literal 3 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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 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 3 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(*.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 (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 (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) (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 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.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) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.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 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal -1/2 binary64))) (pow.f64 (log.f64 base) #s(literal -1/4 binary64))) (pow.f64 (log.f64 base) #s(literal -1/4 binary64))) |
(*.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 2 binary64))) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) (pow.f64 (log.f64 base) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (log.f64 base) (atan2.f64 im re)) (-.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 (log.f64 base) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 6 binary64)))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(*.f64 (/.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 4 binary64)))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(+.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 0 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal 0 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) #s(literal 0 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(+.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64))) #s(literal -1/4 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (log.f64 base) (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 3 binary64))) |
(/.f64 (pow.f64 (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) (log.f64 base)))) |
(/.f64 #s(literal 1 binary64) (log.f64 base)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (-.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 2 binary64))) (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 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)) (neg.f64 (-.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 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64)))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 9 binary64))) (*.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 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 base))) |
(/.f64 (-.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 3 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (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))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (log.f64 base)) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (log.f64 base)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (pow.f64 (log.f64 base) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (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 1 binary64) (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) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (log.f64 base)) |
(/.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (log.f64 base))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (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 (log.f64 base) #s(literal 2 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 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 base) #s(literal 4 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (log.f64 base))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 base)))) |
(*.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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 -2 binary64)) (log.f64 base))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.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 #s(literal 1 binary64) (log.f64 base)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (*.f64 (neg.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))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (-.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 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 3 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) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 (pow.f64 (log.f64 base) #s(literal -2 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 3 binary64))) (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (neg.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal -2 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 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal -1/4 binary64)) (pow.f64 (log.f64 base) #s(literal -1/2 binary64)))) |
(*.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) (log.f64 base)) (log.f64 base))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 base)) (/.f64 (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 0 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)) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) (pow.f64 (log.f64 base) #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (log.f64 base) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (log.f64 base)) (/.f64 #s(literal -1 binary64) (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)) (log.f64 base))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (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 -2 binary64)) (pow.f64 (log.f64 base) #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 (log.f64 base) #s(literal -1/4 binary64))) (pow.f64 (log.f64 base) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 base)) (-.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 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 6 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
(*.f64 (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 4 binary64))) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(*.f64 (/.f64 (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 #s(literal 0 binary64) (log.f64 base)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 base) #s(literal 6 binary64)))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
| 1× | egg-herbie |
| 2142× | sum5-define |
| 1896× | sum4-define |
| 1680× | fnmadd-define |
| 1656× | fma-lowering-fma.f32 |
| 1656× | fma-lowering-fma.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 1908 |
| 1 | 66 | 1860 |
| 2 | 115 | 1860 |
| 3 | 258 | 1856 |
| 4 | 688 | 1856 |
| 5 | 1808 | 1856 |
| 6 | 4848 | 1856 |
| 0 | 8086 | 1856 |
| 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)) |
(* -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 (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)))) |
(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) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(/ 1 (atan2 im re)) |
(/ 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)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 im re) (log base)) |
(/ (atan2 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) (atan2 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/ (log (/ 1 base)) (atan2 im re)) |
(/ (log (/ 1 base)) (atan2 im re)) |
(/ (log (/ 1 base)) (atan2 im re)) |
(/ (log (/ 1 base)) (atan2 im re)) |
(* -1 (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))) |
(* -1 (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))) |
(* -1 (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))) |
(* -1 (/ (+ (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)) |
(* -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 (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 (/ 1 (log base))) |
(log (/ 1 (log base))) |
(log (/ 1 (log base))) |
(log (/ 1 (log base))) |
(log (/ -1 (log (/ 1 base)))) |
(log (/ -1 (log (/ 1 base)))) |
(log (/ -1 (log (/ 1 base)))) |
(log (/ -1 (log (/ 1 base)))) |
(log (/ 1 (+ (log -1) (* -1 (log (/ -1 base)))))) |
(log (/ 1 (+ (log -1) (* -1 (log (/ -1 base)))))) |
(log (/ 1 (+ (log -1) (* -1 (log (/ -1 base)))))) |
(log (/ 1 (+ (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))))) |
(/ (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 (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)) |
(* -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 (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))) |
(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)) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(/ 1 (atan2 im re)) |
(/.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)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im 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) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (log base) (atan2 im re))) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/ (log (/ 1 base)) (atan2 im re)) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/ (log (/ 1 base)) (atan2 im re)) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/ (log (/ 1 base)) (atan2 im re)) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/ (log (/ 1 base)) (atan2 im re)) |
(/.f64 (log.f64 base) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(* -1 (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))) |
(/.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) base)) (log.f64 #s(literal -1 binary64))) (atan2.f64 im re)) |
(* -1 (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))) |
(/.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) base)) (log.f64 #s(literal -1 binary64))) (atan2.f64 im re)) |
(* -1 (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))) |
(/.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) base)) (log.f64 #s(literal -1 binary64))) (atan2.f64 im re)) |
(* -1 (/ (+ (log -1) (* -1 (log (/ -1 base)))) (atan2 im re))) |
(/.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) base)) (log.f64 #s(literal -1 binary64))) (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)) |
(/ 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 (/ 1 (log base))) |
(log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(log (/ 1 (log base))) |
(log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(log (/ 1 (log base))) |
(log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(log (/ 1 (log base))) |
(log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(log (/ -1 (log (/ 1 base)))) |
(log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(log (/ -1 (log (/ 1 base)))) |
(log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(log (/ -1 (log (/ 1 base)))) |
(log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(log (/ -1 (log (/ 1 base)))) |
(log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base))) |
(log (/ 1 (+ (log -1) (* -1 (log (/ -1 base)))))) |
(log.f64 (/.f64 #s(literal -1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) base)) (log.f64 #s(literal -1 binary64))))) |
(log (/ 1 (+ (log -1) (* -1 (log (/ -1 base)))))) |
(log.f64 (/.f64 #s(literal -1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) base)) (log.f64 #s(literal -1 binary64))))) |
(log (/ 1 (+ (log -1) (* -1 (log (/ -1 base)))))) |
(log.f64 (/.f64 #s(literal -1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) base)) (log.f64 #s(literal -1 binary64))))) |
(log (/ 1 (+ (log -1) (* -1 (log (/ -1 base)))))) |
(log.f64 (/.f64 #s(literal -1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) base)) (log.f64 #s(literal -1 binary64))))) |
(/ 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)))) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im re) (log base)) |
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/ (atan2 im 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 (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 42297 to 4032 computations (90.5% saved)
21 alts after pruning (9 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2683 | 4 | 2687 |
| Fresh | 2 | 5 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 9 | 10 |
| Total | 2688 | 21 | 2709 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 13.6% | (atan2.f64 im re) |
| 50.9% | (/.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 base)) | |
| 99.1% | (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) | |
| ✓ | 99.1% | (/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) |
| ✓ | 99.6% | (/.f64 (atan2.f64 im re) (log.f64 base)) |
| ✓ | 49.2% | (/.f64 (atan2.f64 im re) (exp.f64 (log.f64 (log.f64 base)))) |
| 98.9% | (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) | |
| ✓ | 99.4% | (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 3 binary64))) (pow.f64 (log.f64 base) #s(literal 4 binary64))) |
| ✓ | 98.8% | (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 base) (atan2.f64 im re))) |
| ✓ | 13.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
| 51.1% | (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 base)))) | |
| 98.7% | (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (log.f64 base))) | |
| ✓ | 52.9% | (*.f64 (pow.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (atan2.f64 im re)) |
| 49.6% | (*.f64 (pow.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (atan2.f64 im re)) | |
| ✓ | 99.5% | (*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 base))) |
| ✓ | 99.2% | (*.f64 (/.f64 (atan2.f64 im re) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (log.f64 base)) |
| ✓ | 99.4% | (*.f64 (/.f64 (log.f64 base) (pow.f64 (log.f64 base) #s(literal 2 binary64))) (atan2.f64 im re)) |
| 99.3% | (*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (atan2.f64 im re)) (log.f64 base)) | |
| ✓ | 99.4% | (*.f64 (*.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (log.f64 base)) (atan2.f64 im re)) |
| 49.2% | (*.f64 (exp.f64 (neg.f64 (log.f64 (log.f64 base)))) (atan2.f64 im re)) | |
| 52.0% | (exp.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 base)))) |
Compiled 601 to 283 computations (52.9% saved)
| Inputs |
|---|
(atan2.f64 im re) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.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) (log.f64 base)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 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 (exp.f64 (neg.f64 (log.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))) |
(*.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)))) (atan2.f64 im re)) |
(*.f64 (pow.f64 (pow.f64 (log.f64 base) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (atan2.f64 im re)) |
(*.f64 (pow.f64 (pow.f64 (log.f64 base) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (atan2.f64 im re)) |
(/.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/2 binary64)) #s(literal 2 binary64)) (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)) (atan2.f64 im re)) (log.f64 base)) |
(*.f64 (/.f64 (log.f64 base) (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))) (log.f64 base)) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (pow.f64 (log.f64 base) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (log.f64 base) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (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 (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 base)) (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 (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 (/.f64 (atan2.f64 im re) (log.f64 base)) #s(literal 2 binary64)) (/.f64 (log.f64 base) (atan2.f64 im re))) |
(/.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:
| 9.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)))) |
| 9.0ms | re |
| 8.0ms | (log.f64 base) |
| 8.0ms | im |
| 8.0ms | base |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | re |
| 99.6% | 1 | im |
| 99.6% | 1 | base |
| 99.6% | 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.6% | 1 | (log.f64 base) |
Compiled 48 to 31 computations (35.4% saved)
| Inputs |
|---|
(atan2.f64 im re) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
3 calls:
| 2.0ms | im |
| 1.0ms | base |
| 1.0ms | re |
| Accuracy | Segments | Branch |
|---|---|---|
| 13.7% | 1 | re |
| 13.7% | 1 | im |
| 13.7% | 1 | base |
Compiled 12 to 9 computations (25% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(atan2.f64 im re) |
| Outputs |
|---|
(atan2.f64 im re) |
3 calls:
| 1.0ms | base |
| 1.0ms | im |
| 1.0ms | re |
| Accuracy | Segments | Branch |
|---|---|---|
| 13.6% | 1 | re |
| 13.6% | 1 | base |
| 13.6% | 1 | im |
Compiled 12 to 9 computations (25% saved)
| 1× | egg-herbie |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 16 |
| 1 | 12 | 16 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(atan2.f64 im re) |
| Outputs |
|---|
(/.f64 (atan2.f64 im re) (log.f64 base)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(atan2.f64 im re) |
| 4236× | *-lowering-*.f32 |
| 4236× | *-lowering-*.f64 |
| 3188× | /-lowering-/.f32 |
| 3188× | /-lowering-/.f64 |
| 2532× | *-lowering-*.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 78 |
| 1 | 86 | 78 |
| 2 | 381 | 78 |
| 3 | 1992 | 37 |
| 0 | 8895 | 37 |
| 0 | 18 | 13 |
| 1 | 42 | 12 |
| 2 | 72 | 8 |
| 3 | 102 | 6 |
| 4 | 132 | 6 |
| 5 | 212 | 6 |
| 6 | 600 | 6 |
| 7 | 1777 | 6 |
| 8 | 3034 | 6 |
| 9 | 4426 | 6 |
| 10 | 5477 | 6 |
| 11 | 7250 | 6 |
| 0 | 8106 | 6 |
| 0 | 19 | 55 |
| 1 | 113 | 51 |
| 2 | 803 | 41 |
| 3 | 7932 | 41 |
| 0 | 8514 | 41 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 50 to 31 computations (38% saved)
Compiled 100 to 54 computations (46% saved)
Loading profile data...