
Time bar (total: 8.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 12.5% | 12.5% | 87.3% | 0.2% | 0% | 0% | 0% | 5 |
| 12.5% | 12.5% | 87.3% | 0.2% | 0% | 0% | 0% | 6 |
| 12.5% | 12.5% | 87.3% | 0.2% | 0% | 0% | 0% | 7 |
| 18.8% | 18.7% | 81.1% | 0.2% | 0% | 0% | 0% | 8 |
| 28.6% | 28.1% | 70.2% | 0.2% | 0% | 1.6% | 0% | 9 |
| 28.6% | 28.1% | 70.2% | 0.2% | 0% | 1.6% | 0% | 10 |
| 28.8% | 28.1% | 69.4% | 0.2% | 0% | 2.3% | 0% | 11 |
| 36.1% | 32.7% | 58.1% | 0.2% | 0% | 9% | 0% | 12 |
Compiled 10 to 10 computations (0% saved)
| 521.0ms | 8 256× | 0 | valid |
| 448.0ms | 6 926× | 0 | invalid |
ival-mult: 251.0ms (47.9% of total)ival-div: 143.0ms (27.3% of total)ival-sqrt: 114.0ms (21.8% of total)ival-true: 11.0ms (2.1% of total)ival-assert: 5.0ms (1% of total)| 1× | egg-herbie |
| 548× | unsub-neg |
| 492× | div-sub |
| 468× | associate-/l* |
| 458× | associate-/r* |
| 432× | distribute-lft-neg-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 126 |
| 1 | 120 | 122 |
| 2 | 195 | 122 |
| 3 | 405 | 122 |
| 4 | 846 | 122 |
| 5 | 1906 | 122 |
| 6 | 2815 | 122 |
| 7 | 3496 | 122 |
| 8 | 3940 | 122 |
| 9 | 4093 | 122 |
| 10 | 4113 | 122 |
| 11 | 4130 | 122 |
| 12 | 4191 | 122 |
| 13 | 4192 | 122 |
| 14 | 4242 | 122 |
| 15 | 4262 | 122 |
| 16 | 4262 | 122 |
| 17 | 4262 | 122 |
| 18 | 4334 | 122 |
| 19 | 4612 | 122 |
| 0 | 8 | 8 |
| 0 | 12 | 8 |
| 1 | 16 | 8 |
| 2 | 18 | 8 |
| 0 | 18 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| Outputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(negabs c0)
(sort V l)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 77 | 0 | - | 2 | (7.988031578482578e-225 9.19427579029327e+55 4.2265341335919154e+176 1.7200128883814734e+195) | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| 26 | 0 | - | 3 | (9.764789716903937e+182 -6.420119904466503e-229 -1.0464039040673648e-14 9.680962418975462e-300) | (/.f64 A (*.f64 V l)) |
| 7 | 0 | - | 3 | (2.052122871840617e+121 -7.747158010477044e-69 -6.905284720541689e+289 3.881392167316096e+278) | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 0 | 0 | - | 0 | - | A |
| 0 | 0 | - | 0 | - | (*.f64 V l) |
| 0 | 0 | - | 0 | - | V |
| 0 | 0 | - | 0 | - | l |
| 0 | 0 | - | 0 | - | c0 |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (/.f64 A (*.f64 V l))) | uflow-rescue | 39 | 0 |
| ↳ | (sqrt.f64 (/.f64 A (*.f64 V l))) | underflow | 5 | |
| ↳ | (/.f64 A (*.f64 V l)) | underflow | 44 | |
| ↳ | (*.f64 V l) | underflow | 30 | |
sqrt.f64 | (sqrt.f64 (/.f64 A (*.f64 V l))) | oflow-rescue | 36 | 0 |
| ↳ | (sqrt.f64 (/.f64 A (*.f64 V l))) | overflow | 5 | |
| ↳ | (/.f64 A (*.f64 V l)) | overflow | 41 | |
| ↳ | (*.f64 V l) | overflow | 33 | |
/.f64 | (/.f64 A (*.f64 V l)) | n/u | 12 | 0 |
| ↳ | (*.f64 V l) | underflow | 30 | |
/.f64 | (/.f64 A (*.f64 V l)) | n/o | 11 | 0 |
| ↳ | (*.f64 V l) | overflow | 33 | |
*.f64 | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) | n*u | 3 | 0 |
*.f64 | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) | n*o | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 74 | 3 |
| - | 28 | 151 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 74 | 0 | 3 |
| - | 28 | 0 | 151 |
| number | freq |
|---|---|
| 0 | 154 |
| 1 | 102 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 43.0ms | 512× | 0 | valid |
Compiled 80 to 36 computations (55% saved)
ival-mult: 11.0ms (52.4% of total)ival-div: 6.0ms (28.6% of total)ival-sqrt: 4.0ms (19.1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 4 to 4 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 72.5% | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
Compiled 12 to 8 computations (33.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 V l) |
| ✓ | cost-diff | 0 | (/.f64 A (*.f64 V l)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| ✓ | cost-diff | 0 | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 10× | lower-/.f32 |
| 8× | lower-/.f64 |
| 8× | lower-*.f32 |
| 4× | *-commutative |
| 4× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 26 |
| 0 | 12 | 26 |
| 1 | 16 | 26 |
| 2 | 18 | 26 |
| 0 | 18 | 26 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
c0 |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(/.f64 A (*.f64 V l)) |
A |
(*.f64 V l) |
V |
l |
| Outputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
c0 |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(/.f64 A (*.f64 V l)) |
A |
(*.f64 V l) |
V |
l |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 V l) |
| ✓ | accuracy | 97.5% | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| ✓ | accuracy | 91.0% | (/.f64 A (*.f64 V l)) |
| ✓ | accuracy | 72.9% | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| 16.0ms | 256× | 0 | valid |
Compiled 28 to 10 computations (64.3% saved)
ival-mult: 3.0ms (42.4% of total)ival-div: 2.0ms (28.3% of total)ival-sqrt: 2.0ms (28.3% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))> |
#<alt (sqrt.f64 (/.f64 A (*.f64 V l)))> |
#<alt (/.f64 A (*.f64 V l))> |
#<alt (*.f64 V l)> |
| Outputs |
|---|
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | c0 | @ | 0 | (* c0 (sqrt (/ A (* V l)))) |
| 2.0ms | V | @ | -inf | (/ A (* V l)) |
| 1.0ms | A | @ | -inf | (* c0 (sqrt (/ A (* V l)))) |
| 1.0ms | V | @ | 0 | (* c0 (sqrt (/ A (* V l)))) |
| 1.0ms | c0 | @ | inf | (* c0 (sqrt (/ A (* V l)))) |
| 1× | batch-egg-rewrite |
| 2 672× | lower-*.f32 |
| 2 668× | lower-*.f64 |
| 2 202× | lower-fma.f64 |
| 2 202× | lower-fma.f32 |
| 1 488× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 22 |
| 0 | 12 | 22 |
| 1 | 29 | 22 |
| 2 | 126 | 22 |
| 3 | 702 | 22 |
| 4 | 4644 | 22 |
| 0 | 9425 | 22 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(/.f64 A (*.f64 V l)) |
(*.f64 V l) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) c0)) |
(neg.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(neg.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 V l)))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 l) (*.f64 c0 (sqrt.f64 (/.f64 A V))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (*.f64 c0 (sqrt.f64 (/.f64 A l))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (sqrt.f64 (*.f64 V l))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 A)) (sqrt.f64 V)) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 A)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 c0 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 V l))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) c0) (sqrt.f64 V)) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 #s(literal -1 binary64) c0) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) c0) (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) c0) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (/.f64 V A))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 V)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (neg.f64 l))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 V l))) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 l) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 V) (*.f64 c0 (sqrt.f64 (/.f64 A l)))) #s(literal -1 binary64)) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 V l)))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (*.f64 c0 (sqrt.f64 A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) c0)) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) c0)) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (*.f64 c0 (sqrt.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 V l))))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) (*.f64 c0 (sqrt.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 c0 (sqrt.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))))) |
(*.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (*.f64 (pow.f64 l #s(literal -1/4 binary64)) (*.f64 c0 (sqrt.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 c0 (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/8 binary64)) (*.f64 c0 (sqrt.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))))) |
(*.f64 (*.f64 c0 (sqrt.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) (sqrt.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 (/.f64 l A)))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 V))) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 l))) (neg.f64 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 V))) (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 l))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 l)) (/.f64 c0 (neg.f64 (sqrt.f64 V)))) |
(*.f64 (/.f64 (sqrt.f64 A) (sqrt.f64 #s(literal -1 binary64))) (/.f64 c0 (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 V l)))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) (pow.f64 A #s(literal 1/4 binary64))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))))) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) #s(literal 1 binary64)) (sqrt.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) (pow.f64 (/.f64 A V) #s(literal 1/4 binary64))) (pow.f64 l #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/8 binary64))) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/8 binary64))) |
(*.f64 (/.f64 c0 #s(literal 1 binary64)) (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 V l)))) (neg.f64 (sqrt.f64 A))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 V l))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 V l) A))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 A (*.f64 V l))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/4 binary64))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 V l) A) (/.f64 (*.f64 V l) A))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 1/2 binary64))) (log.f64 (/.f64 A (*.f64 V l))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 A (*.f64 V l))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l))) (*.f64 #s(literal 1/2 binary64) (log.f64 A))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 A) (*.f64 (log.f64 (*.f64 V l)) #s(literal -1/2 binary64)))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 A) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 V l)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 A)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l))) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 A)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 A (*.f64 V l))) #s(literal 1/4 binary64) (*.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/4 binary64) (*.f64 (log.f64 (/.f64 A (*.f64 V l))) #s(literal 1/4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/4 binary64) (*.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/4 binary64)))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 l)) #s(literal 1/2 binary64) (*.f64 (log.f64 (/.f64 A V)) #s(literal 1/2 binary64)))) |
(fabs.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 V l)))) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(neg.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 V l))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (sqrt.f64 (/.f64 A l)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (neg.f64 l))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 V)) |
(/.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (/.f64 A V)))) (neg.f64 (neg.f64 (sqrt.f64 l)))) |
(/.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (/.f64 (sqrt.f64 A) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 V l))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64)) (sqrt.f64 l)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 A)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 V l)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 V l)))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 A)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 A V))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 l))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 A V))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (neg.f64 l)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 l))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 V A)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 A l))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 V))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 A l))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (neg.f64 V)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 V))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 l A)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 0 binary64) (log.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 A A) (/.f64 #s(literal 1 binary64) (*.f64 V (*.f64 l (*.f64 V l))))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 V l) A) (/.f64 (*.f64 V l) A)) #s(literal -1/4 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 A A) (/.f64 #s(literal 1 binary64) (*.f64 V (*.f64 l (*.f64 V l))))) (*.f64 (*.f64 A A) (/.f64 #s(literal 1 binary64) (*.f64 V (*.f64 l (*.f64 V l)))))) #s(literal 1/8 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 A (*.f64 V l)))) |
(pow.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 V) (sqrt.f64 (/.f64 A l))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 V l) A))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 A) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A)) |
(*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (sqrt.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 (*.f64 A (/.f64 #s(literal 1 binary64) (*.f64 V (*.f64 l (*.f64 V l))))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) (sqrt.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) (*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) (sqrt.f64 A))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) (pow.f64 (*.f64 A (/.f64 A (*.f64 V l))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (pow.f64 (*.f64 l (/.f64 (*.f64 V l) A)) #s(literal -1/4 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/8 binary64)) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 3/8 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 (/.f64 #s(literal -1 binary64) V))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 l))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 l)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (neg.f64 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (*.f64 (sqrt.f64 A) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 A (*.f64 V l)) A) #s(literal 1/4 binary64)) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))))) |
(*.f64 (*.f64 (sqrt.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))))) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 A (*.f64 V l)) (/.f64 A V)) #s(literal 1/4 binary64)) (pow.f64 l #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 3/8 binary64)) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 A)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 V l))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 V l)))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 A))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 A V))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 l)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 A V))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (neg.f64 l))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 l))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 A V)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 A l))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 V)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 V))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 A l)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (neg.f64 l)))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 A V)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (neg.f64 V)))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 A l)))) |
(+.f64 #s(literal 0 binary64) (/.f64 A (*.f64 V l))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) #s(literal 0 binary64)) (/.f64 A (*.f64 V l))) |
(exp.f64 (log.f64 (/.f64 A (*.f64 V l)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 V l)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 V l) A))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 A (*.f64 V l))) #s(literal 1/4 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 V l) A) (/.f64 (*.f64 V l) A))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 A A) (/.f64 #s(literal 1 binary64) (*.f64 V (*.f64 l (*.f64 V l))))) (*.f64 (*.f64 A A) (/.f64 #s(literal 1 binary64) (*.f64 V (*.f64 l (*.f64 V l))))))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 (*.f64 V l) A)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 V l) A))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (/.f64 A (*.f64 V l))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 A (*.f64 V l))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal 1/2 binary64)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l))) (*.f64 #s(literal 1/2 binary64) (log.f64 A))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/4 binary64)) #s(literal 4 binary64))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 A)) #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 V l))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 V l))) (*.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/2 binary64)))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 V l))) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 V l) A))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 V l))) (*.f64 (*.f64 (log.f64 (/.f64 A (*.f64 V l))) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 V l))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/4 binary64)))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 V l))) (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l)))))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 V l)))))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/2 binary64) (*.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 V l) A))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/2 binary64) (*.f64 (*.f64 (log.f64 (/.f64 A (*.f64 V l))) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l)))))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 V l) A))) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 V l)))))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 V l) A))) #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/2 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 V l) A))) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 V l) A))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 V l) A))) #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 (/.f64 A (*.f64 V l))) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 V l) A))) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/4 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 V l) A))) #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l)))))) |
(exp.f64 (fma.f64 (*.f64 (log.f64 (/.f64 A (*.f64 V l))) #s(literal 1/4 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 V l)))))) |
(exp.f64 (fma.f64 (*.f64 (log.f64 (/.f64 A (*.f64 V l))) #s(literal 1/4 binary64)) #s(literal 2 binary64) (*.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/2 binary64)))) |
(exp.f64 (fma.f64 (*.f64 (log.f64 (/.f64 A (*.f64 V l))) #s(literal 1/4 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 V l) A))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (*.f64 (log.f64 (/.f64 A (*.f64 V l))) #s(literal 1/4 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 (log.f64 (/.f64 A (*.f64 V l))) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (*.f64 (log.f64 (/.f64 A (*.f64 V l))) #s(literal 1/4 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/4 binary64)))) |
(exp.f64 (fma.f64 (*.f64 (log.f64 (/.f64 A (*.f64 V l))) #s(literal 1/4 binary64)) #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l)))))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 V l)))))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/4 binary64) (*.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/2 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 V l) A))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/4 binary64) (*.f64 (*.f64 (log.f64 (/.f64 A (*.f64 V l))) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/4 binary64)))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l)))))) |
(exp.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 V l)))))) |
(exp.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l)))) (*.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/2 binary64)))) |
(exp.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 V l) A))) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l)))) (*.f64 (*.f64 (log.f64 (/.f64 A (*.f64 V l))) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l)))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/4 binary64)))) |
(exp.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l)))))) |
(exp.f64 (+.f64 (neg.f64 (log.f64 (*.f64 V l))) (*.f64 (neg.f64 (log.f64 A)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 V A)) #s(literal -1 binary64) (*.f64 (log.f64 l) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 l) #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 V A)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 V) #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 l A)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 l A)) #s(literal -1 binary64) (*.f64 (log.f64 V) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 A (*.f64 V l))) |
(sqrt.f64 (*.f64 (*.f64 A A) (/.f64 #s(literal 1 binary64) (*.f64 V (*.f64 l (*.f64 V l)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) #s(literal 0 binary64) (/.f64 A (*.f64 V l))) |
(neg.f64 (/.f64 A (*.f64 V l))) |
(/.f64 A (*.f64 V l)) |
(/.f64 (/.f64 A (*.f64 V l)) #s(literal 1 binary64)) |
(/.f64 (/.f64 A (*.f64 V l)) #s(literal -1 binary64)) |
(/.f64 (/.f64 A (*.f64 V l)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 V l) A)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) (/.f64 #s(literal 1 binary64) A)) |
(/.f64 (/.f64 A V) l) |
(/.f64 (/.f64 A V) (neg.f64 l)) |
(/.f64 (/.f64 A V) (*.f64 #s(literal 1 binary64) (neg.f64 l))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 V l) A)) |
(/.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 V A)) |
(/.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 l A)) |
(/.f64 (/.f64 A l) V) |
(/.f64 (/.f64 A l) (neg.f64 V)) |
(/.f64 (/.f64 A l) (*.f64 #s(literal 1 binary64) (neg.f64 V))) |
(/.f64 (*.f64 A (*.f64 A A)) (*.f64 (*.f64 V l) (*.f64 A A))) |
(/.f64 (*.f64 A A) (*.f64 (*.f64 V l) A)) |
(/.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 V A)) |
(/.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 l A)) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(/.f64 (exp.f64 (log.f64 A)) (*.f64 V l)) |
(/.f64 (exp.f64 (log.f64 (/.f64 A V))) (exp.f64 (log.f64 l))) |
(/.f64 (exp.f64 (log.f64 (/.f64 A V))) (exp.f64 (log.f64 (neg.f64 l)))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (/.f64 (*.f64 V l) A)) |
(/.f64 (exp.f64 (log.f64 (/.f64 A l))) (exp.f64 (log.f64 V))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 V l) A)) (*.f64 V (*.f64 l (*.f64 V l)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 V l) A)) (*.f64 V l)) (*.f64 (*.f64 V l) (/.f64 (*.f64 V l) A))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) l) (*.f64 (*.f64 V l) (/.f64 A V))) (*.f64 (*.f64 V l) l)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 l)) (*.f64 (*.f64 V l) (/.f64 A V))) (*.f64 (*.f64 V l) (neg.f64 l))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 V A)) (*.f64 (*.f64 V l) (/.f64 #s(literal 1 binary64) l))) (*.f64 (*.f64 V l) (/.f64 V A))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 l A)) (*.f64 (*.f64 V l) (/.f64 #s(literal 1 binary64) V))) (*.f64 (*.f64 V l) (/.f64 l A))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) V) (*.f64 (*.f64 V l) (/.f64 A l))) (*.f64 (*.f64 V l) V)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 V)) (*.f64 (*.f64 V l) (/.f64 A l))) (*.f64 (*.f64 V l) (neg.f64 V))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 A A) (/.f64 #s(literal 1 binary64) (*.f64 V (*.f64 l (*.f64 V l))))) (/.f64 A (*.f64 V l)))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 A A) (/.f64 #s(literal 1 binary64) (*.f64 V (*.f64 l (*.f64 V l)))) (*.f64 #s(literal 0 binary64) (/.f64 A (*.f64 V l)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 A A) (/.f64 #s(literal 1 binary64) (*.f64 V (*.f64 l (*.f64 V l)))))) (/.f64 A (*.f64 V l))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) #s(literal -1 binary64)) (/.f64 V A)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) l) #s(literal 1 binary64)) (/.f64 V A)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)) (/.f64 V A)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (sqrt.f64 (/.f64 A V))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) V) #s(literal 1 binary64)) (/.f64 l A)) |
(/.f64 (*.f64 (sqrt.f64 A) (sqrt.f64 (/.f64 A (*.f64 V l)))) (sqrt.f64 (*.f64 V l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) (*.f64 A (*.f64 A A))) (*.f64 A A)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) (*.f64 A A)) A) |
(/.f64 (*.f64 (/.f64 A l) #s(literal -1 binary64)) (neg.f64 V)) |
(/.f64 (*.f64 (*.f64 A (*.f64 A A)) (/.f64 #s(literal 1 binary64) (*.f64 V l))) (*.f64 A A)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 A (*.f64 V l)))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 A (*.f64 V l)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 (/.f64 A (*.f64 V l)))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 (/.f64 A (*.f64 V l)))) (sqrt.f64 V)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 A (*.f64 V l)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (*.f64 A A) (/.f64 #s(literal 1 binary64) (*.f64 V l))) A) |
(/.f64 (/.f64 (/.f64 A V) #s(literal -1 binary64)) l) |
(/.f64 (/.f64 (/.f64 A l) #s(literal -1 binary64)) V) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) A)) (*.f64 V l)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 V l))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 A))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 l)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 A V)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (/.f64 (*.f64 V l) A)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 l))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 A V)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 A))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 V l))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 V A))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 l)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 l A))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 V)))) |
(pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (*.f64 A A) (/.f64 #s(literal 1 binary64) (*.f64 V (*.f64 l (*.f64 V l))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/8 binary64)) #s(literal 8 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 V l) A) (/.f64 (*.f64 V l) A)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 A A) (/.f64 #s(literal 1 binary64) (*.f64 V (*.f64 l (*.f64 V l))))) (*.f64 (*.f64 A A) (/.f64 #s(literal 1 binary64) (*.f64 V (*.f64 l (*.f64 V l)))))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 V l) A))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 A (*.f64 V l))))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 (log.f64 (/.f64 A (*.f64 V l))) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (log.f64 (/.f64 (*.f64 V l) A))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (/.f64 A (*.f64 V l)))) |
(pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 V l) A) (/.f64 (*.f64 V l) A)) (*.f64 (/.f64 (*.f64 V l) A) (/.f64 (*.f64 V l) A))) #s(literal -1/4 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal 1/2 binary64)) (exp.f64 #s(literal 1/2 binary64))) (log.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 A (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(*.f64 (/.f64 A (*.f64 V l)) #s(literal 1 binary64)) |
(*.f64 (/.f64 A (*.f64 V l)) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 #s(literal 1 binary64) (/.f64 A (*.f64 V l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) (exp.f64 (log.f64 A))) |
(*.f64 (/.f64 A V) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (/.f64 A V) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 (/.f64 A V) (/.f64 (/.f64 #s(literal 1 binary64) l) #s(literal 1 binary64))) |
(*.f64 (/.f64 A V) (*.f64 (/.f64 #s(literal -1 binary64) l) #s(literal 1 binary64))) |
(*.f64 (/.f64 A V) (/.f64 (/.f64 #s(literal -1 binary64) l) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 A (*.f64 V l))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (*.f64 (sqrt.f64 A) (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) A)) |
(*.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 A V)) |
(*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 (/.f64 A V) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 A l)) |
(*.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 (/.f64 A l) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (sqrt.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(*.f64 (/.f64 A l) (/.f64 #s(literal 1 binary64) V)) |
(*.f64 (/.f64 A l) (/.f64 #s(literal -1 binary64) V)) |
(*.f64 (/.f64 A l) (/.f64 (/.f64 #s(literal 1 binary64) V) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 A V)) |
(*.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 (/.f64 A V) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 A l)) |
(*.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 (/.f64 A l) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (exp.f64 (log.f64 A)) (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(*.f64 (exp.f64 (log.f64 (/.f64 A V))) (exp.f64 (neg.f64 (log.f64 l)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) V) #s(literal -1 binary64)) (/.f64 A l)) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) A))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) #s(literal 1 binary64)) (/.f64 A V)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) V) #s(literal 1 binary64)) (/.f64 A l)) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (sqrt.f64 A))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) #s(literal -1 binary64)) (/.f64 A V)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) l) #s(literal 1 binary64)) (/.f64 A V)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)) (/.f64 A V)) |
(*.f64 (*.f64 A (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) (sqrt.f64 A)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 (sqrt.f64 A))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (sqrt.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) (sqrt.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) A)) (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(*.f64 (/.f64 A (*.f64 (*.f64 V l) (*.f64 V (*.f64 l (*.f64 V l))))) (*.f64 V (*.f64 l (*.f64 V l)))) |
(*.f64 (/.f64 A (*.f64 V (*.f64 l (*.f64 V l)))) (*.f64 V l)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 V l))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 A)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 l)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 V A)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (/.f64 A (*.f64 V l))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 l))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 V A)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 A))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 V l)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 V A))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 l))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 V A))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 l)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 l A))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 V))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 l A))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 V)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 V)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 l A)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 V))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 l A)))) |
(+.f64 (*.f64 V l) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 V l)) |
(exp.f64 (log.f64 (*.f64 V l))) |
(exp.f64 (*.f64 (log.f64 (*.f64 V l)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 V l))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l))))) |
(-.f64 #s(literal 0 binary64) (*.f64 V l)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 V (*.f64 l (*.f64 V l)))) (*.f64 V l)) |
(sqrt.f64 (*.f64 V (*.f64 l (*.f64 V l)))) |
(fma.f64 V l #s(literal 0 binary64)) |
(fma.f64 V (neg.f64 l) #s(literal 0 binary64)) |
(fma.f64 l V #s(literal 0 binary64)) |
(fma.f64 l (neg.f64 V) #s(literal 0 binary64)) |
(fma.f64 (*.f64 V l) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 V l) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 V l)) (sqrt.f64 (*.f64 V l)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 V l) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 V l) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 l) V #s(literal 0 binary64)) |
(fma.f64 (neg.f64 l) (neg.f64 V) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 l) (*.f64 (neg.f64 V) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 V) l #s(literal 0 binary64)) |
(fma.f64 (neg.f64 V) (neg.f64 l) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 V) (*.f64 (neg.f64 l) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 V l) (*.f64 V (*.f64 l (*.f64 V l)))) (/.f64 #s(literal 1 binary64) (*.f64 V (*.f64 l (*.f64 V l)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 V (*.f64 l (*.f64 V l))) (/.f64 #s(literal 1 binary64) (*.f64 V l)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 l)) (neg.f64 V) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 V)) (neg.f64 l) #s(literal 0 binary64)) |
(neg.f64 (*.f64 V l)) |
(/.f64 V (/.f64 #s(literal 1 binary64) l)) |
(/.f64 l (/.f64 #s(literal 1 binary64) V)) |
(/.f64 (*.f64 V l) #s(literal 1 binary64)) |
(/.f64 (*.f64 V l) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (*.f64 V l)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 V (*.f64 l (*.f64 V l))) (*.f64 (*.f64 V l) (*.f64 V (*.f64 l (*.f64 V l)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 V l) (*.f64 V (*.f64 l (*.f64 V l))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(/.f64 (neg.f64 l) (/.f64 #s(literal -1 binary64) V)) |
(/.f64 (neg.f64 V) (/.f64 #s(literal -1 binary64) l)) |
(/.f64 (*.f64 (*.f64 V l) (*.f64 V (*.f64 l (*.f64 V l)))) (*.f64 V (*.f64 l (*.f64 V l)))) |
(/.f64 (*.f64 (*.f64 V l) (*.f64 V (*.f64 l (*.f64 V l)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 V (*.f64 l (*.f64 V l))) #s(literal 0 binary64)))) |
(/.f64 (*.f64 V (*.f64 l (*.f64 V l))) (*.f64 V l)) |
(pow.f64 (*.f64 V l) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 V l)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) #s(literal -2 binary64)) |
(pow.f64 (*.f64 V (*.f64 l (*.f64 V l))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 V (*.f64 l (*.f64 V l)))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 V (*.f64 l (*.f64 V l))) (*.f64 V (*.f64 l (*.f64 V l)))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (*.f64 V (*.f64 l (*.f64 V l))) (*.f64 (*.f64 V l) (*.f64 V (*.f64 l (*.f64 V l))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 V l) (*.f64 V (*.f64 l (*.f64 V l)))) #s(literal -1 binary64)) |
(*.f64 V l) |
(*.f64 V (neg.f64 l)) |
(*.f64 l V) |
(*.f64 l (neg.f64 V)) |
(*.f64 (*.f64 V l) #s(literal 1 binary64)) |
(*.f64 (*.f64 V l) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (*.f64 V l)) (sqrt.f64 (*.f64 V l))) |
(*.f64 #s(literal 1 binary64) (*.f64 V l)) |
(*.f64 #s(literal -1 binary64) (*.f64 V l)) |
(*.f64 (neg.f64 l) V) |
(*.f64 (neg.f64 l) (neg.f64 V)) |
(*.f64 (neg.f64 l) (*.f64 (neg.f64 V) #s(literal 1 binary64))) |
(*.f64 (neg.f64 V) l) |
(*.f64 (neg.f64 V) (neg.f64 l)) |
(*.f64 (neg.f64 V) (*.f64 (neg.f64 l) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 V l) (*.f64 V (*.f64 l (*.f64 V l)))) (/.f64 #s(literal 1 binary64) (*.f64 V (*.f64 l (*.f64 V l))))) |
(*.f64 (*.f64 V (*.f64 l (*.f64 V l))) (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 l)) (neg.f64 V)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 V)) (neg.f64 l)) |
| 1× | egg-herbie |
| 276× | lower-*.f64 |
| 276× | lower-*.f32 |
| 272× | lower-fma.f64 |
| 272× | lower-fma.f32 |
| 162× | associate-*r* |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 932 |
| 1 | 33 | 868 |
| 2 | 83 | 868 |
| 3 | 181 | 868 |
| 4 | 439 | 868 |
| 5 | 587 | 868 |
| 6 | 655 | 868 |
| 7 | 672 | 868 |
| 8 | 674 | 868 |
| 9 | 674 | 868 |
| 0 | 674 | 868 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
| Outputs |
|---|
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
Compiled 8 684 to 1 746 computations (79.9% saved)
21 alts after pruning (20 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 646 | 20 | 666 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 646 | 21 | 667 |
| Status | Accuracy | Program |
|---|---|---|
| 26.6% | (/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))) | |
| 26.2% | (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) | |
| 22.6% | (/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) c0) (sqrt.f64 V)) | |
| 63.0% | (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) | |
| ▶ | 41.2% | (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
| 73.3% | (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) | |
| ▶ | 73.0% | (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) |
| 42.5% | (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) | |
| 28.0% | (*.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) | |
| 62.9% | (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) | |
| ▶ | 41.1% | (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
| 65.9% | (*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l))) | |
| 73.2% | (*.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 V l) A)))) | |
| 43.5% | (*.f64 c0 (*.f64 (*.f64 (sqrt.f64 A) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))))) | |
| 43.6% | (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A))) | |
| 74.0% | (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) | |
| ▶ | 74.5% | (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
| ✓ | 72.5% | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 38.6% | (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 A (*.f64 V (*.f64 l (*.f64 V l)))) (*.f64 V l)))) | |
| 73.9% | (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 A l) (/.f64 #s(literal 1 binary64) V)))) | |
| ▶ | 71.9% | (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) |
Compiled 596 to 408 computations (31.5% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (*.f64 V l) A) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 (*.f64 V l) A)) |
| ✓ | cost-diff | 0 | (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
| ✓ | cost-diff | 0 | (sqrt.f64 A) |
| ✓ | cost-diff | 0 | (*.f64 c0 (sqrt.f64 A)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 V l)) |
| ✓ | cost-diff | 0 | (sqrt.f64 A) |
| ✓ | cost-diff | 0 | (*.f64 c0 (sqrt.f64 A)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 V l)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) |
| ✓ | cost-diff | 0 | (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) |
| ✓ | cost-diff | 0 | (/.f64 A V) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 (/.f64 A V) l)) |
| ✓ | cost-diff | 0 | (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 A V) l) |
| 176× | lower-*.f32 |
| 166× | lower-*.f64 |
| 76× | associate-*r* |
| 66× | associate-*l* |
| 58× | lower-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 163 |
| 0 | 43 | 157 |
| 1 | 65 | 157 |
| 2 | 94 | 155 |
| 3 | 144 | 155 |
| 4 | 203 | 155 |
| 5 | 220 | 155 |
| 6 | 232 | 155 |
| 0 | 232 | 155 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
c0 |
(sqrt.f64 (/.f64 (/.f64 A V) l)) |
(/.f64 (/.f64 A V) l) |
(/.f64 A V) |
A |
V |
l |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) |
c0 |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
#s(literal 1 binary64) |
(*.f64 V l) |
V |
l |
A |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
(*.f64 c0 (sqrt.f64 A)) |
c0 |
(sqrt.f64 A) |
A |
(sqrt.f64 (*.f64 V l)) |
(*.f64 V l) |
V |
l |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(*.f64 c0 (sqrt.f64 A)) |
c0 |
(sqrt.f64 A) |
A |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
#s(literal 1 binary64) |
(*.f64 V l) |
V |
l |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) |
#s(literal 1 binary64) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(/.f64 (*.f64 V l) A) |
(*.f64 V l) |
V |
l |
A |
c0 |
| Outputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
c0 |
(sqrt.f64 (/.f64 (/.f64 A V) l)) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(/.f64 (/.f64 A V) l) |
(/.f64 A (*.f64 V l)) |
(/.f64 A V) |
A |
V |
l |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
c0 |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) |
(/.f64 A (*.f64 V l)) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
#s(literal 1 binary64) |
(*.f64 V l) |
V |
l |
A |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
(*.f64 c0 (sqrt.f64 A)) |
c0 |
(sqrt.f64 A) |
A |
(sqrt.f64 (*.f64 V l)) |
(*.f64 V l) |
V |
l |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(*.f64 c0 (sqrt.f64 A)) |
c0 |
(sqrt.f64 A) |
A |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
#s(literal 1 binary64) |
(*.f64 V l) |
V |
l |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) |
(/.f64 c0 (sqrt.f64 (*.f64 V (/.f64 l A)))) |
#s(literal 1 binary64) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) c0) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt.f64 (*.f64 V (/.f64 l A))) |
(/.f64 (*.f64 V l) A) |
(*.f64 V (/.f64 l A)) |
(*.f64 V l) |
V |
l |
A |
c0 |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) |
| ✓ | accuracy | 98.4% | (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
| ✓ | accuracy | 95.9% | (/.f64 (*.f64 V l) A) |
| ✓ | accuracy | 86.5% | (sqrt.f64 (/.f64 (*.f64 V l) A)) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (*.f64 V l)) |
| ✓ | accuracy | 99.8% | (*.f64 c0 (sqrt.f64 A)) |
| ✓ | accuracy | 97.3% | (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
| ✓ | accuracy | 87.8% | (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 A) |
| ✓ | accuracy | 99.8% | (*.f64 c0 (sqrt.f64 A)) |
| ✓ | accuracy | 97.4% | (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
| ✓ | accuracy | 87.9% | (sqrt.f64 (*.f64 V l)) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (*.f64 V l)) |
| ✓ | accuracy | 98.5% | (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) |
| ✓ | accuracy | 95.7% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) |
| ✓ | accuracy | 86.1% | (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) |
| ✓ | accuracy | 100.0% | (/.f64 A V) |
| ✓ | accuracy | 98.5% | (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
| ✓ | accuracy | 96.9% | (/.f64 (/.f64 A V) l) |
| ✓ | accuracy | 86.1% | (sqrt.f64 (/.f64 (/.f64 A V) l)) |
| 79.0ms | 131× | 0 | valid |
| 24.0ms | 125× | 0 | invalid |
Compiled 165 to 26 computations (84.2% saved)
ival-mult: 36.0ms (64% of total)ival-div: 11.0ms (19.6% of total)ival-sqrt: 9.0ms (16% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/.f64 (/.f64 A V) l)> |
#<alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l)))> |
#<alt (sqrt.f64 (/.f64 (/.f64 A V) l))> |
#<alt (/.f64 A V)> |
#<alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)> |
#<alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)))> |
#<alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))> |
#<alt (/.f64 #s(literal 1 binary64) (*.f64 V l))> |
#<alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l)))> |
#<alt (*.f64 c0 (sqrt.f64 A))> |
#<alt (sqrt.f64 A)> |
#<alt (sqrt.f64 (*.f64 V l))> |
#<alt (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))))> |
#<alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))> |
#<alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0))> |
#<alt (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)> |
#<alt (sqrt.f64 (/.f64 (*.f64 V l) A))> |
#<alt (/.f64 (*.f64 V l) A)> |
| Outputs |
|---|
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (/ 1 (* V l))> |
#<alt (/ 1 (* V l))> |
#<alt (/ 1 (* V l))> |
#<alt (/ 1 (* V l))> |
#<alt (/ 1 (* V l))> |
#<alt (/ 1 (* V l))> |
#<alt (/ 1 (* V l))> |
#<alt (/ 1 (* V l))> |
#<alt (/ 1 (* V l))> |
#<alt (/ 1 (* V l))> |
#<alt (/ 1 (* V l))> |
#<alt (/ 1 (* V l))> |
#<alt (/ 1 (* V l))> |
#<alt (/ 1 (* V l))> |
#<alt (/ 1 (* V l))> |
#<alt (/ 1 (* V l))> |
#<alt (/ 1 (* V l))> |
#<alt (/ 1 (* V l))> |
#<alt (/ 1 (* V l))> |
#<alt (/ 1 (* V l))> |
#<alt (/ 1 (* V l))> |
#<alt (/ 1 (* V l))> |
#<alt (/ 1 (* V l))> |
#<alt (/ 1 (* V l))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt A) c0)> |
#<alt (* (sqrt A) c0)> |
#<alt (* (sqrt A) c0)> |
#<alt (* (sqrt A) c0)> |
#<alt (* (sqrt A) c0)> |
#<alt (* (sqrt A) c0)> |
#<alt (* (sqrt A) c0)> |
#<alt (* (sqrt A) c0)> |
#<alt (* (sqrt A) c0)> |
#<alt (* (sqrt A) c0)> |
#<alt (* (sqrt A) c0)> |
#<alt (* (sqrt A) c0)> |
#<alt (* (sqrt A) c0)> |
#<alt (* (sqrt A) c0)> |
#<alt (* (sqrt A) c0)> |
#<alt (* (sqrt A) c0)> |
#<alt (* (sqrt A) c0)> |
#<alt (* (sqrt A) c0)> |
#<alt (* (sqrt A) c0)> |
#<alt (* (sqrt A) c0)> |
#<alt (* -1 (* (sqrt A) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt A) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt A) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt A) (* c0 (pow (sqrt -1) 2))))> |
#<alt (sqrt A)> |
#<alt (sqrt A)> |
#<alt (sqrt A)> |
#<alt (sqrt A)> |
#<alt (sqrt A)> |
#<alt (sqrt A)> |
#<alt (sqrt A)> |
#<alt (sqrt A)> |
#<alt (* -1 (* (sqrt A) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt A) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt A) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt A) (pow (sqrt -1) 2)))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2)))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ 1 (* V l)))> |
#<alt (sqrt (/ 1 (* V l)))> |
#<alt (sqrt (/ 1 (* V l)))> |
#<alt (sqrt (/ 1 (* V l)))> |
#<alt (sqrt (/ 1 (* V l)))> |
#<alt (sqrt (/ 1 (* V l)))> |
#<alt (sqrt (/ 1 (* V l)))> |
#<alt (sqrt (/ 1 (* V l)))> |
#<alt (* (sqrt (/ 1 (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 (* V l))) (pow (sqrt -1) 2))> |
#<alt (sqrt (/ 1 (* V l)))> |
#<alt (sqrt (/ 1 (* V l)))> |
#<alt (sqrt (/ 1 (* V l)))> |
#<alt (sqrt (/ 1 (* V l)))> |
#<alt (sqrt (/ 1 (* V l)))> |
#<alt (sqrt (/ 1 (* V l)))> |
#<alt (sqrt (/ 1 (* V l)))> |
#<alt (sqrt (/ 1 (* V l)))> |
#<alt (* (sqrt (/ 1 (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* -1 (* (sqrt (/ A (* V l))) c0))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) c0))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) c0))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) c0))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
159 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | l | @ | 0 | (sqrt (/ 1 (* V l))) |
| 1.0ms | V | @ | 0 | (/ (sqrt (/ (* V l) A)) c0) |
| 1.0ms | A | @ | 0 | (/ (sqrt (/ (* V l) A)) c0) |
| 1.0ms | V | @ | -inf | (/ (* c0 (sqrt A)) (sqrt (* V l))) |
| 1.0ms | V | @ | -inf | (/ (sqrt (/ (* V l) A)) c0) |
| 1× | batch-egg-rewrite |
| 1 934× | lower-*.f32 |
| 1 924× | lower-*.f64 |
| 1 436× | lower-/.f32 |
| 1 422× | lower-/.f64 |
| 386× | lower-pow.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 117 |
| 0 | 43 | 105 |
| 1 | 125 | 104 |
| 2 | 536 | 104 |
| 0 | 3257 | 104 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (/.f64 A V) l) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
(sqrt.f64 (/.f64 (/.f64 A V) l)) |
(/.f64 A V) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
(*.f64 c0 (sqrt.f64 A)) |
(sqrt.f64 A) |
(sqrt.f64 (*.f64 V l)) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(/.f64 (*.f64 V l) A) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 A (*.f64 V (neg.f64 l)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 l)) (/.f64 A (*.f64 V (neg.f64 l)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 V (neg.f64 l))) (/.f64 A (*.f64 V (neg.f64 l)))) |
(neg.f64 (/.f64 A (*.f64 V (neg.f64 l)))) |
(neg.f64 (/.f64 (/.f64 A (*.f64 V (neg.f64 l))) #s(literal 1 binary64))) |
(/.f64 A (*.f64 V l)) |
(/.f64 (/.f64 A V) l) |
(/.f64 (/.f64 A (*.f64 V l)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 V l) A)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) (/.f64 #s(literal 1 binary64) A)) |
(/.f64 #s(literal -1 binary64) (*.f64 V (/.f64 l (neg.f64 A)))) |
(/.f64 (/.f64 A (neg.f64 V)) (neg.f64 l)) |
(/.f64 (/.f64 A (neg.f64 V)) (*.f64 #s(literal 1 binary64) (neg.f64 l))) |
(/.f64 (neg.f64 A) (*.f64 V (neg.f64 l))) |
(/.f64 (neg.f64 A) (*.f64 #s(literal 1 binary64) (*.f64 V (neg.f64 l)))) |
(/.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 V A)) |
(/.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 l A)) |
(/.f64 (/.f64 A (*.f64 V (neg.f64 l))) #s(literal -1 binary64)) |
(/.f64 (/.f64 A l) V) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)) (/.f64 #s(literal -1 binary64) A)) |
(/.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 V (neg.f64 A))) |
(/.f64 (/.f64 (neg.f64 A) l) (neg.f64 V)) |
(/.f64 (/.f64 (neg.f64 A) l) (*.f64 #s(literal 1 binary64) (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 A) #s(literal -1 binary64)) (*.f64 V l)) |
(/.f64 (neg.f64 (/.f64 (neg.f64 A) l)) V) |
(/.f64 (*.f64 (/.f64 A (neg.f64 V)) #s(literal 1 binary64)) (neg.f64 l)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 A) l)) (neg.f64 V)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) #s(literal -1 binary64)) (/.f64 V (neg.f64 A))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) l)) (/.f64 V (neg.f64 A))) |
(/.f64 (*.f64 A (/.f64 #s(literal -1 binary64) l)) (neg.f64 V)) |
(/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 l (neg.f64 A))) (neg.f64 V)) |
(/.f64 (/.f64 (/.f64 A (neg.f64 V)) #s(literal -1 binary64)) l) |
(/.f64 (/.f64 (/.f64 (neg.f64 A) l) #s(literal -1 binary64)) V) |
(pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1 binary64)) |
(*.f64 A (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(*.f64 (/.f64 A V) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (/.f64 A V) (/.f64 (/.f64 #s(literal 1 binary64) l) #s(literal 1 binary64))) |
(*.f64 (/.f64 A (*.f64 V l)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 #s(literal 1 binary64) (/.f64 A (*.f64 V l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) (pow.f64 (/.f64 #s(literal 1 binary64) A) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) A)) |
(*.f64 #s(literal -1 binary64) (/.f64 A (*.f64 V (neg.f64 l)))) |
(*.f64 (/.f64 A (neg.f64 V)) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 (/.f64 A (neg.f64 V)) (/.f64 (/.f64 #s(literal -1 binary64) l) #s(literal 1 binary64))) |
(*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) (*.f64 V l))) |
(*.f64 (neg.f64 A) (*.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (neg.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 #s(literal -1 binary64) l))) |
(*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 A V)) |
(*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 (/.f64 A V) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 A l)) |
(*.f64 (/.f64 #s(literal 1 binary64) V) (pow.f64 (/.f64 l A) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 #s(literal 1 binary64) A))) |
(*.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 (/.f64 A l) #s(literal 1 binary64))) |
(*.f64 (/.f64 A (*.f64 V (neg.f64 l))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 A (neg.f64 l))) |
(*.f64 (/.f64 A l) (/.f64 #s(literal 1 binary64) V)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)) (neg.f64 A)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)) (pow.f64 (/.f64 #s(literal -1 binary64) A) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 A (neg.f64 V))) |
(*.f64 (/.f64 (neg.f64 A) l) (/.f64 #s(literal -1 binary64) V)) |
(*.f64 (pow.f64 (/.f64 l A) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) V)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) A) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(*.f64 (pow.f64 (/.f64 l (neg.f64 A)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) V)) |
(*.f64 (/.f64 A #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 V l))) |
(*.f64 (/.f64 A (neg.f64 l)) (/.f64 #s(literal -1 binary64) V)) |
(*.f64 (*.f64 A (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) #s(literal 1 binary64)) (/.f64 A V)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 V l)))) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(neg.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 l) (*.f64 c0 (sqrt.f64 (/.f64 A V))))) |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 V l)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 l) c0)) |
(/.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 l))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(/.f64 (neg.f64 c0) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (*.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 #s(literal 1 binary64) c0) (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (*.f64 (/.f64 #s(literal 1 binary64) c0) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (*.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 (sqrt.f64 (/.f64 l A)) c0)) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 #s(literal -1 binary64) c0)) |
(/.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 l)) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 c0 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64))) |
(/.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (sqrt.f64 l)) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) c0) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) c0) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) #s(literal 1 binary64)) (sqrt.f64 l)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 V)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64)) (sqrt.f64 (*.f64 V l))) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) #s(literal -1 binary64)) |
(pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))))) #s(literal -1 binary64)) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 V l)))) |
(*.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (sqrt.f64 A) (*.f64 (neg.f64 c0) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 A) (/.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (*.f64 c0 (sqrt.f64 A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (pow.f64 (/.f64 (sqrt.f64 l) c0) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) c0)) |
(*.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 A) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 c0 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 (neg.f64 c0) (sqrt.f64 l))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 c0 (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (*.f64 (sqrt.f64 (/.f64 A l)) #s(literal 1 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (/.f64 (sqrt.f64 (/.f64 A l)) #s(literal 1 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 V l))))) |
(*.f64 (pow.f64 (*.f64 V l) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 V l) #s(literal -1/4 binary64)) (*.f64 c0 (sqrt.f64 A)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) c0)) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (pow.f64 (/.f64 (sqrt.f64 (/.f64 l A)) c0) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 (/.f64 l A)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (neg.f64 c0)) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (pow.f64 (/.f64 #s(literal -1 binary64) c0) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 (neg.f64 c0) #s(literal 1 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (/.f64 (sqrt.f64 A) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 V) c0) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (/.f64 l A)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 V)) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (/.f64 (*.f64 c0 (sqrt.f64 A)) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 V))) (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 l))) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64))) (/.f64 c0 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64)) c0) |
(*.f64 (*.f64 c0 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64))) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 V))) (sqrt.f64 (/.f64 A l))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 V l) #s(literal -1/4 binary64))) (pow.f64 (*.f64 V l) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal -1 binary64)) c0) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 V l)))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V (neg.f64 l)))) (sqrt.f64 (neg.f64 A))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal -1 binary64)) (neg.f64 c0)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 V l))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 V l) A))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 A) (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 (*.f64 V l)))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 (*.f64 V l))) (*.f64 #s(literal 1/2 binary64) (log.f64 A)))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 V l) A))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l))))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(neg.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l)))) |
(neg.f64 (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(neg.f64 (/.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (sqrt.f64 l)))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 V l))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 V (/.f64 l (neg.f64 A))))) |
(/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 V)) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 A))) (sqrt.f64 (*.f64 V l))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (/.f64 A V)))) (neg.f64 (neg.f64 (sqrt.f64 l)))) |
(/.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (sqrt.f64 A) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 A) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64)) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (sqrt.f64 (neg.f64 V))) |
(pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 A (*.f64 V l)) (/.f64 A (*.f64 V l))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 (sqrt.f64 A) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (pow.f64 (/.f64 #s(literal 1 binary64) A) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (pow.f64 (*.f64 V l) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 V l) #s(literal -1/4 binary64)) (sqrt.f64 A))) |
(*.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (pow.f64 (sqrt.f64 (/.f64 l A)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (pow.f64 (/.f64 A l) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (pow.f64 (/.f64 l A) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 l A) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) A) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(*.f64 (pow.f64 (*.f64 V (neg.f64 l)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) A) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 l (neg.f64 A)) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 V) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 V (neg.f64 A)) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 l) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 l)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 l))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V (neg.f64 l)))) (sqrt.f64 (neg.f64 A))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64))) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal -1/4 binary64))) (pow.f64 (*.f64 V l) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 V A)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 A (neg.f64 V))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 V)) (/.f64 A (neg.f64 V))) |
(neg.f64 (/.f64 A (neg.f64 V))) |
(neg.f64 (*.f64 (/.f64 A (neg.f64 V)) #s(literal 1 binary64))) |
(/.f64 A V) |
(/.f64 #s(literal 1 binary64) (/.f64 V A)) |
(/.f64 #s(literal -1 binary64) (/.f64 V (neg.f64 A))) |
(/.f64 (neg.f64 A) (neg.f64 V)) |
(/.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 #s(literal 1 binary64) A)) |
(pow.f64 (/.f64 V A) #s(literal -1 binary64)) |
(*.f64 A (/.f64 #s(literal 1 binary64) V)) |
(*.f64 (/.f64 A V) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 A V)) |
(*.f64 #s(literal -1 binary64) (/.f64 A (neg.f64 V))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) V)) |
(*.f64 (neg.f64 A) (*.f64 (/.f64 #s(literal -1 binary64) V) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) V) A) |
(*.f64 (/.f64 #s(literal 1 binary64) V) (pow.f64 (/.f64 #s(literal 1 binary64) A) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) V) (neg.f64 A)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 A (*.f64 V (neg.f64 l)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 l)) (/.f64 A (*.f64 V (neg.f64 l)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 V (neg.f64 l))) (/.f64 A (*.f64 V (neg.f64 l)))) |
(neg.f64 (/.f64 A (*.f64 V (neg.f64 l)))) |
(neg.f64 (/.f64 (/.f64 A (*.f64 V (neg.f64 l))) #s(literal 1 binary64))) |
(/.f64 A (*.f64 V l)) |
(/.f64 (/.f64 A V) l) |
(/.f64 (/.f64 A (*.f64 V l)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 V l) A)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) (/.f64 #s(literal 1 binary64) A)) |
(/.f64 #s(literal -1 binary64) (*.f64 V (/.f64 l (neg.f64 A)))) |
(/.f64 (/.f64 A (neg.f64 V)) (neg.f64 l)) |
(/.f64 (/.f64 A (neg.f64 V)) (*.f64 #s(literal 1 binary64) (neg.f64 l))) |
(/.f64 (neg.f64 A) (*.f64 V (neg.f64 l))) |
(/.f64 (neg.f64 A) (*.f64 #s(literal 1 binary64) (*.f64 V (neg.f64 l)))) |
(/.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 V A)) |
(/.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 l A)) |
(/.f64 (/.f64 A (*.f64 V (neg.f64 l))) #s(literal -1 binary64)) |
(/.f64 (/.f64 A l) V) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)) (/.f64 #s(literal -1 binary64) A)) |
(/.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 V (neg.f64 A))) |
(/.f64 (/.f64 (neg.f64 A) l) (neg.f64 V)) |
(/.f64 (/.f64 (neg.f64 A) l) (*.f64 #s(literal 1 binary64) (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 A) #s(literal -1 binary64)) (*.f64 V l)) |
(/.f64 (neg.f64 (/.f64 (neg.f64 A) l)) V) |
(/.f64 (*.f64 (/.f64 A (neg.f64 V)) #s(literal 1 binary64)) (neg.f64 l)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 A) l)) (neg.f64 V)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) #s(literal -1 binary64)) (/.f64 V (neg.f64 A))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) l)) (/.f64 V (neg.f64 A))) |
(/.f64 (*.f64 A (/.f64 #s(literal -1 binary64) l)) (neg.f64 V)) |
(/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 l (neg.f64 A))) (neg.f64 V)) |
(/.f64 (/.f64 (/.f64 A (neg.f64 V)) #s(literal -1 binary64)) l) |
(/.f64 (/.f64 (/.f64 (neg.f64 A) l) #s(literal -1 binary64)) V) |
(pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1 binary64)) |
(*.f64 A (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(*.f64 (/.f64 A V) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (/.f64 A V) (/.f64 (/.f64 #s(literal 1 binary64) l) #s(literal 1 binary64))) |
(*.f64 (/.f64 A (*.f64 V l)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 #s(literal 1 binary64) (/.f64 A (*.f64 V l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) (pow.f64 (/.f64 #s(literal 1 binary64) A) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) A)) |
(*.f64 #s(literal -1 binary64) (/.f64 A (*.f64 V (neg.f64 l)))) |
(*.f64 (/.f64 A (neg.f64 V)) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 (/.f64 A (neg.f64 V)) (/.f64 (/.f64 #s(literal -1 binary64) l) #s(literal 1 binary64))) |
(*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) (*.f64 V l))) |
(*.f64 (neg.f64 A) (*.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (neg.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 #s(literal -1 binary64) l))) |
(*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 A V)) |
(*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 (/.f64 A V) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 A l)) |
(*.f64 (/.f64 #s(literal 1 binary64) V) (pow.f64 (/.f64 l A) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 #s(literal 1 binary64) A))) |
(*.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 (/.f64 A l) #s(literal 1 binary64))) |
(*.f64 (/.f64 A (*.f64 V (neg.f64 l))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 A (neg.f64 l))) |
(*.f64 (/.f64 A l) (/.f64 #s(literal 1 binary64) V)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)) (neg.f64 A)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)) (pow.f64 (/.f64 #s(literal -1 binary64) A) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 A (neg.f64 V))) |
(*.f64 (/.f64 (neg.f64 A) l) (/.f64 #s(literal -1 binary64) V)) |
(*.f64 (pow.f64 (/.f64 l A) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) V)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) A) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(*.f64 (pow.f64 (/.f64 l (neg.f64 A)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) V)) |
(*.f64 (/.f64 A #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 V l))) |
(*.f64 (/.f64 A (neg.f64 l)) (/.f64 #s(literal -1 binary64) V)) |
(*.f64 (*.f64 A (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) #s(literal 1 binary64)) (/.f64 A V)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 V l)))) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(neg.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 l) (*.f64 c0 (sqrt.f64 (/.f64 A V))))) |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 V l)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 l) c0)) |
(/.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 l))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(/.f64 (neg.f64 c0) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (*.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 #s(literal 1 binary64) c0) (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (*.f64 (/.f64 #s(literal 1 binary64) c0) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (*.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 (sqrt.f64 (/.f64 l A)) c0)) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 #s(literal -1 binary64) c0)) |
(/.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 l)) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 c0 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64))) |
(/.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (sqrt.f64 l)) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) c0) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) c0) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) #s(literal 1 binary64)) (sqrt.f64 l)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 V)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64)) (sqrt.f64 (*.f64 V l))) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) #s(literal -1 binary64)) |
(pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))))) #s(literal -1 binary64)) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 V l)))) |
(*.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (sqrt.f64 A) (*.f64 (neg.f64 c0) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 A) (/.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (*.f64 c0 (sqrt.f64 A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (pow.f64 (/.f64 (sqrt.f64 l) c0) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) c0)) |
(*.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 A) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 c0 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 (neg.f64 c0) (sqrt.f64 l))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 c0 (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (*.f64 (sqrt.f64 (/.f64 A l)) #s(literal 1 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (/.f64 (sqrt.f64 (/.f64 A l)) #s(literal 1 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 V l))))) |
(*.f64 (pow.f64 (*.f64 V l) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 V l) #s(literal -1/4 binary64)) (*.f64 c0 (sqrt.f64 A)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) c0)) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (pow.f64 (/.f64 (sqrt.f64 (/.f64 l A)) c0) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 (/.f64 l A)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (neg.f64 c0)) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (pow.f64 (/.f64 #s(literal -1 binary64) c0) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 (neg.f64 c0) #s(literal 1 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (/.f64 (sqrt.f64 A) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 V) c0) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (/.f64 l A)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 V)) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (/.f64 (*.f64 c0 (sqrt.f64 A)) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 V))) (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 l))) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64))) (/.f64 c0 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64)) c0) |
(*.f64 (*.f64 c0 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64))) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 V))) (sqrt.f64 (/.f64 A l))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 V l) #s(literal -1/4 binary64))) (pow.f64 (*.f64 V l) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal -1 binary64)) c0) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 V l)))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V (neg.f64 l)))) (sqrt.f64 (neg.f64 A))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal -1 binary64)) (neg.f64 c0)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 V l))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 V l) A))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 A) (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 (*.f64 V l)))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 (*.f64 V l))) (*.f64 #s(literal 1/2 binary64) (log.f64 A)))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 V l) A))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l))))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(neg.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l)))) |
(neg.f64 (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(neg.f64 (/.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (sqrt.f64 l)))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 V l))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 V (/.f64 l (neg.f64 A))))) |
(/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 V)) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 A))) (sqrt.f64 (*.f64 V l))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (/.f64 A V)))) (neg.f64 (neg.f64 (sqrt.f64 l)))) |
(/.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (sqrt.f64 A) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 A) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64)) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (sqrt.f64 (neg.f64 V))) |
(pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 A (*.f64 V l)) (/.f64 A (*.f64 V l))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 (sqrt.f64 A) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (pow.f64 (/.f64 #s(literal 1 binary64) A) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (pow.f64 (*.f64 V l) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 V l) #s(literal -1/4 binary64)) (sqrt.f64 A))) |
(*.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (pow.f64 (sqrt.f64 (/.f64 l A)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (pow.f64 (/.f64 A l) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (pow.f64 (/.f64 l A) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 l A) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) A) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(*.f64 (pow.f64 (*.f64 V (neg.f64 l)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) A) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 l (neg.f64 A)) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 V) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 V (neg.f64 A)) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 l) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 l)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 l))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V (neg.f64 l)))) (sqrt.f64 (neg.f64 A))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64))) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal -1/4 binary64))) (pow.f64 (*.f64 V l) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(exp.f64 (neg.f64 (log.f64 (*.f64 V l)))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 (*.f64 V l))) (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 (*.f64 V l)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 V l))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l))) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 V l)) (sqrt.f64 (*.f64 V l)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 (*.f64 V l))) |
(/.f64 #s(literal -1 binary64) (*.f64 V (neg.f64 l))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 V l)) (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) (sqrt.f64 (*.f64 V l)))) |
(/.f64 (/.f64 #s(literal 1 binary64) l) V) |
(/.f64 (/.f64 #s(literal 1 binary64) V) l) |
(/.f64 (/.f64 #s(literal 1 binary64) V) (*.f64 (sqrt.f64 l) (sqrt.f64 l))) |
(/.f64 (/.f64 #s(literal -1 binary64) V) (neg.f64 l)) |
(/.f64 (/.f64 #s(literal -1 binary64) l) (neg.f64 V)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (*.f64 (sqrt.f64 (*.f64 V l)) (sqrt.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (*.f64 V l)) (sqrt.f64 (*.f64 V (neg.f64 l))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) (sqrt.f64 l))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) (sqrt.f64 (*.f64 V (neg.f64 l))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 l) (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 l) (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 l) (sqrt.f64 (*.f64 V (neg.f64 l))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 V (neg.f64 l))) (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 V (neg.f64 l))) (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) (*.f64 (sqrt.f64 (*.f64 V (neg.f64 l))) (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (*.f64 V (neg.f64 l))) (sqrt.f64 (*.f64 V (neg.f64 l))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) V) #s(literal 1 binary64)) (neg.f64 l)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) #s(literal -1 binary64)) (neg.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) V) #s(literal -1 binary64)) (neg.f64 l)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) l)) (neg.f64 V)) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) V) #s(literal -1 binary64)) l) |
(pow.f64 (*.f64 V l) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 V l)) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 V l) (*.f64 V l)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) (/.f64 #s(literal 1 binary64) (*.f64 V l))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (*.f64 V l)) (sqrt.f64 (*.f64 V l))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 V l))) |
(*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 #s(literal 1 binary64) V)) |
(*.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (*.f64 V l) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 V l) #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (pow.f64 (*.f64 V l) #s(literal -1/4 binary64))) (pow.f64 (*.f64 V l) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 V l)))) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(neg.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 l) (*.f64 c0 (sqrt.f64 (/.f64 A V))))) |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 V l)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 l) c0)) |
(/.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 l))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(/.f64 (neg.f64 c0) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (*.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 #s(literal 1 binary64) c0) (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (*.f64 (/.f64 #s(literal 1 binary64) c0) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (*.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 (sqrt.f64 (/.f64 l A)) c0)) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 #s(literal -1 binary64) c0)) |
(/.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 l)) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 c0 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64))) |
(/.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (sqrt.f64 l)) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) c0) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) c0) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) #s(literal 1 binary64)) (sqrt.f64 l)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 V)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64)) (sqrt.f64 (*.f64 V l))) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) #s(literal -1 binary64)) |
(pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))))) #s(literal -1 binary64)) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 V l)))) |
(*.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (sqrt.f64 A) (*.f64 (neg.f64 c0) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 A) (/.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (*.f64 c0 (sqrt.f64 A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (pow.f64 (/.f64 (sqrt.f64 l) c0) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) c0)) |
(*.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 A) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 c0 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 (neg.f64 c0) (sqrt.f64 l))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 c0 (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (*.f64 (sqrt.f64 (/.f64 A l)) #s(literal 1 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (/.f64 (sqrt.f64 (/.f64 A l)) #s(literal 1 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 V l))))) |
(*.f64 (pow.f64 (*.f64 V l) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 V l) #s(literal -1/4 binary64)) (*.f64 c0 (sqrt.f64 A)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) c0)) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (pow.f64 (/.f64 (sqrt.f64 (/.f64 l A)) c0) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 (/.f64 l A)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (neg.f64 c0)) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (pow.f64 (/.f64 #s(literal -1 binary64) c0) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 (neg.f64 c0) #s(literal 1 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (/.f64 (sqrt.f64 A) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 V) c0) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (/.f64 l A)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 V)) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (/.f64 (*.f64 c0 (sqrt.f64 A)) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 V))) (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 l))) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64))) (/.f64 c0 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64)) c0) |
(*.f64 (*.f64 c0 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64))) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 V))) (sqrt.f64 (/.f64 A l))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 V l) #s(literal -1/4 binary64))) (pow.f64 (*.f64 V l) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal -1 binary64)) c0) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 V l)))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V (neg.f64 l)))) (sqrt.f64 (neg.f64 A))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal -1 binary64)) (neg.f64 c0)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) |
(neg.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A)))) |
(*.f64 c0 (sqrt.f64 A)) |
(*.f64 c0 (neg.f64 (neg.f64 (sqrt.f64 A)))) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) |
(*.f64 (sqrt.f64 A) c0) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) |
(*.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 A))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 c0)) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) c0)) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 A))) c0) |
(*.f64 (*.f64 c0 (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A))) |
(sqrt.f64 A) |
(pow.f64 A #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 A #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 A A) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 A)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 A)) |
(*.f64 (sqrt.f64 A) #s(literal 1 binary64)) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(sqrt.f64 (*.f64 V l)) |
(neg.f64 (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(/.f64 (sqrt.f64 (*.f64 V l)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (*.f64 V (neg.f64 l))) (sqrt.f64 #s(literal -1 binary64))) |
(pow.f64 (*.f64 V l) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 V l) (*.f64 V l)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) |
(*.f64 (sqrt.f64 (*.f64 V l)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(*.f64 (sqrt.f64 l) (sqrt.f64 V)) |
(*.f64 (sqrt.f64 l) (/.f64 (sqrt.f64 V) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 l) (*.f64 (sqrt.f64 V) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 V) (sqrt.f64 l)) |
(*.f64 (sqrt.f64 V) (neg.f64 (neg.f64 (sqrt.f64 l)))) |
(*.f64 (sqrt.f64 V) (/.f64 (sqrt.f64 l) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 V) (*.f64 (sqrt.f64 l) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 V)) (neg.f64 (sqrt.f64 l))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 V))) (sqrt.f64 l)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 V l)))) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(neg.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 l) (*.f64 c0 (sqrt.f64 (/.f64 A V))))) |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 V l)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 l) c0)) |
(/.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 l))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(/.f64 (neg.f64 c0) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (*.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 #s(literal 1 binary64) c0) (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (*.f64 (/.f64 #s(literal 1 binary64) c0) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (*.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 (sqrt.f64 (/.f64 l A)) c0)) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 #s(literal -1 binary64) c0)) |
(/.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 l)) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 c0 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64))) |
(/.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (sqrt.f64 l)) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) c0) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) c0) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) #s(literal 1 binary64)) (sqrt.f64 l)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 V)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64)) (sqrt.f64 (*.f64 V l))) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) #s(literal -1 binary64)) |
(pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))))) #s(literal -1 binary64)) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 V l)))) |
(*.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (sqrt.f64 A) (*.f64 (neg.f64 c0) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 A) (/.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (*.f64 c0 (sqrt.f64 A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (pow.f64 (/.f64 (sqrt.f64 l) c0) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) c0)) |
(*.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 A) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 c0 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 (neg.f64 c0) (sqrt.f64 l))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 c0 (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (*.f64 (sqrt.f64 (/.f64 A l)) #s(literal 1 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (/.f64 (sqrt.f64 (/.f64 A l)) #s(literal 1 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 V l))))) |
(*.f64 (pow.f64 (*.f64 V l) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 V l) #s(literal -1/4 binary64)) (*.f64 c0 (sqrt.f64 A)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) c0)) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (pow.f64 (/.f64 (sqrt.f64 (/.f64 l A)) c0) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 (/.f64 l A)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (neg.f64 c0)) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (pow.f64 (/.f64 #s(literal -1 binary64) c0) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 (neg.f64 c0) #s(literal 1 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (/.f64 (sqrt.f64 A) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 V) c0) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (/.f64 l A)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 V)) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (/.f64 (*.f64 c0 (sqrt.f64 A)) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 V))) (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 l))) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64))) (/.f64 c0 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64)) c0) |
(*.f64 (*.f64 c0 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64))) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 V))) (sqrt.f64 (/.f64 A l))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 V l) #s(literal -1/4 binary64))) (pow.f64 (*.f64 V l) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal -1 binary64)) c0) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 V l)))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V (neg.f64 l)))) (sqrt.f64 (neg.f64 A))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal -1 binary64)) (neg.f64 c0)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 (*.f64 V l))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 V l)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 V l))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l))))) |
(fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 l) (/.f64 #s(literal 1 binary64) (sqrt.f64 V)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 V)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) V)) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (*.f64 V (neg.f64 l))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 V l) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 V l)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 V l) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) (/.f64 #s(literal 1 binary64) (*.f64 V l))) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V (neg.f64 l))))) |
(*.f64 (pow.f64 (*.f64 V l) #s(literal -1/4 binary64)) (pow.f64 (*.f64 V l) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 V l)) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 V l)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 V l) #s(literal -1/4 binary64))) (pow.f64 (*.f64 V l) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 V l)))) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(neg.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 l) (*.f64 c0 (sqrt.f64 (/.f64 A V))))) |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 V l)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 l) c0)) |
(/.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 l))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(/.f64 (neg.f64 c0) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (*.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 #s(literal 1 binary64) c0) (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (*.f64 (/.f64 #s(literal 1 binary64) c0) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (*.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 (sqrt.f64 (/.f64 l A)) c0)) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 #s(literal -1 binary64) c0)) |
(/.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 l)) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 c0 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64))) |
(/.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (sqrt.f64 l)) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) c0) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) c0) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) #s(literal 1 binary64)) (sqrt.f64 l)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 V)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64)) (sqrt.f64 (*.f64 V l))) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) #s(literal -1 binary64)) |
(pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))))) #s(literal -1 binary64)) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 V l)))) |
(*.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (sqrt.f64 A) (*.f64 (neg.f64 c0) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 A) (/.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (*.f64 c0 (sqrt.f64 A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (pow.f64 (/.f64 (sqrt.f64 l) c0) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) c0)) |
(*.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 A) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 c0 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 (neg.f64 c0) (sqrt.f64 l))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 c0 (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (*.f64 (sqrt.f64 (/.f64 A l)) #s(literal 1 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (/.f64 (sqrt.f64 (/.f64 A l)) #s(literal 1 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 V l))))) |
(*.f64 (pow.f64 (*.f64 V l) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 V l) #s(literal -1/4 binary64)) (*.f64 c0 (sqrt.f64 A)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) c0)) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (pow.f64 (/.f64 (sqrt.f64 (/.f64 l A)) c0) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 (/.f64 l A)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (neg.f64 c0)) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (pow.f64 (/.f64 #s(literal -1 binary64) c0) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 (neg.f64 c0) #s(literal 1 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (/.f64 (sqrt.f64 A) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 V) c0) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (/.f64 l A)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 V)) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (/.f64 (*.f64 c0 (sqrt.f64 A)) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 V))) (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 l))) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64))) (/.f64 c0 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64)) c0) |
(*.f64 (*.f64 c0 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64))) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 V))) (sqrt.f64 (/.f64 A l))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 V l) #s(literal -1/4 binary64))) (pow.f64 (*.f64 V l) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal -1 binary64)) c0) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 V l)))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V (neg.f64 l)))) (sqrt.f64 (neg.f64 A))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal -1 binary64)) (neg.f64 c0)) |
(exp.f64 (*.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 c0)) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0))) |
(neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0))) |
(/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(/.f64 (sqrt.f64 (*.f64 V l)) (*.f64 c0 (sqrt.f64 A))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(/.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))) |
(/.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 A))))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) (neg.f64 c0)) |
(/.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(/.f64 (sqrt.f64 (*.f64 V (neg.f64 l))) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) |
(/.f64 (/.f64 (sqrt.f64 V) c0) (sqrt.f64 (/.f64 A l))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)) (/.f64 c0 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0) (sqrt.f64 A)) |
(/.f64 (sqrt.f64 (/.f64 V A)) (/.f64 c0 (sqrt.f64 l))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64)) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 V (neg.f64 l))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (neg.f64 A)) c0)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 V (neg.f64 l))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 c0))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0)) (neg.f64 (sqrt.f64 A))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0)) (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 V (neg.f64 l))) (/.f64 #s(literal 1 binary64) c0)) (sqrt.f64 (neg.f64 A))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 V (neg.f64 l))) (/.f64 #s(literal 1 binary64) c0)) (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 V l)))) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V (neg.f64 l)))) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V (neg.f64 l)))) (*.f64 (neg.f64 c0) (sqrt.f64 (neg.f64 A)))) |
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0)) (neg.f64 (sqrt.f64 A))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) #s(literal 1 binary64)) (neg.f64 c0)) |
(/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) (neg.f64 c0)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) #s(literal 1 binary64)) (neg.f64 c0)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 V l)) c0)) (sqrt.f64 A)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) c0) (neg.f64 (sqrt.f64 (*.f64 V l)))) (neg.f64 (sqrt.f64 A))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 (*.f64 V (neg.f64 l)))) (sqrt.f64 (neg.f64 A))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 V) c0) (sqrt.f64 l)) (sqrt.f64 A)) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0) #s(literal 1 binary64)) (sqrt.f64 A)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 V l)) (/.f64 #s(literal -1 binary64) c0)) (neg.f64 (sqrt.f64 A))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) (/.f64 #s(literal -1 binary64) c0)) (sqrt.f64 A)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) c0) (neg.f64 (sqrt.f64 A))) |
(/.f64 (/.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) #s(literal 1 binary64)) |
(pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) |
(*.f64 (sqrt.f64 (*.f64 V l)) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A)))) |
(*.f64 (sqrt.f64 (*.f64 V l)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (*.f64 V l)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 V l)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (/.f64 #s(literal 1 binary64) c0)) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0))) |
(*.f64 (sqrt.f64 l) (/.f64 (sqrt.f64 V) (*.f64 c0 (sqrt.f64 A)))) |
(*.f64 (sqrt.f64 l) (*.f64 (sqrt.f64 V) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 A))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) (/.f64 #s(literal -1 binary64) c0)) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) (*.f64 (/.f64 #s(literal -1 binary64) c0) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) (/.f64 (/.f64 #s(literal -1 binary64) c0) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) (/.f64 (/.f64 #s(literal 1 binary64) c0) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(*.f64 (sqrt.f64 V) (/.f64 (sqrt.f64 (/.f64 l A)) c0)) |
(*.f64 (sqrt.f64 V) (*.f64 (sqrt.f64 (/.f64 l A)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 V) (*.f64 (/.f64 (sqrt.f64 (/.f64 l A)) c0) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 V) (/.f64 (/.f64 (sqrt.f64 (/.f64 l A)) c0) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 l A)) (/.f64 (sqrt.f64 V) c0)) |
(*.f64 (/.f64 (sqrt.f64 V) c0) (sqrt.f64 (/.f64 l A))) |
(*.f64 (/.f64 (sqrt.f64 V) c0) (*.f64 (sqrt.f64 (/.f64 l A)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 V) c0) (/.f64 (sqrt.f64 (/.f64 l A)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 l) c0) (sqrt.f64 (/.f64 V A))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 V l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) c0) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)) (/.f64 (sqrt.f64 (*.f64 V l)) c0)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)) (pow.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))))) |
(*.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (*.f64 c0 (sqrt.f64 A)))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64)) c0)) |
(*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (neg.f64 (sqrt.f64 V)) (/.f64 (sqrt.f64 l) (neg.f64 (*.f64 c0 (sqrt.f64 A))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 l A)) c0) (sqrt.f64 V)) |
(*.f64 (pow.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A)))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 A V)) #s(literal -1 binary64)) (pow.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 c0 (sqrt.f64 V)) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (/.f64 A l)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) c0)) |
(*.f64 (sqrt.f64 (/.f64 V A)) (/.f64 (sqrt.f64 l) c0)) |
(*.f64 (sqrt.f64 (/.f64 V A)) (*.f64 (/.f64 (sqrt.f64 l) c0) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 V A)) (/.f64 (/.f64 (sqrt.f64 l) c0) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 V) #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 l)) (*.f64 c0 (sqrt.f64 A)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 V l)) (pow.f64 A #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) c0) (pow.f64 A #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) c0) (/.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (sqrt.f64 A))) |
(*.f64 (/.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (sqrt.f64 A)) (/.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) c0)) |
(*.f64 (/.f64 (sqrt.f64 V) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 l A)) c0)) |
(*.f64 (/.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64)) c0)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 A)) (/.f64 (sqrt.f64 (*.f64 V l)) (neg.f64 c0))) |
(*.f64 (/.f64 (sqrt.f64 V) (neg.f64 c0)) (/.f64 (neg.f64 (sqrt.f64 l)) (sqrt.f64 A))) |
(*.f64 (/.f64 (sqrt.f64 V) (neg.f64 (sqrt.f64 A))) (/.f64 (neg.f64 (sqrt.f64 l)) c0)) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 V)) c0) (/.f64 (sqrt.f64 l) (neg.f64 (sqrt.f64 A)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 A)) (/.f64 (sqrt.f64 l) (neg.f64 c0))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 V)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (/.f64 l A)) c0)) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) (/.f64 #s(literal -1 binary64) c0)) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 (sqrt.f64 (/.f64 l A)) c0)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) c0)) (sqrt.f64 (/.f64 l A))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 V A))) (/.f64 (sqrt.f64 l) c0)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) c0) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (sqrt.f64 l)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 V l) A)))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 V l)))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l))) (*.f64 #s(literal 1/2 binary64) (log.f64 A)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(neg.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 (*.f64 V l)) (sqrt.f64 A)) |
(/.f64 (sqrt.f64 (*.f64 V l)) (neg.f64 (neg.f64 (sqrt.f64 A)))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(/.f64 (sqrt.f64 l) (sqrt.f64 (/.f64 A V))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) (neg.f64 (sqrt.f64 A))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A)))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 l A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(/.f64 (sqrt.f64 (*.f64 V (neg.f64 l))) (sqrt.f64 (neg.f64 A))) |
(/.f64 (sqrt.f64 (*.f64 V (neg.f64 l))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 V (neg.f64 l))))) |
(/.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (/.f64 A (neg.f64 V)))) |
(/.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 (/.f64 A V)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(/.f64 (sqrt.f64 (/.f64 V A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 A))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 V (neg.f64 l))) #s(literal 1 binary64)) (sqrt.f64 (neg.f64 A))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 V (neg.f64 l)))) (neg.f64 (sqrt.f64 (neg.f64 A)))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 V l)) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64))) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/4 binary64))) |
(pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 V l) A) (/.f64 (*.f64 V l) A)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 V l) A))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(*.f64 (sqrt.f64 (*.f64 V l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(*.f64 (sqrt.f64 (*.f64 V l)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 V l)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(*.f64 (sqrt.f64 l) (sqrt.f64 (/.f64 V A))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A)))) |
(*.f64 (sqrt.f64 V) (sqrt.f64 (/.f64 l A))) |
(*.f64 (sqrt.f64 V) (*.f64 (sqrt.f64 (/.f64 l A)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 V) (/.f64 (sqrt.f64 (/.f64 l A)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 l A)) (sqrt.f64 V)) |
(*.f64 (sqrt.f64 (*.f64 V (neg.f64 l))) (pow.f64 (/.f64 #s(literal -1 binary64) A) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 V (neg.f64 l))) (sqrt.f64 (/.f64 #s(literal -1 binary64) A))) |
(*.f64 (sqrt.f64 (*.f64 V (neg.f64 l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
(*.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (sqrt.f64 A))) |
(*.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 A)))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 V)) (/.f64 (sqrt.f64 l) (neg.f64 (sqrt.f64 A)))) |
(*.f64 (sqrt.f64 (/.f64 V A)) (sqrt.f64 l)) |
(*.f64 (pow.f64 (/.f64 l (neg.f64 A)) #s(literal 1/2 binary64)) (sqrt.f64 (neg.f64 V))) |
(*.f64 (pow.f64 (/.f64 V (neg.f64 A)) #s(literal 1/2 binary64)) (sqrt.f64 (neg.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 l (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(*.f64 (sqrt.f64 (/.f64 V (neg.f64 A))) (sqrt.f64 (neg.f64 l))) |
(*.f64 (/.f64 (sqrt.f64 l) (pow.f64 A #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 V) (pow.f64 A #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 V) (pow.f64 A #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 l) (pow.f64 A #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (pow.f64 A #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (pow.f64 A #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 l) #s(literal 1 binary64)) (sqrt.f64 (/.f64 V A))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (sqrt.f64 l) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 (neg.f64 l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(exp.f64 (*.f64 (log.f64 (/.f64 A (*.f64 V l))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 V (/.f64 l (neg.f64 A)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 A)) (*.f64 V (/.f64 l (neg.f64 A)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 A (neg.f64 V))) (*.f64 V (/.f64 l (neg.f64 A)))) |
(neg.f64 (*.f64 V (/.f64 l (neg.f64 A)))) |
(/.f64 V (/.f64 A l)) |
(/.f64 l (/.f64 A V)) |
(/.f64 #s(literal 1 binary64) (/.f64 A (*.f64 V l))) |
(/.f64 (*.f64 V l) A) |
(/.f64 (*.f64 V l) (*.f64 (neg.f64 A) #s(literal -1 binary64))) |
(/.f64 (/.f64 (*.f64 V l) A) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 A (*.f64 V (neg.f64 l)))) |
(/.f64 (neg.f64 l) (/.f64 A (neg.f64 V))) |
(/.f64 (neg.f64 V) (/.f64 (neg.f64 A) l)) |
(/.f64 (*.f64 V (neg.f64 l)) (neg.f64 A)) |
(/.f64 (/.f64 V A) (/.f64 #s(literal 1 binary64) l)) |
(/.f64 (/.f64 #s(literal 1 binary64) A) (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(/.f64 (/.f64 l A) (/.f64 #s(literal 1 binary64) V)) |
(/.f64 (/.f64 V (neg.f64 A)) (/.f64 #s(literal -1 binary64) l)) |
(/.f64 (*.f64 V (/.f64 l (neg.f64 A))) #s(literal -1 binary64)) |
(/.f64 (/.f64 l (neg.f64 A)) (/.f64 #s(literal -1 binary64) V)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 V (neg.f64 l))) (neg.f64 A)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 l)) (/.f64 A (neg.f64 V))) |
(pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1 binary64)) |
(*.f64 V (/.f64 l A)) |
(*.f64 V (/.f64 (/.f64 #s(literal 1 binary64) A) (/.f64 #s(literal 1 binary64) l))) |
(*.f64 l (/.f64 V A)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 V l) A)) |
(*.f64 (*.f64 V l) (/.f64 #s(literal 1 binary64) A)) |
(*.f64 (/.f64 (*.f64 V l) A) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(*.f64 #s(literal -1 binary64) (*.f64 V (/.f64 l (neg.f64 A)))) |
(*.f64 (neg.f64 l) (/.f64 V (neg.f64 A))) |
(*.f64 (neg.f64 V) (/.f64 l (neg.f64 A))) |
(*.f64 (*.f64 V (neg.f64 l)) (/.f64 #s(literal -1 binary64) A)) |
(*.f64 (*.f64 V (neg.f64 l)) (/.f64 (/.f64 #s(literal -1 binary64) A) #s(literal 1 binary64))) |
(*.f64 (/.f64 V A) l) |
(*.f64 (/.f64 V A) (pow.f64 (/.f64 #s(literal 1 binary64) l) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) A) (*.f64 V l)) |
(*.f64 (/.f64 l A) V) |
(*.f64 (/.f64 V (neg.f64 A)) (neg.f64 l)) |
(*.f64 (/.f64 V (neg.f64 A)) (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64))) |
(*.f64 (/.f64 V (neg.f64 A)) (/.f64 (neg.f64 l) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) A) (*.f64 V (neg.f64 l))) |
(*.f64 (/.f64 #s(literal -1 binary64) A) (/.f64 l (/.f64 #s(literal -1 binary64) V))) |
(*.f64 (/.f64 l (neg.f64 A)) (neg.f64 V)) |
(*.f64 (/.f64 l (neg.f64 A)) (/.f64 (neg.f64 V) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) l) #s(literal -1 binary64)) (/.f64 V A)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) V) #s(literal -1 binary64)) (/.f64 l A)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 V (neg.f64 l))) (/.f64 #s(literal -1 binary64) A)) |
(*.f64 (/.f64 V #s(literal -1 binary64)) (/.f64 l (neg.f64 A))) |
(*.f64 (/.f64 l #s(literal -1 binary64)) (/.f64 V (neg.f64 A))) |
(*.f64 (/.f64 (neg.f64 l) #s(literal 1 binary64)) (/.f64 V (neg.f64 A))) |
(*.f64 (/.f64 (/.f64 V A) #s(literal -1 binary64)) (neg.f64 l)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 l (neg.f64 A))) (neg.f64 V)) |
(*.f64 (*.f64 (/.f64 l (neg.f64 A)) #s(literal -1 binary64)) V) |
(*.f64 (*.f64 (/.f64 V (neg.f64 A)) #s(literal -1 binary64)) l) |
(*.f64 (/.f64 (/.f64 l A) #s(literal -1 binary64)) (neg.f64 V)) |
| 1× | egg-herbie |
| 1 558× | times-frac |
| 972× | lower-*.f64 |
| 972× | lower-*.f32 |
| 960× | lower-fma.f64 |
| 960× | lower-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 4432 |
| 1 | 95 | 4112 |
| 2 | 272 | 4104 |
| 3 | 607 | 4104 |
| 4 | 1474 | 4104 |
| 5 | 3738 | 4104 |
| 6 | 4248 | 4104 |
| 7 | 4447 | 4104 |
| 8 | 4470 | 4104 |
| 9 | 4487 | 4104 |
| 10 | 4492 | 4104 |
| 11 | 4830 | 4104 |
| 12 | 5000 | 4104 |
| 13 | 5002 | 4104 |
| 14 | 5002 | 4104 |
| 15 | 5002 | 4104 |
| 16 | 5002 | 4104 |
| 0 | 5002 | 4104 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(/ 1 (* V l)) |
(/ 1 (* V l)) |
(/ 1 (* V l)) |
(/ 1 (* V l)) |
(/ 1 (* V l)) |
(/ 1 (* V l)) |
(/ 1 (* V l)) |
(/ 1 (* V l)) |
(/ 1 (* V l)) |
(/ 1 (* V l)) |
(/ 1 (* V l)) |
(/ 1 (* V l)) |
(/ 1 (* V l)) |
(/ 1 (* V l)) |
(/ 1 (* V l)) |
(/ 1 (* V l)) |
(/ 1 (* V l)) |
(/ 1 (* V l)) |
(/ 1 (* V l)) |
(/ 1 (* V l)) |
(/ 1 (* V l)) |
(/ 1 (* V l)) |
(/ 1 (* V l)) |
(/ 1 (* V l)) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt A) c0) |
(* (sqrt A) c0) |
(* (sqrt A) c0) |
(* (sqrt A) c0) |
(* (sqrt A) c0) |
(* (sqrt A) c0) |
(* (sqrt A) c0) |
(* (sqrt A) c0) |
(* (sqrt A) c0) |
(* (sqrt A) c0) |
(* (sqrt A) c0) |
(* (sqrt A) c0) |
(* (sqrt A) c0) |
(* (sqrt A) c0) |
(* (sqrt A) c0) |
(* (sqrt A) c0) |
(* (sqrt A) c0) |
(* (sqrt A) c0) |
(* (sqrt A) c0) |
(* (sqrt A) c0) |
(* -1 (* (sqrt A) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt A) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt A) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt A) (* c0 (pow (sqrt -1) 2)))) |
(sqrt A) |
(sqrt A) |
(sqrt A) |
(sqrt A) |
(sqrt A) |
(sqrt A) |
(sqrt A) |
(sqrt A) |
(* -1 (* (sqrt A) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt A) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt A) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt A) (pow (sqrt -1) 2))) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(sqrt (/ 1 (* V l))) |
(sqrt (/ 1 (* V l))) |
(sqrt (/ 1 (* V l))) |
(sqrt (/ 1 (* V l))) |
(sqrt (/ 1 (* V l))) |
(sqrt (/ 1 (* V l))) |
(sqrt (/ 1 (* V l))) |
(sqrt (/ 1 (* V l))) |
(* (sqrt (/ 1 (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 (* V l))) (pow (sqrt -1) 2)) |
(sqrt (/ 1 (* V l))) |
(sqrt (/ 1 (* V l))) |
(sqrt (/ 1 (* V l))) |
(sqrt (/ 1 (* V l))) |
(sqrt (/ 1 (* V l))) |
(sqrt (/ 1 (* V l))) |
(sqrt (/ 1 (* V l))) |
(sqrt (/ 1 (* V l))) |
(* (sqrt (/ 1 (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)) |
(* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)) |
(* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)) |
(* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) |
(* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) |
(* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) |
(* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
| Outputs |
|---|
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(/ 1 (* V l)) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
(/ 1 (* V l)) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
(/ 1 (* V l)) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
(/ 1 (* V l)) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
(/ 1 (* V l)) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
(/ 1 (* V l)) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
(/ 1 (* V l)) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
(/ 1 (* V l)) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
(/ 1 (* V l)) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
(/ 1 (* V l)) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
(/ 1 (* V l)) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
(/ 1 (* V l)) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
(/ 1 (* V l)) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
(/ 1 (* V l)) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
(/ 1 (* V l)) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
(/ 1 (* V l)) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
(/ 1 (* V l)) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
(/ 1 (* V l)) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
(/ 1 (* V l)) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
(/ 1 (* V l)) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
(/ 1 (* V l)) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
(/ 1 (* V l)) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
(/ 1 (* V l)) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
(/ 1 (* V l)) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt A) c0) |
(*.f64 c0 (sqrt.f64 A)) |
(* (sqrt A) c0) |
(*.f64 c0 (sqrt.f64 A)) |
(* (sqrt A) c0) |
(*.f64 c0 (sqrt.f64 A)) |
(* (sqrt A) c0) |
(*.f64 c0 (sqrt.f64 A)) |
(* (sqrt A) c0) |
(*.f64 c0 (sqrt.f64 A)) |
(* (sqrt A) c0) |
(*.f64 c0 (sqrt.f64 A)) |
(* (sqrt A) c0) |
(*.f64 c0 (sqrt.f64 A)) |
(* (sqrt A) c0) |
(*.f64 c0 (sqrt.f64 A)) |
(* (sqrt A) c0) |
(*.f64 c0 (sqrt.f64 A)) |
(* (sqrt A) c0) |
(*.f64 c0 (sqrt.f64 A)) |
(* (sqrt A) c0) |
(*.f64 c0 (sqrt.f64 A)) |
(* (sqrt A) c0) |
(*.f64 c0 (sqrt.f64 A)) |
(* (sqrt A) c0) |
(*.f64 c0 (sqrt.f64 A)) |
(* (sqrt A) c0) |
(*.f64 c0 (sqrt.f64 A)) |
(* (sqrt A) c0) |
(*.f64 c0 (sqrt.f64 A)) |
(* (sqrt A) c0) |
(*.f64 c0 (sqrt.f64 A)) |
(* (sqrt A) c0) |
(*.f64 c0 (sqrt.f64 A)) |
(* (sqrt A) c0) |
(*.f64 c0 (sqrt.f64 A)) |
(* (sqrt A) c0) |
(*.f64 c0 (sqrt.f64 A)) |
(* (sqrt A) c0) |
(*.f64 c0 (sqrt.f64 A)) |
(* -1 (* (sqrt A) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 c0 (sqrt.f64 A)) |
(* -1 (* (sqrt A) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 c0 (sqrt.f64 A)) |
(* -1 (* (sqrt A) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 c0 (sqrt.f64 A)) |
(* -1 (* (sqrt A) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 c0 (sqrt.f64 A)) |
(sqrt A) |
(sqrt.f64 A) |
(sqrt A) |
(sqrt.f64 A) |
(sqrt A) |
(sqrt.f64 A) |
(sqrt A) |
(sqrt.f64 A) |
(sqrt A) |
(sqrt.f64 A) |
(sqrt A) |
(sqrt.f64 A) |
(sqrt A) |
(sqrt.f64 A) |
(sqrt A) |
(sqrt.f64 A) |
(* -1 (* (sqrt A) (pow (sqrt -1) 2))) |
(sqrt.f64 A) |
(* -1 (* (sqrt A) (pow (sqrt -1) 2))) |
(sqrt.f64 A) |
(* -1 (* (sqrt A) (pow (sqrt -1) 2))) |
(sqrt.f64 A) |
(* -1 (* (sqrt A) (pow (sqrt -1) 2))) |
(sqrt.f64 A) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 V l)) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(sqrt (/ 1 (* V l))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(sqrt (/ 1 (* V l))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(sqrt (/ 1 (* V l))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(sqrt (/ 1 (* V l))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(sqrt (/ 1 (* V l))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(sqrt (/ 1 (* V l))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(sqrt (/ 1 (* V l))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(sqrt (/ 1 (* V l))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(* (sqrt (/ 1 (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(sqrt (/ 1 (* V l))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(sqrt (/ 1 (* V l))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(sqrt (/ 1 (* V l))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(sqrt (/ 1 (* V l))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(sqrt (/ 1 (* V l))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(sqrt (/ 1 (* V l))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(sqrt (/ 1 (* V l))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(sqrt (/ 1 (* V l))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(* (sqrt (/ 1 (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0)) |
(* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0)) |
(* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0)) |
(* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
Compiled 26 303 to 2 337 computations (91.1% saved)
30 alts after pruning (25 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 239 | 14 | 2 253 |
| Fresh | 4 | 11 | 15 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 2 244 | 30 | 2 274 |
| Status | Accuracy | Program |
|---|---|---|
| 26.2% | (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) | |
| 22.6% | (/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) c0) (sqrt.f64 V)) | |
| 43.2% | (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) | |
| 38.9% | (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 V (neg.f64 l)))) | |
| 63.0% | (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) | |
| 26.9% | (/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 V))) | |
| ✓ | 41.2% | (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
| ▶ | 42.5% | (/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 V l)) c0)) |
| 73.3% | (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) | |
| ▶ | 75.3% | (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 V A) l)) c0)) |
| 37.8% | (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V (neg.f64 l)))) (sqrt.f64 (neg.f64 A))) | |
| 42.5% | (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) | |
| 28.0% | (*.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) | |
| ▶ | 62.9% | (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
| 21.5% | (*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) V)) (sqrt.f64 (neg.f64 l)))) | |
| ✓ | 41.1% | (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
| 47.7% | (*.f64 c0 (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (sqrt.f64 (neg.f64 V)))) | |
| 59.1% | (*.f64 c0 (/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (neg.f64 V)))) | |
| 65.9% | (*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l))) | |
| 40.5% | (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))) | |
| 73.2% | (*.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 V l) A)))) | |
| 40.4% | (*.f64 c0 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V (neg.f64 l)))) (sqrt.f64 (neg.f64 A)))) | |
| 43.6% | (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A))) | |
| ▶ | 74.0% | (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
| ✓ | 74.5% | (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
| ▶ | 74.0% | (*.f64 c0 (sqrt.f64 (/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V))) |
| ✓ | 72.5% | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 74.1% | (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V (/.f64 l (neg.f64 A)))))) | |
| 72.2% | (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) V) l) A))) | |
| ✓ | 71.9% | (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) |
Compiled 792 to 572 computations (27.8% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 A V) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 A V)) |
| ✓ | cost-diff | 0 | (*.f64 c0 (sqrt.f64 (/.f64 A V))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 V l)) |
| ✓ | cost-diff | 0 | (/.f64 (sqrt.f64 (*.f64 V l)) c0) |
| ✓ | cost-diff | 0 | (sqrt.f64 A) |
| ✓ | cost-diff | 384 | (/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 V l)) c0)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V)) |
| ✓ | cost-diff | 0 | (*.f64 c0 (sqrt.f64 (/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V))) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V) |
| ✓ | cost-diff | 448 | (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) |
| ✓ | cost-diff | 0 | (/.f64 A l) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 (/.f64 A l) V)) |
| ✓ | cost-diff | 0 | (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 A l) V) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 V A) l) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 (/.f64 V A) l)) |
| ✓ | cost-diff | 0 | (/.f64 (sqrt.f64 (*.f64 (/.f64 V A) l)) c0) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 V A) l)) c0)) |
| 682× | times-frac |
| 540× | lower-*.f32 |
| 528× | lower-*.f64 |
| 416× | lower-fma.f64 |
| 416× | lower-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 171 |
| 0 | 58 | 159 |
| 1 | 83 | 159 |
| 2 | 126 | 157 |
| 3 | 207 | 157 |
| 4 | 475 | 157 |
| 5 | 890 | 157 |
| 6 | 1730 | 157 |
| 7 | 2086 | 157 |
| 8 | 2147 | 157 |
| 9 | 2150 | 157 |
| 10 | 2164 | 157 |
| 11 | 2176 | 157 |
| 12 | 2176 | 157 |
| 0 | 2176 | 157 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 V A) l)) c0)) |
#s(literal 1 binary64) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 V A) l)) c0) |
(sqrt.f64 (*.f64 (/.f64 V A) l)) |
(*.f64 (/.f64 V A) l) |
(/.f64 V A) |
V |
A |
l |
c0 |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
c0 |
(sqrt.f64 (/.f64 (/.f64 A l) V)) |
(/.f64 (/.f64 A l) V) |
(/.f64 A l) |
A |
l |
V |
(*.f64 c0 (sqrt.f64 (/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V))) |
c0 |
(sqrt.f64 (/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V)) |
(/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V) |
(*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) |
(neg.f64 A) |
A |
(/.f64 #s(literal -1 binary64) l) |
#s(literal -1 binary64) |
l |
V |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 V l)) c0)) |
(sqrt.f64 A) |
A |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(sqrt.f64 (*.f64 V l)) |
(*.f64 V l) |
V |
l |
c0 |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
c0 |
(sqrt.f64 (/.f64 A V)) |
(/.f64 A V) |
A |
V |
(sqrt.f64 (/.f64 #s(literal 1 binary64) l)) |
(/.f64 #s(literal 1 binary64) l) |
#s(literal 1 binary64) |
l |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 V A) l)) c0)) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
#s(literal 1 binary64) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 V A) l)) c0) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(sqrt.f64 (*.f64 (/.f64 V A) l)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(*.f64 (/.f64 V A) l) |
(/.f64 (*.f64 V l) A) |
(/.f64 V A) |
V |
A |
l |
c0 |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
c0 |
(sqrt.f64 (/.f64 (/.f64 A l) V)) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(/.f64 (/.f64 A l) V) |
(/.f64 A (*.f64 V l)) |
(/.f64 A l) |
A |
l |
V |
(*.f64 c0 (sqrt.f64 (/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V))) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
c0 |
(sqrt.f64 (/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V)) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V) |
(/.f64 A (*.f64 V l)) |
(*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) |
(/.f64 A l) |
(neg.f64 A) |
A |
(/.f64 #s(literal -1 binary64) l) |
#s(literal -1 binary64) |
l |
V |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 V l)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
(sqrt.f64 A) |
A |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(sqrt.f64 (*.f64 V l)) |
(*.f64 V l) |
V |
l |
c0 |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
c0 |
(sqrt.f64 (/.f64 A V)) |
(/.f64 A V) |
A |
V |
(sqrt.f64 (/.f64 #s(literal 1 binary64) l)) |
(/.f64 #s(literal 1 binary64) l) |
#s(literal 1 binary64) |
l |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) |
| ✓ | accuracy | 99.9% | (*.f64 c0 (sqrt.f64 (/.f64 A V))) |
| ✓ | accuracy | 97.7% | (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
| ✓ | accuracy | 94.8% | (sqrt.f64 (/.f64 A V)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 A) |
| ✓ | accuracy | 99.9% | (/.f64 (sqrt.f64 (*.f64 V l)) c0) |
| ✓ | accuracy | 99.4% | (/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 V l)) c0)) |
| ✓ | accuracy | 94.4% | (sqrt.f64 (*.f64 V l)) |
| ✓ | accuracy | 99.9% | (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) |
| ✓ | accuracy | 99.3% | (*.f64 c0 (sqrt.f64 (/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V))) |
| ✓ | accuracy | 97.8% | (/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V) |
| ✓ | accuracy | 93.5% | (sqrt.f64 (/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V)) |
| ✓ | accuracy | 100.0% | (/.f64 A l) |
| ✓ | accuracy | 99.3% | (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
| ✓ | accuracy | 97.8% | (/.f64 (/.f64 A l) V) |
| ✓ | accuracy | 93.5% | (sqrt.f64 (/.f64 (/.f64 A l) V)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 V A) l)) c0)) |
| ✓ | accuracy | 99.2% | (/.f64 (sqrt.f64 (*.f64 (/.f64 V A) l)) c0) |
| ✓ | accuracy | 98.1% | (*.f64 (/.f64 V A) l) |
| ✓ | accuracy | 93.7% | (sqrt.f64 (*.f64 (/.f64 V A) l)) |
| 48.0ms | 182× | 0 | invalid |
| 17.0ms | 74× | 0 | valid |
Compiled 173 to 34 computations (80.3% saved)
ival-div: 21.0ms (47.6% of total)ival-sqrt: 11.0ms (25% of total)ival-mult: 10.0ms (22.7% of total)ival-neg: 1.0ms (2.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 V A) l)) c0))> |
#<alt (/.f64 (sqrt.f64 (*.f64 (/.f64 V A) l)) c0)> |
#<alt (sqrt.f64 (*.f64 (/.f64 V A) l))> |
#<alt (*.f64 (/.f64 V A) l)> |
#<alt (/.f64 (/.f64 A l) V)> |
#<alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V)))> |
#<alt (sqrt.f64 (/.f64 (/.f64 A l) V))> |
#<alt (/.f64 A l)> |
#<alt (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l))> |
#<alt (/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V)> |
#<alt (*.f64 c0 (sqrt.f64 (/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V)))> |
#<alt (sqrt.f64 (/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V))> |
#<alt (/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 V l)) c0))> |
#<alt (sqrt.f64 A)> |
#<alt (/.f64 (sqrt.f64 (*.f64 V l)) c0)> |
#<alt (sqrt.f64 (*.f64 V l))> |
#<alt (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))> |
#<alt (*.f64 c0 (sqrt.f64 (/.f64 A V)))> |
#<alt (sqrt.f64 (/.f64 A V))> |
#<alt (/.f64 A V)> |
#<alt (sqrt.f64 (/.f64 #s(literal 1 binary64) l))> |
| Outputs |
|---|
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* -1 (* (sqrt (/ A (* V l))) c0))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) c0))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) c0))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) c0))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (* (sqrt (/ (* V l) A)) (/ 1 c0))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)))> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A l)> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (sqrt A)> |
#<alt (sqrt A)> |
#<alt (sqrt A)> |
#<alt (sqrt A)> |
#<alt (sqrt A)> |
#<alt (sqrt A)> |
#<alt (sqrt A)> |
#<alt (sqrt A)> |
#<alt (* -1 (* (sqrt A) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt A) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt A) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt A) (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (* -1 (* (sqrt (* V l)) (/ (pow (sqrt -1) 2) c0)))> |
#<alt (* -1 (* (sqrt (* V l)) (/ (pow (sqrt -1) 2) c0)))> |
#<alt (* -1 (* (sqrt (* V l)) (/ (pow (sqrt -1) 2) c0)))> |
#<alt (* -1 (* (sqrt (* V l)) (/ (pow (sqrt -1) 2) c0)))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (* -1 (* (sqrt (* V l)) (/ (pow (sqrt -1) 2) c0)))> |
#<alt (* -1 (* (sqrt (* V l)) (/ (pow (sqrt -1) 2) c0)))> |
#<alt (* -1 (* (sqrt (* V l)) (/ (pow (sqrt -1) 2) c0)))> |
#<alt (* -1 (* (sqrt (* V l)) (/ (pow (sqrt -1) 2) c0)))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (* (sqrt (* V l)) (/ 1 c0))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2)))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (* (sqrt (/ A V)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A V)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A V)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A V)) (pow (sqrt -1) 2))> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (sqrt (/ 1 l))> |
#<alt (sqrt (/ 1 l))> |
#<alt (sqrt (/ 1 l))> |
#<alt (sqrt (/ 1 l))> |
#<alt (sqrt (/ 1 l))> |
#<alt (sqrt (/ 1 l))> |
#<alt (sqrt (/ 1 l))> |
#<alt (sqrt (/ 1 l))> |
#<alt (* (sqrt (/ 1 l)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 l)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 l)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 l)) (pow (sqrt -1) 2))> |
180 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | c0 | @ | 0 | (* c0 (sqrt (/ A V))) |
| 0.0ms | c0 | @ | -inf | (* c0 (sqrt (/ A V))) |
| 0.0ms | V | @ | 0 | (* c0 (sqrt (/ A V))) |
| 0.0ms | A | @ | inf | (/ A l) |
| 0.0ms | A | @ | -inf | (/ A l) |
| 1× | batch-egg-rewrite |
| 2 486× | lower-*.f32 |
| 2 474× | lower-*.f64 |
| 1 938× | lower-/.f32 |
| 1 918× | lower-/.f64 |
| 760× | frac-times |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 134 |
| 0 | 58 | 126 |
| 1 | 163 | 115 |
| 2 | 765 | 115 |
| 0 | 4864 | 115 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 V A) l)) c0)) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 V A) l)) c0) |
(sqrt.f64 (*.f64 (/.f64 V A) l)) |
(*.f64 (/.f64 V A) l) |
(/.f64 (/.f64 A l) V) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
(sqrt.f64 (/.f64 (/.f64 A l) V)) |
(/.f64 A l) |
(*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) |
(/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V) |
(*.f64 c0 (sqrt.f64 (/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V))) |
(sqrt.f64 (/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V)) |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 V l)) c0)) |
(sqrt.f64 A) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(sqrt.f64 (*.f64 V l)) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(sqrt.f64 (/.f64 A V)) |
(/.f64 A V) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) l)) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0))) (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (*.f64 c0 (sqrt.f64 (/.f64 A l))))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0))) |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 V l)) c0)) |
(/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 l) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (*.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(/.f64 (sqrt.f64 (/.f64 A l)) (*.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 V))) |
(/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(/.f64 (neg.f64 c0) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) A))) |
(/.f64 (sqrt.f64 (/.f64 A (neg.f64 l))) (*.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (*.f64 (/.f64 #s(literal 1 binary64) c0) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) #s(literal -1 binary64)) |
(/.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (*.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 #s(literal -1 binary64) c0)) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 V) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 V l))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c0 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (/.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) c0)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (/.f64 c0 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64))) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 A)) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 l)))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 V)) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 l))) c0) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) c0) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (sqrt.f64 l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) #s(literal 1 binary64)) (sqrt.f64 V)) |
(/.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (/.f64 V A))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) #s(literal -1 binary64)) |
(pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 V l)))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (pow.f64 (/.f64 (sqrt.f64 l) c0) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 l) c0))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal 1 binary64))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) c0)) |
(*.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) A)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l))) c0)) |
(*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (*.f64 c0 (sqrt.f64 A))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (/.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 l #s(literal -1/4 binary64)) (*.f64 (pow.f64 l #s(literal -1/4 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A V))))) |
(*.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 V l))))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) c0)) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (/.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (neg.f64 c0)) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (pow.f64 (/.f64 #s(literal -1 binary64) c0) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c0))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 (neg.f64 c0) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) (*.f64 (sqrt.f64 A) (neg.f64 c0))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) (/.f64 (sqrt.f64 A) (/.f64 #s(literal -1 binary64) c0))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 V l))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 (*.f64 V l)))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) c0))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) c0)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 l) c0))) |
(*.f64 (/.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) c0)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A l)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 V A))) (/.f64 c0 (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 c0 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (pow.f64 l #s(literal -1/4 binary64))) (pow.f64 l #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (pow.f64 (/.f64 V A) #s(literal -1/4 binary64))) (pow.f64 (/.f64 V A) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal -1 binary64)) c0) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64)) c0) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal -1 binary64)) (neg.f64 c0)) |
(exp.f64 (*.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 c0)) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 A) (neg.f64 c0))) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 A))) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0))) |
(neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0))) |
(/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(/.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0))) |
(/.f64 (sqrt.f64 (*.f64 V l)) (*.f64 c0 (sqrt.f64 A))) |
(/.f64 (sqrt.f64 (*.f64 V l)) (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A)))) |
(/.f64 (sqrt.f64 (*.f64 V l)) (neg.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)))) |
(/.f64 (sqrt.f64 (*.f64 V l)) (*.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 c0))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0) (sqrt.f64 A)) |
(/.f64 (sqrt.f64 l) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) (neg.f64 c0)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) (*.f64 (sqrt.f64 A) (neg.f64 c0))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 A) (neg.f64 c0)))) |
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0)) (neg.f64 (sqrt.f64 A))) |
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A)))) |
(/.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(/.f64 (sqrt.f64 (/.f64 V A)) (/.f64 c0 (sqrt.f64 l))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) A)) (/.f64 c0 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (/.f64 (sqrt.f64 l) c0) (sqrt.f64 (/.f64 A V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 A) (neg.f64 c0))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 l)) (*.f64 (sqrt.f64 (neg.f64 A)) c0)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 V l)))) (*.f64 (sqrt.f64 A) (neg.f64 c0))) |
(/.f64 (/.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) #s(literal 1 binary64)) (neg.f64 c0)) |
(/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) (neg.f64 c0)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) #s(literal 1 binary64)) (neg.f64 c0)) |
(/.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 A))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) A))) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) A))) (neg.f64 c0)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 l) c0)) (sqrt.f64 (/.f64 A V))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 V)) (/.f64 (sqrt.f64 l) c0)) (sqrt.f64 (neg.f64 A))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) (neg.f64 c0)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) #s(literal 1 binary64)) |
(pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (/.f64 #s(literal 1 binary64) c0)) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0))) |
(*.f64 (sqrt.f64 (*.f64 V l)) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A)))) |
(*.f64 (sqrt.f64 (*.f64 V l)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 V l)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0) (sqrt.f64 (/.f64 #s(literal 1 binary64) A))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) A)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) A)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 l) (/.f64 (sqrt.f64 (/.f64 V A)) c0)) |
(*.f64 (sqrt.f64 l) (/.f64 (sqrt.f64 V) (*.f64 c0 (sqrt.f64 A)))) |
(*.f64 (sqrt.f64 l) (*.f64 (sqrt.f64 (/.f64 V A)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 l) (*.f64 (sqrt.f64 V) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))))) |
(*.f64 (sqrt.f64 V) (*.f64 (sqrt.f64 l) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))))) |
(*.f64 (sqrt.f64 V) (*.f64 (/.f64 (sqrt.f64 l) c0) (sqrt.f64 (/.f64 #s(literal 1 binary64) A)))) |
(*.f64 (sqrt.f64 V) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) A)) (/.f64 (sqrt.f64 l) c0))) |
(*.f64 (sqrt.f64 V) (/.f64 (sqrt.f64 l) (*.f64 c0 (sqrt.f64 A)))) |
(*.f64 (sqrt.f64 V) (/.f64 (/.f64 (sqrt.f64 l) c0) (sqrt.f64 A))) |
(*.f64 (sqrt.f64 V) (/.f64 (neg.f64 (sqrt.f64 l)) (*.f64 (sqrt.f64 A) (neg.f64 c0)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) (/.f64 #s(literal -1 binary64) c0)) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) (*.f64 (/.f64 #s(literal -1 binary64) c0) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) (/.f64 (/.f64 #s(literal -1 binary64) c0) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) (/.f64 (/.f64 #s(literal 1 binary64) c0) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 A) (neg.f64 c0)))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) (*.f64 (/.f64 #s(literal -1 binary64) c0) (sqrt.f64 (/.f64 #s(literal 1 binary64) A)))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) (/.f64 (/.f64 #s(literal -1 binary64) c0) (sqrt.f64 A))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) (/.f64 (/.f64 #s(literal 1 binary64) c0) (neg.f64 (sqrt.f64 A)))) |
(*.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(*.f64 (/.f64 #s(literal 1 binary64) c0) (pow.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 V A)) (/.f64 (sqrt.f64 l) c0)) |
(*.f64 (sqrt.f64 (/.f64 V A)) (pow.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 V A)) (*.f64 (/.f64 (sqrt.f64 l) c0) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 V A)) (*.f64 (neg.f64 (sqrt.f64 l)) (/.f64 #s(literal -1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 V A)) (/.f64 (/.f64 (sqrt.f64 l) c0) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 l A)) (/.f64 (sqrt.f64 V) c0)) |
(*.f64 (neg.f64 (sqrt.f64 V)) (/.f64 (sqrt.f64 l) (*.f64 (sqrt.f64 A) (neg.f64 c0)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) A)) (/.f64 (sqrt.f64 (*.f64 V l)) c0)) |
(*.f64 (/.f64 #s(literal -1 binary64) c0) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(*.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))))) |
(*.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (*.f64 c0 (sqrt.f64 A)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64)) c0)) |
(*.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 V A))) (/.f64 (sqrt.f64 l) (neg.f64 c0))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 V A))) (*.f64 (sqrt.f64 l) (/.f64 #s(literal -1 binary64) c0))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 V l))) |
(*.f64 (/.f64 (sqrt.f64 l) c0) (sqrt.f64 (/.f64 V A))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c0)) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #s(literal -1 binary64)) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 V A))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) c0)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 A #s(literal 1/4 binary64))) (/.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0) (pow.f64 A #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) c0) (pow.f64 A #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (*.f64 V l)) (pow.f64 A #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 V A)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 l) c0)) |
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64)) c0)) |
(*.f64 (/.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (sqrt.f64 A)) (/.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) c0)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 V l)) (pow.f64 A #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) c0) (pow.f64 A #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 V) (pow.f64 A #s(literal 1/4 binary64))) (/.f64 (/.f64 (sqrt.f64 l) c0) (pow.f64 A #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) (pow.f64 A #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) c0) (pow.f64 A #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 V A)) #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 l)) c0)) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 V A))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 l) c0)) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 V A))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 l) (neg.f64 c0))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 A)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 V l)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) c0) (sqrt.f64 A))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) (/.f64 #s(literal -1 binary64) c0)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 (/.f64 V A))) (sqrt.f64 l)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) c0) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64))) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (sqrt.f64 l)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (sqrt.f64 V)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 V l) A)))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l))) (*.f64 #s(literal 1/2 binary64) (log.f64 A)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(neg.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (*.f64 V l)) (sqrt.f64 A)) |
(/.f64 (sqrt.f64 l) (sqrt.f64 (/.f64 A V))) |
(/.f64 (sqrt.f64 V) (sqrt.f64 (/.f64 A l))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) (neg.f64 (sqrt.f64 A))) |
(/.f64 (sqrt.f64 (/.f64 V A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(/.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 (/.f64 A (neg.f64 l)))) |
(/.f64 (neg.f64 (sqrt.f64 V)) (neg.f64 (sqrt.f64 (/.f64 A l)))) |
(/.f64 (sqrt.f64 (neg.f64 (/.f64 V A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(/.f64 (sqrt.f64 (*.f64 V (neg.f64 l))) (sqrt.f64 (neg.f64 A))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 l)) (sqrt.f64 (neg.f64 A))) |
(/.f64 (*.f64 (sqrt.f64 l) (sqrt.f64 (neg.f64 V))) (sqrt.f64 (neg.f64 A))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 V l)) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (sqrt.f64 V) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(/.f64 (/.f64 (sqrt.f64 V) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) (sqrt.f64 (neg.f64 A))) |
(pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 V l) A) (/.f64 (*.f64 V l) A)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 V l) A))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(*.f64 (sqrt.f64 (*.f64 V l)) (sqrt.f64 (/.f64 #s(literal 1 binary64) A))) |
(*.f64 (sqrt.f64 l) (sqrt.f64 (/.f64 V A))) |
(*.f64 (sqrt.f64 l) (/.f64 (sqrt.f64 (/.f64 V A)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 l) (*.f64 (sqrt.f64 (/.f64 V A)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 V) (sqrt.f64 (/.f64 l A))) |
(*.f64 (sqrt.f64 V) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) A)) (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 V A)) (sqrt.f64 l)) |
(*.f64 (sqrt.f64 (/.f64 V A)) (neg.f64 (neg.f64 (sqrt.f64 l)))) |
(*.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (sqrt.f64 A))) |
(*.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 V A))) (neg.f64 (sqrt.f64 l))) |
(*.f64 (pow.f64 (neg.f64 (/.f64 V A)) #s(literal 1/2 binary64)) (sqrt.f64 (neg.f64 l))) |
(*.f64 (sqrt.f64 (neg.f64 (/.f64 V A))) (sqrt.f64 (neg.f64 l))) |
(*.f64 (/.f64 (sqrt.f64 V) (pow.f64 A #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 l) (pow.f64 A #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 l) (pow.f64 A #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 V) (pow.f64 A #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (pow.f64 A #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (pow.f64 A #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 V) #s(literal 1 binary64)) (sqrt.f64 (/.f64 l A))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (/.f64 V A)))) (sqrt.f64 l)) |
(*.f64 (/.f64 (sqrt.f64 V) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 l))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 V (neg.f64 l)) A)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 A (neg.f64 l))) (/.f64 (*.f64 V (neg.f64 l)) A)) |
(neg.f64 (/.f64 (*.f64 V (neg.f64 l)) A)) |
(neg.f64 (/.f64 (/.f64 (*.f64 V (neg.f64 l)) A) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 A (*.f64 V l))) |
(/.f64 V (/.f64 A l)) |
(/.f64 (/.f64 V A) (/.f64 #s(literal 1 binary64) l)) |
(/.f64 l (/.f64 A V)) |
(/.f64 (/.f64 (*.f64 V l) A) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 A (*.f64 V (neg.f64 l)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 A (neg.f64 V)) (/.f64 #s(literal 1 binary64) l))) |
(/.f64 (*.f64 V l) A) |
(/.f64 (neg.f64 l) (/.f64 A (neg.f64 V))) |
(/.f64 (neg.f64 l) (*.f64 (/.f64 A V) #s(literal -1 binary64))) |
(/.f64 (neg.f64 l) (*.f64 (/.f64 A (neg.f64 V)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 V) (/.f64 A (neg.f64 l))) |
(/.f64 (/.f64 l A) (/.f64 #s(literal 1 binary64) V)) |
(/.f64 (/.f64 #s(literal 1 binary64) A) (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(/.f64 (/.f64 l (neg.f64 A)) (/.f64 #s(literal -1 binary64) V)) |
(/.f64 (/.f64 l (neg.f64 A)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) V))) |
(/.f64 (/.f64 (*.f64 V (neg.f64 l)) A) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) A) (/.f64 #s(literal -1 binary64) (*.f64 V l))) |
(/.f64 (neg.f64 (/.f64 V A)) (/.f64 #s(literal -1 binary64) l)) |
(/.f64 (*.f64 V (neg.f64 l)) (neg.f64 A)) |
(/.f64 (*.f64 (neg.f64 l) (neg.f64 V)) A) |
(/.f64 (*.f64 (neg.f64 V) (neg.f64 l)) A) |
(/.f64 (*.f64 (neg.f64 V) #s(literal 1 binary64)) (/.f64 A (neg.f64 l))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) A) (neg.f64 l)) (*.f64 (/.f64 #s(literal 1 binary64) V) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 V)) (/.f64 A (neg.f64 l))) |
(/.f64 (neg.f64 (*.f64 V (neg.f64 l))) A) |
(/.f64 (/.f64 V #s(literal -1 binary64)) (/.f64 A (neg.f64 l))) |
(/.f64 (/.f64 (/.f64 V A) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(/.f64 (/.f64 (neg.f64 V) (/.f64 #s(literal -1 binary64) l)) A) |
(/.f64 (/.f64 l (/.f64 #s(literal 1 binary64) V)) A) |
(/.f64 (/.f64 l (/.f64 #s(literal -1 binary64) V)) (neg.f64 A)) |
(/.f64 (/.f64 (neg.f64 (/.f64 V A)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) l)) |
(pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1 binary64)) |
(pow.f64 (/.f64 A (*.f64 V l)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 V l) A)) |
(*.f64 V (/.f64 l A)) |
(*.f64 (/.f64 V A) l) |
(*.f64 l (/.f64 V A)) |
(*.f64 (/.f64 (*.f64 V l) A) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 V (neg.f64 l)) A)) |
(*.f64 (*.f64 V l) (/.f64 #s(literal 1 binary64) A)) |
(*.f64 (*.f64 V l) (/.f64 (/.f64 #s(literal 1 binary64) A) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 l) (/.f64 (/.f64 V A) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) |
(*.f64 (neg.f64 l) (neg.f64 (/.f64 V A))) |
(*.f64 (neg.f64 V) (/.f64 l (neg.f64 A))) |
(*.f64 (neg.f64 V) (/.f64 (/.f64 #s(literal -1 binary64) A) (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (neg.f64 V) (*.f64 (/.f64 #s(literal -1 binary64) A) l)) |
(*.f64 (/.f64 l A) V) |
(*.f64 (/.f64 #s(literal 1 binary64) A) (*.f64 V l)) |
(*.f64 (/.f64 #s(literal 1 binary64) A) (/.f64 (neg.f64 V) (/.f64 #s(literal -1 binary64) l))) |
(*.f64 (/.f64 #s(literal 1 binary64) A) (/.f64 l (/.f64 #s(literal 1 binary64) V))) |
(*.f64 (/.f64 l (neg.f64 A)) (neg.f64 V)) |
(*.f64 (/.f64 l (neg.f64 A)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) V))) |
(*.f64 (/.f64 #s(literal -1 binary64) A) (*.f64 V (neg.f64 l))) |
(*.f64 (/.f64 #s(literal -1 binary64) A) (/.f64 l (/.f64 #s(literal -1 binary64) V))) |
(*.f64 (neg.f64 (/.f64 V A)) (neg.f64 l)) |
(*.f64 (*.f64 V (neg.f64 l)) (/.f64 #s(literal -1 binary64) A)) |
(*.f64 (*.f64 V (neg.f64 l)) (/.f64 (/.f64 #s(literal -1 binary64) A) #s(literal 1 binary64))) |
(*.f64 (/.f64 V #s(literal -1 binary64)) (/.f64 l (neg.f64 A))) |
(*.f64 (/.f64 V #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) A) (/.f64 #s(literal -1 binary64) l))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) A) #s(literal 1 binary64)) (*.f64 V l)) |
(*.f64 (/.f64 V (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (/.f64 (/.f64 #s(literal 1 binary64) A) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) A) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (/.f64 V (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) |
(*.f64 (/.f64 (neg.f64 V) #s(literal 1 binary64)) (/.f64 l (neg.f64 A))) |
(*.f64 (/.f64 (neg.f64 V) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) A) (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) A) (/.f64 #s(literal 1 binary64) l)) (/.f64 (neg.f64 V) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) A) #s(literal 1 binary64)) (*.f64 V (neg.f64 l))) |
(*.f64 (/.f64 (neg.f64 V) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (/.f64 (/.f64 #s(literal -1 binary64) A) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) A) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (/.f64 (neg.f64 V) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) V)) (/.f64 l (neg.f64 A))) |
(*.f64 (/.f64 l (/.f64 #s(literal 1 binary64) V)) (/.f64 #s(literal 1 binary64) A)) |
(*.f64 (/.f64 l (/.f64 #s(literal -1 binary64) V)) (/.f64 #s(literal -1 binary64) A)) |
(*.f64 (/.f64 (neg.f64 (/.f64 V A)) #s(literal 1 binary64)) (neg.f64 l)) |
(*.f64 (*.f64 (neg.f64 (/.f64 V A)) #s(literal -1 binary64)) l) |
(*.f64 (/.f64 (*.f64 V (neg.f64 l)) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 A A)) |
(*.f64 (/.f64 (*.f64 V (neg.f64 l)) (neg.f64 (*.f64 A A))) A) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)) #s(literal 0 binary64)) (/.f64 A (*.f64 V l))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 V l))) (/.f64 A (*.f64 V l))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 A (*.f64 V (neg.f64 l)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 V (neg.f64 l))) (/.f64 A (*.f64 V (neg.f64 l)))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 V l)) (/.f64 A (*.f64 V l))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)) #s(literal 0 binary64) (/.f64 A (*.f64 V l))) |
(neg.f64 (/.f64 A (*.f64 V (neg.f64 l)))) |
(neg.f64 (*.f64 (/.f64 A (neg.f64 V)) (/.f64 #s(literal 1 binary64) l))) |
(neg.f64 (*.f64 (/.f64 A V) (/.f64 #s(literal -1 binary64) l))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 V l) A)) |
(/.f64 A (*.f64 V l)) |
(/.f64 A (*.f64 (neg.f64 l) (neg.f64 V))) |
(/.f64 A (*.f64 (neg.f64 V) (neg.f64 l))) |
(/.f64 A (neg.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (/.f64 A l) V) |
(/.f64 (/.f64 A (*.f64 V l)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 A) (*.f64 V (neg.f64 l))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 V (neg.f64 l)) A)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l A) (neg.f64 V))) |
(/.f64 (/.f64 #s(literal -1 binary64) l) (neg.f64 (/.f64 V A))) |
(/.f64 (/.f64 A V) l) |
(/.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 V A)) |
(/.f64 (/.f64 A (neg.f64 l)) (neg.f64 V)) |
(/.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 l A)) |
(/.f64 (/.f64 A (neg.f64 V)) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 A (*.f64 A A))) (*.f64 (*.f64 V (neg.f64 l)) (*.f64 A A))) |
(/.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 l (neg.f64 A))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) (/.f64 #s(literal 1 binary64) A)) |
(/.f64 (neg.f64 (*.f64 A A)) (*.f64 (*.f64 V (neg.f64 l)) A)) |
(/.f64 (*.f64 (neg.f64 (*.f64 A (*.f64 A A))) #s(literal 1 binary64)) (*.f64 (*.f64 A A) (*.f64 V (neg.f64 l)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 A A)) #s(literal 1 binary64)) (*.f64 A (*.f64 V (neg.f64 l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 (*.f64 V (neg.f64 l)) (*.f64 A A))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 A A))) (*.f64 (*.f64 V (neg.f64 l)) A)) |
(/.f64 (*.f64 (neg.f64 (*.f64 A (*.f64 A A))) #s(literal -1 binary64)) (*.f64 (*.f64 A A) (*.f64 V l))) |
(/.f64 (*.f64 (neg.f64 (*.f64 A A)) #s(literal -1 binary64)) (*.f64 A (*.f64 V l))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 (*.f64 V l) (*.f64 A A))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 A A))) (*.f64 (*.f64 V l) A)) |
(/.f64 (*.f64 (neg.f64 (*.f64 A (*.f64 A A))) (/.f64 #s(literal -1 binary64) l)) (*.f64 (*.f64 A A) V)) |
(/.f64 (*.f64 (neg.f64 (*.f64 A (*.f64 A A))) (/.f64 #s(literal 1 binary64) l)) (*.f64 (*.f64 A A) (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 (*.f64 A A)) (/.f64 #s(literal -1 binary64) l)) (*.f64 A V)) |
(/.f64 (*.f64 (neg.f64 (*.f64 A A)) (/.f64 #s(literal 1 binary64) l)) (*.f64 A (neg.f64 V))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) l) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 V (*.f64 A A))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) l) (neg.f64 (*.f64 A A))) (*.f64 V A)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 (neg.f64 V) (*.f64 A A))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) (neg.f64 (*.f64 A A))) (*.f64 (neg.f64 V) A)) |
(/.f64 (*.f64 (/.f64 A V) #s(literal -1 binary64)) (neg.f64 l)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) V) #s(literal -1 binary64)) (/.f64 l (neg.f64 A))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) V) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) A) (neg.f64 l))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) V)) (/.f64 l (neg.f64 A))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 A A)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)) (neg.f64 (*.f64 A A))) A) |
(/.f64 (*.f64 (neg.f64 (*.f64 A (*.f64 A A))) (/.f64 #s(literal -1 binary64) (*.f64 V l))) (*.f64 A A)) |
(/.f64 (*.f64 (neg.f64 (*.f64 A A)) (/.f64 #s(literal -1 binary64) (*.f64 V l))) A) |
(pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 A (*.f64 V l))) |
(*.f64 A (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(*.f64 A (*.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 #s(literal -1 binary64) V))) |
(*.f64 (/.f64 A l) (/.f64 #s(literal 1 binary64) V)) |
(*.f64 (/.f64 A l) (/.f64 (/.f64 #s(literal 1 binary64) V) #s(literal 1 binary64))) |
(*.f64 (/.f64 A (*.f64 V l)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) (*.f64 V l))) |
(*.f64 (neg.f64 A) (*.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 #s(literal 1 binary64) l))) |
(*.f64 #s(literal -1 binary64) (/.f64 A (*.f64 V (neg.f64 l)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 A (neg.f64 V)) (/.f64 #s(literal 1 binary64) l))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) (neg.f64 A))) |
(*.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 A (neg.f64 V))) |
(*.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 (/.f64 A (neg.f64 V)) #s(literal 1 binary64))) |
(*.f64 (/.f64 A V) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 A V)) |
(*.f64 (/.f64 A (neg.f64 l)) (/.f64 #s(literal -1 binary64) V)) |
(*.f64 (/.f64 A (neg.f64 l)) (/.f64 (/.f64 #s(literal -1 binary64) V) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 A l)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)) (neg.f64 A)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)) (/.f64 (neg.f64 A) #s(literal 1 binary64))) |
(*.f64 (/.f64 A (neg.f64 V)) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 A (neg.f64 l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) (pow.f64 (/.f64 #s(literal 1 binary64) A) #s(literal -1 binary64))) |
(*.f64 (/.f64 A (*.f64 V (neg.f64 l))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (neg.f64 (/.f64 V A)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 (*.f64 (/.f64 A V) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) V) #s(literal -1 binary64)) (/.f64 A (neg.f64 l))) |
(*.f64 (/.f64 A #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 V l))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) V) #s(literal 1 binary64)) (/.f64 A l)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)) (/.f64 A V)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)) #s(literal -1 binary64)) A) |
(*.f64 (*.f64 (/.f64 A V) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0))) (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (*.f64 c0 (sqrt.f64 (/.f64 A l))))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0))) |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 V l)) c0)) |
(/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 l) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (*.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(/.f64 (sqrt.f64 (/.f64 A l)) (*.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 V))) |
(/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(/.f64 (neg.f64 c0) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) A))) |
(/.f64 (sqrt.f64 (/.f64 A (neg.f64 l))) (*.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (*.f64 (/.f64 #s(literal 1 binary64) c0) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) #s(literal -1 binary64)) |
(/.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (*.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 #s(literal -1 binary64) c0)) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 V) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 V l))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c0 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (/.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) c0)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (/.f64 c0 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64))) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 A)) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 l)))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 V)) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 l))) c0) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) c0) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (sqrt.f64 l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) #s(literal 1 binary64)) (sqrt.f64 V)) |
(/.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (/.f64 V A))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) #s(literal -1 binary64)) |
(pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 V l)))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (pow.f64 (/.f64 (sqrt.f64 l) c0) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 l) c0))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal 1 binary64))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) c0)) |
(*.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) A)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l))) c0)) |
(*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (*.f64 c0 (sqrt.f64 A))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (/.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 l #s(literal -1/4 binary64)) (*.f64 (pow.f64 l #s(literal -1/4 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A V))))) |
(*.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 V l))))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) c0)) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (/.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (neg.f64 c0)) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (pow.f64 (/.f64 #s(literal -1 binary64) c0) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c0))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 (neg.f64 c0) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) (*.f64 (sqrt.f64 A) (neg.f64 c0))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) (/.f64 (sqrt.f64 A) (/.f64 #s(literal -1 binary64) c0))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 V l))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 (*.f64 V l)))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) c0))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) c0)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 l) c0))) |
(*.f64 (/.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) c0)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A l)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 V A))) (/.f64 c0 (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 c0 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (pow.f64 l #s(literal -1/4 binary64))) (pow.f64 l #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (pow.f64 (/.f64 V A) #s(literal -1/4 binary64))) (pow.f64 (/.f64 V A) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal -1 binary64)) c0) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64)) c0) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal -1 binary64)) (neg.f64 c0)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 V l))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 V l) A))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A V)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 l))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 l)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A V))))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 V l) A))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 V l)))) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(neg.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(neg.f64 (/.f64 (sqrt.f64 (/.f64 A l)) (neg.f64 (sqrt.f64 V)))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 l A)) (sqrt.f64 V))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 V l))) |
(/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (sqrt.f64 A) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 V)) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 V) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 V))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (sqrt.f64 (/.f64 A (neg.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 V (neg.f64 l)) A))) |
(/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 V A)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (/.f64 V A)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (neg.f64 V)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (sqrt.f64 l) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (neg.f64 (sqrt.f64 l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 A))) (*.f64 (sqrt.f64 (neg.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 l)))) (neg.f64 (sqrt.f64 (neg.f64 V)))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 (neg.f64 (sqrt.f64 V)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 V A))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64))) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 V)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (neg.f64 l)))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) #s(literal 1 binary64)) (sqrt.f64 V)) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 A V))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A V))) (sqrt.f64 (neg.f64 l))) |
(pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 A (*.f64 V l)) (/.f64 A (*.f64 V l))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (sqrt.f64 A) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 A) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) |
(*.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V)))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l))) (sqrt.f64 (neg.f64 A))) |
(*.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)))) |
(*.f64 (sqrt.f64 (/.f64 A (neg.f64 l))) (pow.f64 (/.f64 #s(literal -1 binary64) V) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (neg.f64 l))) (sqrt.f64 (/.f64 #s(literal -1 binary64) V))) |
(*.f64 (sqrt.f64 (/.f64 A (neg.f64 l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (pow.f64 (/.f64 #s(literal 1 binary64) A) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 l #s(literal -1/4 binary64)) (*.f64 (pow.f64 l #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 A V)))) |
(*.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) |
(*.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) (sqrt.f64 l))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 A (*.f64 V (neg.f64 l))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 V (neg.f64 l))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (sqrt.f64 (/.f64 A (neg.f64 V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 V))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (/.f64 V A)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (neg.f64 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 l))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 l)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) (pow.f64 l #s(literal -1/4 binary64))) (*.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) (pow.f64 l #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 l #s(literal -1/4 binary64)) (pow.f64 (/.f64 V A) #s(literal -1/4 binary64))) (*.f64 (pow.f64 l #s(literal -1/4 binary64)) (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (pow.f64 l #s(literal -1/4 binary64))) (pow.f64 l #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (pow.f64 (/.f64 V A) #s(literal -1/4 binary64))) (pow.f64 (/.f64 V A) #s(literal -1/4 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 A l)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) l) #s(literal 0 binary64)) (/.f64 A l)) |
(exp.f64 (*.f64 (log.f64 (/.f64 l A)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 A (neg.f64 l))) |
(fma.f64 (/.f64 #s(literal -1 binary64) l) #s(literal 0 binary64) (/.f64 A l)) |
(neg.f64 (/.f64 A (neg.f64 l))) |
(/.f64 #s(literal 1 binary64) (/.f64 l A)) |
(/.f64 A l) |
(/.f64 (/.f64 A l) #s(literal 1 binary64)) |
(/.f64 (neg.f64 A) (neg.f64 l)) |
(/.f64 #s(literal -1 binary64) (/.f64 l (neg.f64 A))) |
(/.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 #s(literal 1 binary64) A)) |
(/.f64 (/.f64 A (neg.f64 l)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 A (*.f64 A A))) (*.f64 (neg.f64 l) (*.f64 A A))) |
(/.f64 (neg.f64 (*.f64 A A)) (*.f64 (neg.f64 l) A)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 l (neg.f64 A))) (neg.f64 l)) (*.f64 (neg.f64 l) (/.f64 l (neg.f64 A)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 l)) (*.f64 (neg.f64 l) A)) (*.f64 (neg.f64 l) (neg.f64 l))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) l) (*.f64 (neg.f64 l) (neg.f64 A))) (*.f64 (neg.f64 l) l)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 l A)) l) (*.f64 (neg.f64 l) (/.f64 l A))) |
(/.f64 (*.f64 (neg.f64 (*.f64 A (*.f64 A A))) #s(literal 1 binary64)) (*.f64 (*.f64 A A) (neg.f64 l))) |
(/.f64 (*.f64 (neg.f64 (*.f64 A A)) #s(literal 1 binary64)) (*.f64 A (neg.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 (neg.f64 l) (*.f64 A A))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 A A))) (*.f64 (neg.f64 l) A)) |
(/.f64 (*.f64 (neg.f64 (*.f64 A (*.f64 A A))) #s(literal -1 binary64)) (*.f64 (*.f64 A A) l)) |
(/.f64 (*.f64 (neg.f64 (*.f64 A A)) #s(literal -1 binary64)) (*.f64 A l)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 l (*.f64 A A))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 A A))) (*.f64 l A)) |
(/.f64 (*.f64 (neg.f64 (*.f64 A (*.f64 A A))) (/.f64 #s(literal -1 binary64) l)) (*.f64 A A)) |
(/.f64 (*.f64 (neg.f64 (*.f64 A A)) (/.f64 #s(literal -1 binary64) l)) A) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) l) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 A A)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) l) (neg.f64 (*.f64 A A))) A) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 A (neg.f64 l)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 A (neg.f64 l)) (/.f64 A (neg.f64 l)) (*.f64 #s(literal 0 binary64) (/.f64 A (neg.f64 l)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 A (neg.f64 l)) (/.f64 A (neg.f64 l)))) (/.f64 A (neg.f64 l))) |
(pow.f64 (/.f64 l A) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 A l)) |
(*.f64 A (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (/.f64 A l) #s(literal 1 binary64)) |
(*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 #s(literal -1 binary64) (/.f64 A (neg.f64 l))) |
(*.f64 (/.f64 #s(literal -1 binary64) l) (neg.f64 A)) |
(*.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 A #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 (neg.f64 A) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) l) A) |
(*.f64 (/.f64 #s(literal 1 binary64) l) (pow.f64 (/.f64 #s(literal 1 binary64) A) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) A)) |
(*.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 A (neg.f64 l)) #s(literal -1 binary64)) |
(*.f64 (/.f64 A #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 (/.f64 (neg.f64 A) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 (*.f64 A (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(+.f64 #s(literal 0 binary64) (/.f64 A l)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) l) #s(literal 0 binary64)) (/.f64 A l)) |
(exp.f64 (*.f64 (log.f64 (/.f64 l A)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 A (neg.f64 l))) |
(fma.f64 (/.f64 #s(literal -1 binary64) l) #s(literal 0 binary64) (/.f64 A l)) |
(neg.f64 (/.f64 A (neg.f64 l))) |
(/.f64 #s(literal 1 binary64) (/.f64 l A)) |
(/.f64 A l) |
(/.f64 (/.f64 A l) #s(literal 1 binary64)) |
(/.f64 (neg.f64 A) (neg.f64 l)) |
(/.f64 #s(literal -1 binary64) (/.f64 l (neg.f64 A))) |
(/.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 #s(literal 1 binary64) A)) |
(/.f64 (/.f64 A (neg.f64 l)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 A (*.f64 A A))) (*.f64 (neg.f64 l) (*.f64 A A))) |
(/.f64 (neg.f64 (*.f64 A A)) (*.f64 (neg.f64 l) A)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 l (neg.f64 A))) (neg.f64 l)) (*.f64 (neg.f64 l) (/.f64 l (neg.f64 A)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 l)) (*.f64 (neg.f64 l) A)) (*.f64 (neg.f64 l) (neg.f64 l))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) l) (*.f64 (neg.f64 l) (neg.f64 A))) (*.f64 (neg.f64 l) l)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 l A)) l) (*.f64 (neg.f64 l) (/.f64 l A))) |
(/.f64 (*.f64 (neg.f64 (*.f64 A (*.f64 A A))) #s(literal 1 binary64)) (*.f64 (*.f64 A A) (neg.f64 l))) |
(/.f64 (*.f64 (neg.f64 (*.f64 A A)) #s(literal 1 binary64)) (*.f64 A (neg.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 (neg.f64 l) (*.f64 A A))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 A A))) (*.f64 (neg.f64 l) A)) |
(/.f64 (*.f64 (neg.f64 (*.f64 A (*.f64 A A))) #s(literal -1 binary64)) (*.f64 (*.f64 A A) l)) |
(/.f64 (*.f64 (neg.f64 (*.f64 A A)) #s(literal -1 binary64)) (*.f64 A l)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 l (*.f64 A A))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 A A))) (*.f64 l A)) |
(/.f64 (*.f64 (neg.f64 (*.f64 A (*.f64 A A))) (/.f64 #s(literal -1 binary64) l)) (*.f64 A A)) |
(/.f64 (*.f64 (neg.f64 (*.f64 A A)) (/.f64 #s(literal -1 binary64) l)) A) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) l) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 A A)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) l) (neg.f64 (*.f64 A A))) A) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 A (neg.f64 l)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 A (neg.f64 l)) (/.f64 A (neg.f64 l)) (*.f64 #s(literal 0 binary64) (/.f64 A (neg.f64 l)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 A (neg.f64 l)) (/.f64 A (neg.f64 l)))) (/.f64 A (neg.f64 l))) |
(pow.f64 (/.f64 l A) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 A l)) |
(*.f64 A (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (/.f64 A l) #s(literal 1 binary64)) |
(*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 #s(literal -1 binary64) (/.f64 A (neg.f64 l))) |
(*.f64 (/.f64 #s(literal -1 binary64) l) (neg.f64 A)) |
(*.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 A #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 (neg.f64 A) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) l) A) |
(*.f64 (/.f64 #s(literal 1 binary64) l) (pow.f64 (/.f64 #s(literal 1 binary64) A) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) A)) |
(*.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 A (neg.f64 l)) #s(literal -1 binary64)) |
(*.f64 (/.f64 A #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 (/.f64 (neg.f64 A) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 (*.f64 A (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)) #s(literal 0 binary64)) (/.f64 A (*.f64 V l))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 V l))) (/.f64 A (*.f64 V l))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 A (*.f64 V (neg.f64 l)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 V (neg.f64 l))) (/.f64 A (*.f64 V (neg.f64 l)))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 V l)) (/.f64 A (*.f64 V l))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)) #s(literal 0 binary64) (/.f64 A (*.f64 V l))) |
(neg.f64 (/.f64 A (*.f64 V (neg.f64 l)))) |
(neg.f64 (*.f64 (/.f64 A (neg.f64 V)) (/.f64 #s(literal 1 binary64) l))) |
(neg.f64 (*.f64 (/.f64 A V) (/.f64 #s(literal -1 binary64) l))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 V l) A)) |
(/.f64 A (*.f64 V l)) |
(/.f64 A (*.f64 (neg.f64 l) (neg.f64 V))) |
(/.f64 A (*.f64 (neg.f64 V) (neg.f64 l))) |
(/.f64 A (neg.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (/.f64 A l) V) |
(/.f64 (/.f64 A (*.f64 V l)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 A) (*.f64 V (neg.f64 l))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 V (neg.f64 l)) A)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l A) (neg.f64 V))) |
(/.f64 (/.f64 #s(literal -1 binary64) l) (neg.f64 (/.f64 V A))) |
(/.f64 (/.f64 A V) l) |
(/.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 V A)) |
(/.f64 (/.f64 A (neg.f64 l)) (neg.f64 V)) |
(/.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 l A)) |
(/.f64 (/.f64 A (neg.f64 V)) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 A (*.f64 A A))) (*.f64 (*.f64 V (neg.f64 l)) (*.f64 A A))) |
(/.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 l (neg.f64 A))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) (/.f64 #s(literal 1 binary64) A)) |
(/.f64 (neg.f64 (*.f64 A A)) (*.f64 (*.f64 V (neg.f64 l)) A)) |
(/.f64 (*.f64 (neg.f64 (*.f64 A (*.f64 A A))) #s(literal 1 binary64)) (*.f64 (*.f64 A A) (*.f64 V (neg.f64 l)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 A A)) #s(literal 1 binary64)) (*.f64 A (*.f64 V (neg.f64 l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 (*.f64 V (neg.f64 l)) (*.f64 A A))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 A A))) (*.f64 (*.f64 V (neg.f64 l)) A)) |
(/.f64 (*.f64 (neg.f64 (*.f64 A (*.f64 A A))) #s(literal -1 binary64)) (*.f64 (*.f64 A A) (*.f64 V l))) |
(/.f64 (*.f64 (neg.f64 (*.f64 A A)) #s(literal -1 binary64)) (*.f64 A (*.f64 V l))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 (*.f64 V l) (*.f64 A A))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 A A))) (*.f64 (*.f64 V l) A)) |
(/.f64 (*.f64 (neg.f64 (*.f64 A (*.f64 A A))) (/.f64 #s(literal -1 binary64) l)) (*.f64 (*.f64 A A) V)) |
(/.f64 (*.f64 (neg.f64 (*.f64 A (*.f64 A A))) (/.f64 #s(literal 1 binary64) l)) (*.f64 (*.f64 A A) (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 (*.f64 A A)) (/.f64 #s(literal -1 binary64) l)) (*.f64 A V)) |
(/.f64 (*.f64 (neg.f64 (*.f64 A A)) (/.f64 #s(literal 1 binary64) l)) (*.f64 A (neg.f64 V))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) l) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 V (*.f64 A A))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) l) (neg.f64 (*.f64 A A))) (*.f64 V A)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 (neg.f64 V) (*.f64 A A))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) (neg.f64 (*.f64 A A))) (*.f64 (neg.f64 V) A)) |
(/.f64 (*.f64 (/.f64 A V) #s(literal -1 binary64)) (neg.f64 l)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) V) #s(literal -1 binary64)) (/.f64 l (neg.f64 A))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) V) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) A) (neg.f64 l))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) V)) (/.f64 l (neg.f64 A))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 A A)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)) (neg.f64 (*.f64 A A))) A) |
(/.f64 (*.f64 (neg.f64 (*.f64 A (*.f64 A A))) (/.f64 #s(literal -1 binary64) (*.f64 V l))) (*.f64 A A)) |
(/.f64 (*.f64 (neg.f64 (*.f64 A A)) (/.f64 #s(literal -1 binary64) (*.f64 V l))) A) |
(pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 A (*.f64 V l))) |
(*.f64 A (/.f64 #s(literal 1 binary64) (*.f64 V l))) |
(*.f64 A (*.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 #s(literal -1 binary64) V))) |
(*.f64 (/.f64 A l) (/.f64 #s(literal 1 binary64) V)) |
(*.f64 (/.f64 A l) (/.f64 (/.f64 #s(literal 1 binary64) V) #s(literal 1 binary64))) |
(*.f64 (/.f64 A (*.f64 V l)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) (*.f64 V l))) |
(*.f64 (neg.f64 A) (*.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 #s(literal 1 binary64) l))) |
(*.f64 #s(literal -1 binary64) (/.f64 A (*.f64 V (neg.f64 l)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 A (neg.f64 V)) (/.f64 #s(literal 1 binary64) l))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) (neg.f64 A))) |
(*.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 A (neg.f64 V))) |
(*.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 (/.f64 A (neg.f64 V)) #s(literal 1 binary64))) |
(*.f64 (/.f64 A V) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 A V)) |
(*.f64 (/.f64 A (neg.f64 l)) (/.f64 #s(literal -1 binary64) V)) |
(*.f64 (/.f64 A (neg.f64 l)) (/.f64 (/.f64 #s(literal -1 binary64) V) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 A l)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)) (neg.f64 A)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)) (/.f64 (neg.f64 A) #s(literal 1 binary64))) |
(*.f64 (/.f64 A (neg.f64 V)) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 A (neg.f64 l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) (pow.f64 (/.f64 #s(literal 1 binary64) A) #s(literal -1 binary64))) |
(*.f64 (/.f64 A (*.f64 V (neg.f64 l))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (neg.f64 (/.f64 V A)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 (*.f64 (/.f64 A V) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) V) #s(literal -1 binary64)) (/.f64 A (neg.f64 l))) |
(*.f64 (/.f64 A #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 V l))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) V) #s(literal 1 binary64)) (/.f64 A l)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)) (/.f64 A V)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)) #s(literal -1 binary64)) A) |
(*.f64 (*.f64 (/.f64 A V) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0))) (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (*.f64 c0 (sqrt.f64 (/.f64 A l))))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0))) |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 V l)) c0)) |
(/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 l) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (*.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(/.f64 (sqrt.f64 (/.f64 A l)) (*.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 V))) |
(/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(/.f64 (neg.f64 c0) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) A))) |
(/.f64 (sqrt.f64 (/.f64 A (neg.f64 l))) (*.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (*.f64 (/.f64 #s(literal 1 binary64) c0) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) #s(literal -1 binary64)) |
(/.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (*.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 #s(literal -1 binary64) c0)) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 V) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 V l))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c0 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (/.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) c0)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (/.f64 c0 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64))) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 A)) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 l)))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 V)) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 l))) c0) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) c0) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (sqrt.f64 l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) #s(literal 1 binary64)) (sqrt.f64 V)) |
(/.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (/.f64 V A))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) #s(literal -1 binary64)) |
(pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 V l)))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (pow.f64 (/.f64 (sqrt.f64 l) c0) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 l) c0))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal 1 binary64))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) c0)) |
(*.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) A)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l))) c0)) |
(*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (*.f64 c0 (sqrt.f64 A))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (/.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 l #s(literal -1/4 binary64)) (*.f64 (pow.f64 l #s(literal -1/4 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A V))))) |
(*.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 V l))))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) c0)) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (/.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (neg.f64 c0)) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (pow.f64 (/.f64 #s(literal -1 binary64) c0) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c0))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 (neg.f64 c0) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) (*.f64 (sqrt.f64 A) (neg.f64 c0))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) (/.f64 (sqrt.f64 A) (/.f64 #s(literal -1 binary64) c0))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 V l))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 (*.f64 V l)))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) c0))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) c0)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 l) c0))) |
(*.f64 (/.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) c0)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A l)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 V A))) (/.f64 c0 (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 c0 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (pow.f64 l #s(literal -1/4 binary64))) (pow.f64 l #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (pow.f64 (/.f64 V A) #s(literal -1/4 binary64))) (pow.f64 (/.f64 V A) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal -1 binary64)) c0) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64)) c0) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal -1 binary64)) (neg.f64 c0)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 V l))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 V l) A))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A V)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 l))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 l)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A V))))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 V l) A))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 V l)))) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(neg.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(neg.f64 (/.f64 (sqrt.f64 (/.f64 A l)) (neg.f64 (sqrt.f64 V)))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 l A)) (sqrt.f64 V))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 V l))) |
(/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (sqrt.f64 A) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 V)) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 V) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 V))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (sqrt.f64 (/.f64 A (neg.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 V (neg.f64 l)) A))) |
(/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 V A)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (/.f64 V A)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (neg.f64 V)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (sqrt.f64 l) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (neg.f64 (sqrt.f64 l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 A))) (*.f64 (sqrt.f64 (neg.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 l)))) (neg.f64 (sqrt.f64 (neg.f64 V)))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 (neg.f64 (sqrt.f64 V)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 V A))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64))) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 V)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (neg.f64 l)))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) #s(literal 1 binary64)) (sqrt.f64 V)) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 A V))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A V))) (sqrt.f64 (neg.f64 l))) |
(pow.f64 (/.f64 (*.f64 V l) A) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 A (*.f64 V l)) (/.f64 A (*.f64 V l))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (sqrt.f64 A) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 A) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) |
(*.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V)))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l))) (sqrt.f64 (neg.f64 A))) |
(*.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)))) |
(*.f64 (sqrt.f64 (/.f64 A (neg.f64 l))) (pow.f64 (/.f64 #s(literal -1 binary64) V) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (neg.f64 l))) (sqrt.f64 (/.f64 #s(literal -1 binary64) V))) |
(*.f64 (sqrt.f64 (/.f64 A (neg.f64 l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (pow.f64 (/.f64 #s(literal 1 binary64) A) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 l #s(literal -1/4 binary64)) (*.f64 (pow.f64 l #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 A V)))) |
(*.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) |
(*.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) (sqrt.f64 l))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 A (*.f64 V (neg.f64 l))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 V (neg.f64 l))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (sqrt.f64 (/.f64 A (neg.f64 V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 V))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (/.f64 V A)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (neg.f64 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 l))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 l)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) (pow.f64 l #s(literal -1/4 binary64))) (*.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) (pow.f64 l #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 l #s(literal -1/4 binary64)) (pow.f64 (/.f64 V A) #s(literal -1/4 binary64))) (*.f64 (pow.f64 l #s(literal -1/4 binary64)) (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (pow.f64 l #s(literal -1/4 binary64))) (pow.f64 l #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (pow.f64 (/.f64 V A) #s(literal -1/4 binary64))) (pow.f64 (/.f64 V A) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0))) (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (*.f64 c0 (sqrt.f64 (/.f64 A l))))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0))) |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 V l)) c0)) |
(/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 l) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (*.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(/.f64 (sqrt.f64 (/.f64 A l)) (*.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 V))) |
(/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(/.f64 (neg.f64 c0) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) A))) |
(/.f64 (sqrt.f64 (/.f64 A (neg.f64 l))) (*.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (*.f64 (/.f64 #s(literal 1 binary64) c0) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) #s(literal -1 binary64)) |
(/.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (*.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 #s(literal -1 binary64) c0)) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 V) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 V l))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c0 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (/.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) c0)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (/.f64 c0 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64))) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 A)) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 l)))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 V)) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 l))) c0) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) c0) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (sqrt.f64 l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) #s(literal 1 binary64)) (sqrt.f64 V)) |
(/.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (/.f64 V A))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) #s(literal -1 binary64)) |
(pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 V l)))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (pow.f64 (/.f64 (sqrt.f64 l) c0) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 l) c0))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal 1 binary64))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) c0)) |
(*.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) A)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l))) c0)) |
(*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (*.f64 c0 (sqrt.f64 A))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (/.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 l #s(literal -1/4 binary64)) (*.f64 (pow.f64 l #s(literal -1/4 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A V))))) |
(*.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 V l))))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) c0)) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (/.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (neg.f64 c0)) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (pow.f64 (/.f64 #s(literal -1 binary64) c0) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c0))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 (neg.f64 c0) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) (*.f64 (sqrt.f64 A) (neg.f64 c0))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) (/.f64 (sqrt.f64 A) (/.f64 #s(literal -1 binary64) c0))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 V l))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 (*.f64 V l)))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) c0))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) c0)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 l) c0))) |
(*.f64 (/.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) c0)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A l)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 V A))) (/.f64 c0 (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 c0 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (pow.f64 l #s(literal -1/4 binary64))) (pow.f64 l #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (pow.f64 (/.f64 V A) #s(literal -1/4 binary64))) (pow.f64 (/.f64 V A) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal -1 binary64)) c0) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64)) c0) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal -1 binary64)) (neg.f64 c0)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 A))) |
(sqrt.f64 A) |
(neg.f64 (neg.f64 (sqrt.f64 A))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) A))) |
(/.f64 (sqrt.f64 A) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) |
(pow.f64 A #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 A A) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 A #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 A)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 A)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 A))) |
(*.f64 (sqrt.f64 A) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 A))) |
(exp.f64 (*.f64 (log.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 c0)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(neg.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 (*.f64 V l)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) (neg.f64 c0)) |
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) c0) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64)) (neg.f64 c0)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 V l)))) (neg.f64 c0)) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) #s(literal -1 binary64)) c0) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l)))) c0) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l)))) (neg.f64 c0)) |
(pow.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0) #s(literal 1 binary64)) |
(pow.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 V l)) c0)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(*.f64 (sqrt.f64 (*.f64 V l)) (/.f64 #s(literal 1 binary64) c0)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 l) (/.f64 (sqrt.f64 V) c0)) |
(*.f64 (sqrt.f64 l) (*.f64 (sqrt.f64 V) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 V) (/.f64 (sqrt.f64 l) c0)) |
(*.f64 (sqrt.f64 V) (*.f64 (neg.f64 (sqrt.f64 l)) (/.f64 #s(literal -1 binary64) c0))) |
(*.f64 (sqrt.f64 V) (/.f64 (/.f64 (sqrt.f64 l) c0) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) (/.f64 #s(literal -1 binary64) c0)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 V l))) (/.f64 (/.f64 #s(literal -1 binary64) c0) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 (*.f64 V l))) |
(*.f64 (/.f64 #s(literal 1 binary64) c0) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) c0) (/.f64 (sqrt.f64 (*.f64 V l)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 V)) (/.f64 (sqrt.f64 l) (neg.f64 c0))) |
(*.f64 (neg.f64 (sqrt.f64 V)) (*.f64 (sqrt.f64 l) (/.f64 #s(literal -1 binary64) c0))) |
(*.f64 (/.f64 #s(literal -1 binary64) c0) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(*.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) c0)) |
(*.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 l) c0) (sqrt.f64 V)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c0)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) c0)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 V l)))) (/.f64 #s(literal -1 binary64) c0)) |
(*.f64 (/.f64 (sqrt.f64 V) #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 l)) c0)) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 V)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 l) c0)) |
(*.f64 (pow.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 (sqrt.f64 l) c0)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 V)) (sqrt.f64 l)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) c0) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l)))) (/.f64 #s(literal 1 binary64) c0)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 V))) (sqrt.f64 l)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V l)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(sqrt.f64 (*.f64 V l)) |
(neg.f64 (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(pow.f64 (*.f64 V l) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 V l) (*.f64 V l)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 V l))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(*.f64 (sqrt.f64 (*.f64 V l)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 l) (sqrt.f64 V)) |
(*.f64 (sqrt.f64 l) (*.f64 (sqrt.f64 V) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 V) (sqrt.f64 l)) |
(*.f64 (sqrt.f64 V) (neg.f64 (neg.f64 (sqrt.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 V)) (neg.f64 (sqrt.f64 l))) |
(*.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 V))) (sqrt.f64 l)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0))) (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (*.f64 c0 (sqrt.f64 (/.f64 A l))))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0))) |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 V l)) c0)) |
(/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 l) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (*.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(/.f64 (sqrt.f64 (/.f64 A l)) (*.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 V))) |
(/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(/.f64 (neg.f64 c0) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) A))) |
(/.f64 (sqrt.f64 (/.f64 A (neg.f64 l))) (*.f64 (/.f64 #s(literal 1 binary64) c0) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (*.f64 (/.f64 #s(literal 1 binary64) c0) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) #s(literal -1 binary64)) |
(/.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (*.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 #s(literal -1 binary64) c0)) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 V l))))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 V) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 V l))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c0 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (/.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) c0)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (/.f64 c0 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64))) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 A)) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 V l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 l)))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 V)) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 l))) c0) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) c0) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (sqrt.f64 l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) #s(literal 1 binary64)) (sqrt.f64 V)) |
(/.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (/.f64 V A))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) #s(literal -1 binary64)) |
(pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 V l)))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (pow.f64 (/.f64 (sqrt.f64 l) c0) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 l) c0))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal 1 binary64))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) c0)) |
(*.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l))) #s(literal 1 binary64))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) A)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l))) c0)) |
(*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (*.f64 c0 (sqrt.f64 A))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (/.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 l #s(literal -1/4 binary64)) (*.f64 (pow.f64 l #s(literal -1/4 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A V))))) |
(*.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 V l))))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) c0)) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (/.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (neg.f64 c0)) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (pow.f64 (/.f64 #s(literal -1 binary64) c0) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c0))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 (neg.f64 c0) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) (*.f64 (sqrt.f64 A) (neg.f64 c0))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) (/.f64 (sqrt.f64 A) (/.f64 #s(literal -1 binary64) c0))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 V l))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 (*.f64 V l)))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) c0))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) c0)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 l) c0))) |
(*.f64 (/.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) c0)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A l)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l))) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (*.f64 V l)) c0))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 V A))) (/.f64 c0 (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 V l) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (*.f64 V l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (/.f64 (*.f64 V l) A) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 c0 (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A (*.f64 V l)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (pow.f64 l #s(literal -1/4 binary64))) (pow.f64 l #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (pow.f64 (/.f64 V A) #s(literal -1/4 binary64))) (pow.f64 (/.f64 V A) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) #s(literal -1 binary64)) c0) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 V l)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal 1 binary64)) c0) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) #s(literal -1 binary64)) (neg.f64 c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 V A)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (*.f64 c0 (sqrt.f64 A)))) |
(/.f64 c0 (sqrt.f64 (/.f64 V A))) |
(/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 V A)))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 V)) |
(/.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) A))) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 V)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 V))) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) c0)) |
(*.f64 (sqrt.f64 (/.f64 A V)) c0) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) c0)) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) |
(*.f64 (*.f64 c0 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64))) (pow.f64 (/.f64 V A) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 V))) (sqrt.f64 (neg.f64 A))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A V)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 V))) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 V)))) |
(sqrt.f64 (/.f64 A V)) |
(neg.f64 (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 V)))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 V))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 V A))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 V A)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 V A)))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 V)) |
(/.f64 (sqrt.f64 A) (neg.f64 (neg.f64 (sqrt.f64 V)))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) A))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (/.f64 V A)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (neg.f64 (sqrt.f64 (neg.f64 V)))) |
(pow.f64 (/.f64 V A) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 A V) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 V A)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 A V) (/.f64 A V)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 A V))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A V))) |
(*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 V)))) |
(*.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 A)) |
(*.f64 (sqrt.f64 (neg.f64 A)) (pow.f64 (/.f64 #s(literal -1 binary64) V) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (/.f64 #s(literal -1 binary64) V))) |
(*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) (pow.f64 (/.f64 V A) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 V A) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (neg.f64 V)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) V) #s(literal 1/2 binary64)) (sqrt.f64 (neg.f64 A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) V)) (sqrt.f64 (neg.f64 A))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 V))) (sqrt.f64 (neg.f64 A))) |
(+.f64 #s(literal 0 binary64) (/.f64 A V)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) V) #s(literal 0 binary64)) (/.f64 A V)) |
(exp.f64 (*.f64 (log.f64 (/.f64 V A)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 A (neg.f64 V))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 A (neg.f64 V)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) V) #s(literal 0 binary64) (/.f64 A V)) |
(neg.f64 (/.f64 A (neg.f64 V))) |
(neg.f64 (/.f64 (/.f64 A (neg.f64 V)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 V A)) |
(/.f64 A V) |
(/.f64 (neg.f64 A) (neg.f64 V)) |
(/.f64 (neg.f64 A) (*.f64 #s(literal 1 binary64) (neg.f64 V))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 V A))) |
(/.f64 (/.f64 A V) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 #s(literal 1 binary64) A)) |
(/.f64 (/.f64 A (neg.f64 V)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 A (*.f64 A A))) (*.f64 (neg.f64 V) (*.f64 A A))) |
(/.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 #s(literal -1 binary64) A)) |
(/.f64 (neg.f64 (*.f64 A A)) (*.f64 (neg.f64 V) A)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 V)) (*.f64 (neg.f64 V) A)) (*.f64 (neg.f64 V) (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 (*.f64 A (*.f64 A A))) #s(literal 1 binary64)) (*.f64 (*.f64 A A) (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 (*.f64 A A)) #s(literal 1 binary64)) (*.f64 A (neg.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 (neg.f64 V) (*.f64 A A))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 A A))) (*.f64 (neg.f64 V) A)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) V) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) A)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 A (neg.f64 V)) (/.f64 A (neg.f64 V)) (*.f64 #s(literal 0 binary64) (/.f64 A (neg.f64 V)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 A (neg.f64 V)) (/.f64 A (neg.f64 V)))) (+.f64 #s(literal 0 binary64) (/.f64 A (neg.f64 V)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) V) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 A A)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) V) (neg.f64 (*.f64 A A))) A) |
(/.f64 (*.f64 (neg.f64 (*.f64 A (*.f64 A A))) (/.f64 #s(literal -1 binary64) V)) (*.f64 A A)) |
(/.f64 (*.f64 (neg.f64 (*.f64 A A)) (/.f64 #s(literal -1 binary64) V)) A) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) A)) (neg.f64 V)) |
(pow.f64 (/.f64 V A) #s(literal -1 binary64)) |
(pow.f64 (/.f64 A V) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 A V)) |
(*.f64 A (/.f64 #s(literal 1 binary64) V)) |
(*.f64 A (/.f64 (/.f64 #s(literal 1 binary64) V) #s(literal 1 binary64))) |
(*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) V)) |
(*.f64 (neg.f64 A) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) V))) |
(*.f64 (neg.f64 A) (/.f64 (/.f64 #s(literal -1 binary64) V) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 A (neg.f64 V))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 A (neg.f64 V)) #s(literal 1 binary64))) |
(*.f64 (/.f64 A V) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 #s(literal 1 binary64) V) A) |
(*.f64 (/.f64 #s(literal 1 binary64) V) (pow.f64 (/.f64 #s(literal 1 binary64) A) #s(literal -1 binary64))) |
(*.f64 (/.f64 A (neg.f64 V)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) V) (neg.f64 A)) |
(*.f64 (/.f64 #s(literal -1 binary64) V) (pow.f64 (/.f64 #s(literal -1 binary64) A) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 (neg.f64 A) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) A) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) V)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) A) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) V)) |
(*.f64 (/.f64 A #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) V)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) V) #s(literal 1 binary64)) A) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) V) #s(literal -1 binary64)) A) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) V) #s(literal -1 binary64)) (neg.f64 A)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 l)))) |
(exp.f64 (*.f64 (log.f64 l) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 l)) #s(literal -1 binary64))) |
(fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) l)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 l)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 l)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 l))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(pow.f64 l #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) l) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 l) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 l #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 #s(literal 1 binary64) l)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 l #s(literal -1/4 binary64)) (pow.f64 l #s(literal -1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) |
(*.f64 (pow.f64 (sqrt.f64 l) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 l) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 l #s(literal -1/4 binary64))) (pow.f64 l #s(literal -1/4 binary64))) |
| 1× | egg-herbie |
| 1 228× | lower-*.f64 |
| 1 228× | lower-*.f32 |
| 1 216× | lower-fma.f64 |
| 1 216× | lower-fma.f32 |
| 970× | associate-*r/ |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 4772 |
| 1 | 113 | 4472 |
| 2 | 322 | 4468 |
| 3 | 765 | 4468 |
| 4 | 1669 | 4468 |
| 5 | 3961 | 4468 |
| 6 | 4625 | 4468 |
| 7 | 4930 | 4468 |
| 8 | 4956 | 4468 |
| 9 | 4971 | 4468 |
| 10 | 4976 | 4468 |
| 11 | 5356 | 4468 |
| 12 | 5484 | 4468 |
| 13 | 5484 | 4468 |
| 14 | 5484 | 4468 |
| 15 | 5484 | 4468 |
| 16 | 5504 | 4468 |
| 17 | 5602 | 4468 |
| 18 | 5604 | 4468 |
| 19 | 5604 | 4468 |
| 0 | 5604 | 4468 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)) |
(* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)) |
(* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)) |
(* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) |
(* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) |
(* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) |
(* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A l) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(sqrt A) |
(sqrt A) |
(sqrt A) |
(sqrt A) |
(sqrt A) |
(sqrt A) |
(sqrt A) |
(sqrt A) |
(* -1 (* (sqrt A) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt A) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt A) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt A) (pow (sqrt -1) 2))) |
(* (sqrt (* V l)) (/ 1 c0)) |
(* (sqrt (* V l)) (/ 1 c0)) |
(* (sqrt (* V l)) (/ 1 c0)) |
(* (sqrt (* V l)) (/ 1 c0)) |
(* (sqrt (* V l)) (/ 1 c0)) |
(* (sqrt (* V l)) (/ 1 c0)) |
(* (sqrt (* V l)) (/ 1 c0)) |
(* (sqrt (* V l)) (/ 1 c0)) |
(* -1 (* (sqrt (* V l)) (/ (pow (sqrt -1) 2) c0))) |
(* -1 (* (sqrt (* V l)) (/ (pow (sqrt -1) 2) c0))) |
(* -1 (* (sqrt (* V l)) (/ (pow (sqrt -1) 2) c0))) |
(* -1 (* (sqrt (* V l)) (/ (pow (sqrt -1) 2) c0))) |
(* (sqrt (* V l)) (/ 1 c0)) |
(* (sqrt (* V l)) (/ 1 c0)) |
(* (sqrt (* V l)) (/ 1 c0)) |
(* (sqrt (* V l)) (/ 1 c0)) |
(* (sqrt (* V l)) (/ 1 c0)) |
(* (sqrt (* V l)) (/ 1 c0)) |
(* (sqrt (* V l)) (/ 1 c0)) |
(* (sqrt (* V l)) (/ 1 c0)) |
(* -1 (* (sqrt (* V l)) (/ (pow (sqrt -1) 2) c0))) |
(* -1 (* (sqrt (* V l)) (/ (pow (sqrt -1) 2) c0))) |
(* -1 (* (sqrt (* V l)) (/ (pow (sqrt -1) 2) c0))) |
(* -1 (* (sqrt (* V l)) (/ (pow (sqrt -1) 2) c0))) |
(* (sqrt (* V l)) (/ 1 c0)) |
(* (sqrt (* V l)) (/ 1 c0)) |
(* (sqrt (* V l)) (/ 1 c0)) |
(* (sqrt (* V l)) (/ 1 c0)) |
(* (sqrt (* V l)) (/ 1 c0)) |
(* (sqrt (* V l)) (/ 1 c0)) |
(* (sqrt (* V l)) (/ 1 c0)) |
(* (sqrt (* V l)) (/ 1 c0)) |
(* (sqrt (* V l)) (/ 1 c0)) |
(* (sqrt (* V l)) (/ 1 c0)) |
(* (sqrt (* V l)) (/ 1 c0)) |
(* (sqrt (* V l)) (/ 1 c0)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2))) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(* (sqrt (/ A V)) (pow (sqrt -1) 2)) |
(* (sqrt (/ A V)) (pow (sqrt -1) 2)) |
(* (sqrt (/ A V)) (pow (sqrt -1) 2)) |
(* (sqrt (/ A V)) (pow (sqrt -1) 2)) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(sqrt (/ 1 l)) |
(sqrt (/ 1 l)) |
(sqrt (/ 1 l)) |
(sqrt (/ 1 l)) |
(sqrt (/ 1 l)) |
(sqrt (/ 1 l)) |
(sqrt (/ 1 l)) |
(sqrt (/ 1 l)) |
(* (sqrt (/ 1 l)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 l)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 l)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 l)) (pow (sqrt -1) 2)) |
| Outputs |
|---|
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0)) |
(* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0)) |
(* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0)) |
(* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) (neg.f64 c0)) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* -1 (* (sqrt (/ (* V l) A)) (/ (pow (sqrt -1) 2) c0))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(* (sqrt (/ (* V l) A)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A l) |
(/.f64 A l) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(sqrt A) |
(sqrt.f64 A) |
(sqrt A) |
(sqrt.f64 A) |
(sqrt A) |
(sqrt.f64 A) |
(sqrt A) |
(sqrt.f64 A) |
(sqrt A) |
(sqrt.f64 A) |
(sqrt A) |
(sqrt.f64 A) |
(sqrt A) |
(sqrt.f64 A) |
(sqrt A) |
(sqrt.f64 A) |
(* -1 (* (sqrt A) (pow (sqrt -1) 2))) |
(sqrt.f64 A) |
(* -1 (* (sqrt A) (pow (sqrt -1) 2))) |
(sqrt.f64 A) |
(* -1 (* (sqrt A) (pow (sqrt -1) 2))) |
(sqrt.f64 A) |
(* -1 (* (sqrt A) (pow (sqrt -1) 2))) |
(sqrt.f64 A) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* -1 (* (sqrt (* V l)) (/ (pow (sqrt -1) 2) c0))) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* -1 (* (sqrt (* V l)) (/ (pow (sqrt -1) 2) c0))) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* -1 (* (sqrt (* V l)) (/ (pow (sqrt -1) 2) c0))) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* -1 (* (sqrt (* V l)) (/ (pow (sqrt -1) 2) c0))) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* -1 (* (sqrt (* V l)) (/ (pow (sqrt -1) 2) c0))) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* -1 (* (sqrt (* V l)) (/ (pow (sqrt -1) 2) c0))) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* -1 (* (sqrt (* V l)) (/ (pow (sqrt -1) 2) c0))) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* -1 (* (sqrt (* V l)) (/ (pow (sqrt -1) 2) c0))) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(* (sqrt (* V l)) (/ 1 c0)) |
(/.f64 (sqrt.f64 (*.f64 V l)) c0) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 V l)) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0)) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A V))) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A V)) |
(* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A V)) |
(* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A V)) |
(* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(* (sqrt (/ A V)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A V))) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(sqrt (/ 1 l)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) l)) |
(sqrt (/ 1 l)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) l)) |
(sqrt (/ 1 l)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) l)) |
(sqrt (/ 1 l)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) l)) |
(sqrt (/ 1 l)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) l)) |
(sqrt (/ 1 l)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) l)) |
(sqrt (/ 1 l)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) l)) |
(sqrt (/ 1 l)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) l)) |
(* (sqrt (/ 1 l)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(* (sqrt (/ 1 l)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(* (sqrt (/ 1 l)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(* (sqrt (/ 1 l)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
Compiled 29 433 to 2 770 computations (90.6% saved)
32 alts after pruning (23 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 455 | 9 | 2 464 |
| Fresh | 6 | 14 | 20 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 2 462 | 32 | 2 494 |
| Status | Accuracy | Program |
|---|---|---|
| 43.2% | (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) | |
| 22.6% | (/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) c0) (sqrt.f64 V)) | |
| 38.9% | (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 V (neg.f64 l)))) | |
| ▶ | 63.0% | (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
| 26.9% | (/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 V))) | |
| ✓ | 41.2% | (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
| 28.2% | (/.f64 (sqrt.f64 A) (/.f64 (*.f64 (sqrt.f64 l) (sqrt.f64 V)) c0)) | |
| ✓ | 42.5% | (/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 V l)) c0)) |
| ▶ | 73.3% | (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
| ✓ | 75.3% | (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 V A) l)) c0)) |
| 37.8% | (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V (neg.f64 l)))) (sqrt.f64 (neg.f64 A))) | |
| 42.5% | (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) | |
| ✓ | 62.9% | (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
| 38.1% | (*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)))) | |
| 21.5% | (*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) V)) (sqrt.f64 (neg.f64 l)))) | |
| ✓ | 41.1% | (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
| 47.7% | (*.f64 c0 (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (sqrt.f64 (neg.f64 V)))) | |
| 59.1% | (*.f64 c0 (/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (neg.f64 V)))) | |
| 65.9% | (*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l))) | |
| 47.6% | (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 (neg.f64 V))))) | |
| ▶ | 40.5% | (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))) |
| 21.4% | (*.f64 c0 (/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 V))))) | |
| ▶ | 28.1% | (*.f64 c0 (/.f64 (sqrt.f64 A) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))))) |
| 73.2% | (*.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 V l) A)))) | |
| 43.7% | (*.f64 c0 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (sqrt.f64 A))) | |
| ✓ | 74.0% | (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
| ✓ | 74.5% | (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
| 74.0% | (*.f64 c0 (sqrt.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) A) V))) | |
| ✓ | 72.5% | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| ▶ | 74.1% | (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) |
| 72.2% | (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) V) l) A))) | |
| ✓ | 71.9% | (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) |
Compiled 798 to 578 computations (27.6% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 A) |
| ✓ | cost-diff | 0 | (/.f64 (sqrt.f64 A) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V)))) |
| ✓ | cost-diff | 0 | (*.f64 c0 (/.f64 (sqrt.f64 A) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))))) |
| ✓ | cost-diff | 256 | (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))) |
| ✓ | cost-diff | 0 | (/.f64 A V) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 A V)) |
| ✓ | cost-diff | 0 | (*.f64 c0 (sqrt.f64 (/.f64 A V))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
| ✓ | cost-diff | 0 | (neg.f64 A) |
| ✓ | cost-diff | 0 | (sqrt.f64 (neg.f64 A)) |
| ✓ | cost-diff | 0 | (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
| ✓ | cost-diff | 0 | (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))) |
| ✓ | cost-diff | 0 | (*.f64 V l) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 V l) A) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 (*.f64 V l) A)) |
| ✓ | cost-diff | 0 | (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 l (neg.f64 A)) V) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) |
| ✓ | cost-diff | 0 | (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) |
| ✓ | cost-diff | 832 | (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) |
| 1 584× | lower-fma.f64 |
| 1 584× | lower-fma.f32 |
| 1 584× | lower-*.f32 |
| 1 568× | lower-*.f64 |
| 798× | div-sub |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 184 |
| 0 | 61 | 184 |
| 1 | 98 | 184 |
| 2 | 192 | 175 |
| 3 | 503 | 175 |
| 4 | 1151 | 169 |
| 5 | 2070 | 169 |
| 6 | 3073 | 169 |
| 7 | 3808 | 169 |
| 8 | 4584 | 169 |
| 9 | 4771 | 169 |
| 10 | 4849 | 169 |
| 11 | 5116 | 169 |
| 12 | 5473 | 169 |
| 13 | 5545 | 169 |
| 14 | 5575 | 169 |
| 15 | 5589 | 169 |
| 16 | 5601 | 169 |
| 17 | 5601 | 169 |
| 18 | 5917 | 169 |
| 19 | 6061 | 169 |
| 20 | 6165 | 169 |
| 21 | 6349 | 169 |
| 22 | 6349 | 169 |
| 23 | 6349 | 169 |
| 24 | 6349 | 169 |
| 25 | 6349 | 169 |
| 0 | 6349 | 169 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) |
c0 |
(sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) |
#s(literal -1 binary64) |
(*.f64 (/.f64 l (neg.f64 A)) V) |
(/.f64 l (neg.f64 A)) |
l |
(neg.f64 A) |
A |
V |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
c0 |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(/.f64 (*.f64 V l) A) |
(*.f64 V l) |
V |
l |
A |
(*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))) |
c0 |
(/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(sqrt.f64 (neg.f64 A)) |
(neg.f64 A) |
A |
(sqrt.f64 (*.f64 V (neg.f64 l))) |
(*.f64 V (neg.f64 l)) |
V |
(neg.f64 l) |
l |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
c0 |
(sqrt.f64 (/.f64 A V)) |
(/.f64 A V) |
A |
V |
(sqrt.f64 l) |
l |
(*.f64 c0 (/.f64 (sqrt.f64 A) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))))) |
c0 |
(/.f64 (sqrt.f64 A) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(sqrt.f64 A) |
A |
(*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))) |
(neg.f64 (sqrt.f64 l)) |
(sqrt.f64 l) |
l |
(neg.f64 (sqrt.f64 V)) |
(sqrt.f64 V) |
V |
| Outputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) |
c0 |
(sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) |
(sqrt.f64 (/.f64 A (*.f64 l V))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) |
(/.f64 A (*.f64 l V)) |
#s(literal -1 binary64) |
(*.f64 (/.f64 l (neg.f64 A)) V) |
(/.f64 (*.f64 l V) (neg.f64 A)) |
(/.f64 l (neg.f64 A)) |
(neg.f64 (/.f64 l A)) |
l |
(neg.f64 A) |
A |
V |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
c0 |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt.f64 (/.f64 (*.f64 l V) A)) |
(/.f64 (*.f64 V l) A) |
(/.f64 (*.f64 l V) A) |
(*.f64 V l) |
(*.f64 l V) |
V |
l |
A |
(*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))) |
(/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
c0 |
(/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(sqrt.f64 (neg.f64 A)) |
(neg.f64 A) |
A |
(sqrt.f64 (*.f64 V (neg.f64 l))) |
(*.f64 V (neg.f64 l)) |
V |
(neg.f64 l) |
l |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l))) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
c0 |
(sqrt.f64 (/.f64 A V)) |
(/.f64 A V) |
A |
V |
(sqrt.f64 l) |
l |
(*.f64 c0 (/.f64 (sqrt.f64 A) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 V))) |
c0 |
(/.f64 (sqrt.f64 A) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 l) (sqrt.f64 V))) |
(sqrt.f64 A) |
A |
(*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))) |
(*.f64 (sqrt.f64 l) (sqrt.f64 V)) |
(neg.f64 (sqrt.f64 l)) |
(sqrt.f64 l) |
l |
(neg.f64 (sqrt.f64 V)) |
(sqrt.f64 V) |
V |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 V) |
| ✓ | accuracy | 100.0% | (sqrt.f64 A) |
| ✓ | accuracy | 100.0% | (neg.f64 (sqrt.f64 l)) |
| ✓ | accuracy | 100.0% | (neg.f64 (sqrt.f64 V)) |
| ✓ | accuracy | 100.0% | (/.f64 A V) |
| ✓ | accuracy | 100.0% | (*.f64 c0 (sqrt.f64 (/.f64 A V))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (/.f64 A V)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 l) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 V (neg.f64 l))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (neg.f64 A)) |
| ✓ | accuracy | 100.0% | (neg.f64 l) |
| ✓ | accuracy | 100.0% | (neg.f64 A) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 V l) A) |
| ✓ | accuracy | 100.0% | (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
| ✓ | accuracy | 100.0% | (*.f64 V l) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (/.f64 (*.f64 V l) A)) |
| ✓ | accuracy | 100.0% | (*.f64 (/.f64 l (neg.f64 A)) V) |
| ✓ | accuracy | 100.0% | (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) |
| ✓ | accuracy | 100.0% | (neg.f64 A) |
| 85.0ms | 256× | 0 | invalid |
Compiled 186 to 35 computations (81.2% saved)
ival-sqrt: 24.0ms (40.8% of total)ival-div: 19.0ms (32.3% of total)ival-mult: 11.0ms (18.7% of total)ival-neg: 4.0ms (6.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))> |
#<alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))))> |
#<alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))> |
#<alt (*.f64 (/.f64 l (neg.f64 A)) V)> |
#<alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A)))> |
#<alt (sqrt.f64 (/.f64 (*.f64 V l) A))> |
#<alt (/.f64 (*.f64 V l) A)> |
#<alt (*.f64 V l)> |
#<alt (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l)))))> |
#<alt (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))> |
#<alt (sqrt.f64 (neg.f64 A))> |
#<alt (neg.f64 A)> |
#<alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l))> |
#<alt (*.f64 c0 (sqrt.f64 (/.f64 A V)))> |
#<alt (sqrt.f64 (/.f64 A V))> |
#<alt (/.f64 A V)> |
#<alt (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V)))> |
#<alt (*.f64 c0 (/.f64 (sqrt.f64 A) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V)))))> |
#<alt (/.f64 (sqrt.f64 A) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))))> |
#<alt (sqrt.f64 A)> |
#<alt (neg.f64 l)> |
#<alt (sqrt.f64 (*.f64 V (neg.f64 l)))> |
#<alt (sqrt.f64 l)> |
#<alt (neg.f64 (sqrt.f64 V))> |
#<alt (neg.f64 (sqrt.f64 l))> |
#<alt (sqrt.f64 V)> |
| Outputs |
|---|
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (/ A (* V l))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* -1 (/ (* V l) A))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* -1 (* (sqrt (/ A (* V l))) c0))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) c0))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) c0))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) c0))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (sqrt (/ (* V l) A))> |
#<alt (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (/ (* V l) A)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* V l)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* -1 (* (sqrt (/ A (* V l))) c0))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) c0))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) c0))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) c0))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (* -1 (sqrt (/ A (* V l))))> |
#<alt (* -1 (sqrt (/ A (* V l))))> |
#<alt (* -1 (sqrt (/ A (* V l))))> |
#<alt (* -1 (sqrt (/ A (* V l))))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))> |
#<alt (* (sqrt A) (sqrt -1))> |
#<alt (* (sqrt A) (sqrt -1))> |
#<alt (* (sqrt A) (sqrt -1))> |
#<alt (* (sqrt A) (sqrt -1))> |
#<alt (* (sqrt A) (sqrt -1))> |
#<alt (* (sqrt A) (sqrt -1))> |
#<alt (* (sqrt A) (sqrt -1))> |
#<alt (* (sqrt A) (sqrt -1))> |
#<alt (* -1 (* (sqrt A) (sqrt -1)))> |
#<alt (* -1 (* (sqrt A) (sqrt -1)))> |
#<alt (* -1 (* (sqrt A) (sqrt -1)))> |
#<alt (* -1 (* (sqrt A) (sqrt -1)))> |
#<alt (* -1 A)> |
#<alt (* -1 A)> |
#<alt (* -1 A)> |
#<alt (* -1 A)> |
#<alt (* -1 A)> |
#<alt (* -1 A)> |
#<alt (* -1 A)> |
#<alt (* -1 A)> |
#<alt (* -1 A)> |
#<alt (* -1 A)> |
#<alt (* -1 A)> |
#<alt (* -1 A)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) c0)> |
#<alt (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (sqrt (/ A V))> |
#<alt (* (sqrt (/ A V)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A V)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A V)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ A V)) (pow (sqrt -1) 2))> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (/ A V)> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2)))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (sqrt (* V l))> |
#<alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))))> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (* (sqrt (/ A (* V l))) c0)> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt (/ A (* V l)))> |
#<alt (sqrt A)> |
#<alt (sqrt A)> |
#<alt (sqrt A)> |
#<alt (sqrt A)> |
#<alt (sqrt A)> |
#<alt (sqrt A)> |
#<alt (sqrt A)> |
#<alt (sqrt A)> |
#<alt (* -1 (* (sqrt A) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt A) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt A) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt A) (pow (sqrt -1) 2)))> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* (sqrt (* V l)) (sqrt -1))> |
#<alt (* (sqrt (* V l)) (sqrt -1))> |
#<alt (* (sqrt (* V l)) (sqrt -1))> |
#<alt (* (sqrt (* V l)) (sqrt -1))> |
#<alt (* (sqrt (* V l)) (sqrt -1))> |
#<alt (* (sqrt (* V l)) (sqrt -1))> |
#<alt (* (sqrt (* V l)) (sqrt -1))> |
#<alt (* (sqrt (* V l)) (sqrt -1))> |
#<alt (* -1 (* (sqrt (* V l)) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (* V l)) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (* V l)) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (* V l)) (sqrt -1)))> |
#<alt (* (sqrt (* V l)) (sqrt -1))> |
#<alt (* (sqrt (* V l)) (sqrt -1))> |
#<alt (* (sqrt (* V l)) (sqrt -1))> |
#<alt (* (sqrt (* V l)) (sqrt -1))> |
#<alt (* (sqrt (* V l)) (sqrt -1))> |
#<alt (* (sqrt (* V l)) (sqrt -1))> |
#<alt (* (sqrt (* V l)) (sqrt -1))> |
#<alt (* (sqrt (* V l)) (sqrt -1))> |
#<alt (* -1 (* (sqrt (* V l)) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (* V l)) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (* V l)) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (* V l)) (sqrt -1)))> |
#<alt (sqrt l)> |
#<alt (sqrt l)> |
#<alt (sqrt l)> |
#<alt (sqrt l)> |
#<alt (sqrt l)> |
#<alt (sqrt l)> |
#<alt (sqrt l)> |
#<alt (sqrt l)> |
#<alt (* -1 (* (sqrt l) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt l) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt l) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt l) (pow (sqrt -1) 2)))> |
#<alt (* -1 (sqrt V))> |
#<alt (* -1 (sqrt V))> |
#<alt (* -1 (sqrt V))> |
#<alt (* -1 (sqrt V))> |
#<alt (* -1 (sqrt V))> |
#<alt (* -1 (sqrt V))> |
#<alt (* -1 (sqrt V))> |
#<alt (* -1 (sqrt V))> |
#<alt (* (sqrt V) (pow (sqrt -1) 2))> |
#<alt (* (sqrt V) (pow (sqrt -1) 2))> |
#<alt (* (sqrt V) (pow (sqrt -1) 2))> |
#<alt (* (sqrt V) (pow (sqrt -1) 2))> |
#<alt (* -1 (sqrt l))> |
#<alt (* -1 (sqrt l))> |
#<alt (* -1 (sqrt l))> |
#<alt (* -1 (sqrt l))> |
#<alt (* -1 (sqrt l))> |
#<alt (* -1 (sqrt l))> |
#<alt (* -1 (sqrt l))> |
#<alt (* -1 (sqrt l))> |
#<alt (* (sqrt l) (pow (sqrt -1) 2))> |
#<alt (* (sqrt l) (pow (sqrt -1) 2))> |
#<alt (* (sqrt l) (pow (sqrt -1) 2))> |
#<alt (* (sqrt l) (pow (sqrt -1) 2))> |
#<alt (sqrt V)> |
#<alt (sqrt V)> |
#<alt (sqrt V)> |
#<alt (sqrt V)> |
#<alt (sqrt V)> |
#<alt (sqrt V)> |
#<alt (sqrt V)> |
#<alt (sqrt V)> |
#<alt (* -1 (* (sqrt V) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt V) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt V) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt V) (pow (sqrt -1) 2)))> |
186 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | A | @ | -inf | (/ (sqrt (neg A)) (sqrt (* V (neg l)))) |
| 0.0ms | l | @ | -inf | (/ (sqrt A) (* (neg (sqrt l)) (neg (sqrt V)))) |
| 0.0ms | V | @ | -inf | (/ (sqrt A) (* (neg (sqrt l)) (neg (sqrt V)))) |
| 0.0ms | V | @ | -inf | (neg (sqrt V)) |
| 0.0ms | A | @ | 0 | (* (/ l (neg A)) V) |
| 1× | batch-egg-rewrite |
| 3 104× | lower-*.f32 |
| 3 092× | lower-*.f64 |
| 2 180× | lower-/.f32 |
| 2 164× | lower-/.f64 |
| 1 012× | lower-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 151 |
| 0 | 61 | 156 |
| 1 | 170 | 128 |
| 2 | 818 | 121 |
| 3 | 6131 | 121 |
| 0 | 8187 | 121 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) |
(*.f64 (/.f64 l (neg.f64 A)) V) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(/.f64 (*.f64 V l) A) |
(*.f64 V l) |
(*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(sqrt.f64 (neg.f64 A)) |
(neg.f64 A) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(sqrt.f64 (/.f64 A V)) |
(/.f64 A V) |
(*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))))) |
(/.f64 (sqrt.f64 A) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(sqrt.f64 A) |
(neg.f64 l) |
(sqrt.f64 (*.f64 V (neg.f64 l))) |
(sqrt.f64 l) |
(neg.f64 (sqrt.f64 V)) |
(neg.f64 (sqrt.f64 l)) |
(sqrt.f64 V) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (/.f64 A (*.f64 l V))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) #s(literal 0 binary64)) (/.f64 A (*.f64 l V))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) #s(literal 0 binary64)) (/.f64 A (*.f64 l V))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 l V))) (/.f64 A (*.f64 l V))) |
(exp.f64 (*.f64 (log.f64 (*.f64 V (/.f64 l A))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 A (*.f64 l V))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 A (*.f64 l V))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 V (/.f64 l A))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 A (*.f64 l V))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 l V)) (/.f64 A (*.f64 l V))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) #s(literal 0 binary64) (/.f64 A (*.f64 l V))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) #s(literal 0 binary64) (/.f64 A (*.f64 l V))) |
(neg.f64 (/.f64 A (*.f64 l V))) |
(/.f64 #s(literal -1 binary64) (*.f64 V (/.f64 l A))) |
(/.f64 A (*.f64 l V)) |
(/.f64 A (*.f64 l (neg.f64 V))) |
(/.f64 A (*.f64 #s(literal 1 binary64) (*.f64 l (neg.f64 V)))) |
(/.f64 (/.f64 A V) l) |
(/.f64 (/.f64 A V) (neg.f64 l)) |
(/.f64 (/.f64 A V) (*.f64 #s(literal 1 binary64) (neg.f64 l))) |
(/.f64 #s(literal 1 binary64) (*.f64 V (/.f64 l A))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 l A) (/.f64 #s(literal -1 binary64) V))) |
(/.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 l A)) |
(/.f64 (/.f64 A (*.f64 l V)) #s(literal -1 binary64)) |
(/.f64 (/.f64 A (*.f64 l V)) #s(literal 1 binary64)) |
(/.f64 (/.f64 A l) V) |
(/.f64 (/.f64 A l) (neg.f64 V)) |
(/.f64 (/.f64 A l) (*.f64 #s(literal 1 binary64) (neg.f64 V))) |
(/.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 l A)) |
(/.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 V A)) |
(/.f64 (*.f64 A (*.f64 A A)) (*.f64 (*.f64 l V) (*.f64 A A))) |
(/.f64 (*.f64 A (*.f64 A A)) (*.f64 (*.f64 l (neg.f64 V)) (*.f64 A A))) |
(/.f64 (*.f64 A A) (*.f64 (*.f64 l (neg.f64 V)) A)) |
(/.f64 (*.f64 A A) (*.f64 (*.f64 l V) A)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) (/.f64 #s(literal -1 binary64) A)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) (/.f64 #s(literal -1 binary64) A)) |
(/.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 V A)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 l (neg.f64 V))) (*.f64 (*.f64 l (neg.f64 V)) A)) (*.f64 (*.f64 l (neg.f64 V)) (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 (*.f64 A (*.f64 A A)) #s(literal 1 binary64)) (*.f64 (*.f64 A A) (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 (*.f64 A A) #s(literal 1 binary64)) (*.f64 A (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)) (/.f64 V A)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) l) #s(literal 1 binary64)) (/.f64 V A)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 A (*.f64 l V)) (/.f64 A (*.f64 l V)) (*.f64 #s(literal 0 binary64) (/.f64 A (*.f64 l V)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 A (*.f64 l V)) (/.f64 A (*.f64 l V)))) (/.f64 A (*.f64 l V))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) #s(literal -1 binary64)) (/.f64 V A)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) #s(literal 1 binary64)) (/.f64 V A)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) V) #s(literal -1 binary64)) (/.f64 l A)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) (*.f64 A (*.f64 A A))) (*.f64 A A)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) (*.f64 A A)) A) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) V) #s(literal 1 binary64)) (/.f64 l A)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) (*.f64 A (*.f64 A A))) (*.f64 A A)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) (*.f64 A A)) A) |
(/.f64 (*.f64 (*.f64 A (*.f64 A A)) (/.f64 #s(literal -1 binary64) (*.f64 l V))) (*.f64 A A)) |
(/.f64 (*.f64 (*.f64 A A) (/.f64 #s(literal -1 binary64) (*.f64 l V))) A) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 #s(literal 1 binary64) V)) (/.f64 #s(literal -1 binary64) A)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) V) #s(literal -1 binary64)) (/.f64 l A)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) V) #s(literal 1 binary64)) (/.f64 l A)) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) V) #s(literal -1 binary64)) (/.f64 l A)) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) V) (neg.f64 l)) (/.f64 #s(literal -1 binary64) A)) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) V) #s(literal 1 binary64)) (/.f64 l A)) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 #s(literal -1 binary64) A)) l) |
(/.f64 (/.f64 (/.f64 A V) #s(literal -1 binary64)) l) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) A)) (*.f64 l V)) |
(pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 l A) (/.f64 #s(literal -1 binary64) V)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 A (*.f64 l V))) |
(*.f64 A (/.f64 #s(literal 1 binary64) (*.f64 l V))) |
(*.f64 A (/.f64 #s(literal -1 binary64) (*.f64 l V))) |
(*.f64 A (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 A (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 A (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) #s(literal 1 binary64))) |
(*.f64 A (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 A V) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (/.f64 A V) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 #s(literal 1 binary64) (/.f64 A (*.f64 l V))) |
(*.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 A l)) |
(*.f64 (/.f64 A (*.f64 l V)) #s(literal -1 binary64)) |
(*.f64 (/.f64 A (*.f64 l V)) #s(literal 1 binary64)) |
(*.f64 (/.f64 A l) (/.f64 #s(literal 1 binary64) V)) |
(*.f64 (/.f64 A l) (/.f64 #s(literal -1 binary64) V)) |
(*.f64 (/.f64 A l) (/.f64 (/.f64 #s(literal 1 binary64) V) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 A l)) |
(*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 A V)) |
(*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 (/.f64 A V) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) A) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) A) |
(*.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 A V)) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 A V)) |
(*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) A) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) #s(literal -1 binary64)) A) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) V) #s(literal -1 binary64)) (/.f64 A l)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) #s(literal -1 binary64)) (/.f64 A V)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) #s(literal 1 binary64)) (/.f64 A V)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 #s(literal 1 binary64) V)) A) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) #s(literal -1 binary64)) A) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) V) #s(literal -1 binary64)) (/.f64 A l)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) V) #s(literal 1 binary64)) (/.f64 A l)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) V) #s(literal -1 binary64)) (/.f64 A l)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) V) (neg.f64 l)) A) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) V) #s(literal 1 binary64)) (/.f64 A l)) |
(*.f64 (/.f64 (/.f64 A V) (neg.f64 (*.f64 l (*.f64 l l)))) (*.f64 l l)) |
(*.f64 (/.f64 (/.f64 A V) (neg.f64 (*.f64 l l))) l) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 l))) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(neg.f64 (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(neg.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V)))) c0)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(neg.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) c0))) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) c0))) |
(/.f64 c0 (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (neg.f64 l))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 V)) (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (neg.f64 l)) (*.f64 c0 (sqrt.f64 (/.f64 A V))))) |
(/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 (sqrt.f64 (/.f64 V A)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (neg.f64 (/.f64 c0 (sqrt.f64 l))) (neg.f64 (sqrt.f64 (/.f64 V A)))) |
(/.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (neg.f64 (sqrt.f64 (/.f64 l A)))) |
(/.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (neg.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l))))) (sqrt.f64 V)) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (/.f64 c0 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (pow.f64 l #s(literal 1/4 binary64))) (pow.f64 l #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) c0) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 l)) (sqrt.f64 V)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (sqrt.f64 A)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 A) (neg.f64 c0))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 A) (neg.f64 c0))) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l))))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (*.f64 (neg.f64 c0) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 V)) |
(/.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 A)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (/.f64 l A)))) |
(/.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (neg.f64 (sqrt.f64 A))) (sqrt.f64 l)) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) c0) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (neg.f64 l))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 l))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) #s(literal -1 binary64)) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 l A))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 l)) |
(pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) c0) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 (sqrt.f64 V)) (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) (*.f64 c0 (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (neg.f64 l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (pow.f64 c0 #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 (neg.f64 c0) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (neg.f64 c0) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V))) c0)) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) c0)) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (*.f64 c0 (sqrt.f64 A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (/.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (neg.f64 (/.f64 c0 (sqrt.f64 V)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) c0)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 (/.f64 l A)))) |
(*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))))) |
(*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 l))) (neg.f64 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (neg.f64 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (/.f64 c0 (neg.f64 (sqrt.f64 (/.f64 V A))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l))))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64)) (/.f64 c0 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64)) c0)) |
(*.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V)))) (neg.f64 c0)) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V)))) (/.f64 c0 #s(literal -1 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))) (sqrt.f64 A)) |
(*.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (*.f64 c0 (sqrt.f64 A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (/.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 (/.f64 l A)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 A V)) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l V)))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (pow.f64 l #s(literal 1/4 binary64))) (pow.f64 l #s(literal -1/4 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 (/.f64 l A))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 c0 #s(literal 1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 c0 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0))) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 c0 (sqrt.f64 l)))) (neg.f64 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 c0 (sqrt.f64 V)))) (neg.f64 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 V))) (sqrt.f64 (/.f64 A l))) |
(*.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (sqrt.f64 A)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 l V))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (neg.f64 (*.f64 l (sqrt.f64 l)))) l) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (neg.f64 l)) (sqrt.f64 l)) |
(*.f64 (/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 (*.f64 V (sqrt.f64 V)))) V) |
(*.f64 (/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 V)) (sqrt.f64 V)) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 l V))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 V (/.f64 l A))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V (/.f64 l A)))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V (/.f64 l A)))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 l (neg.f64 V)))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A V))) (*.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (/.f64 A (*.f64 l V))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 A (*.f64 l V)) (/.f64 A (*.f64 l V)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 A (*.f64 l V))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 l V))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 l (neg.f64 V)))) (*.f64 #s(literal 1/2 binary64) (log.f64 A))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 l)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A V)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 V (/.f64 l A))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 A (*.f64 l V))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 l V)))) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(sqrt.f64 (/.f64 A (*.f64 l V))) |
(neg.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 #s(literal -1 binary64) (sqrt.f64 V)))) |
(neg.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A)))))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 V A)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (neg.f64 l))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (/.f64 A V)))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (sqrt.f64 (neg.f64 V)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (neg.f64 (sqrt.f64 (/.f64 V A)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (neg.f64 (sqrt.f64 (/.f64 l A)))) |
(/.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 V)) |
(/.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (sqrt.f64 (/.f64 A V)) (pow.f64 l #s(literal 1/4 binary64))) (pow.f64 l #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64)) (sqrt.f64 l)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (sqrt.f64 A)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (/.f64 (sqrt.f64 (/.f64 A l)) (pow.f64 V #s(literal 1/4 binary64))) (pow.f64 V #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 l)) |
(pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 A (*.f64 l V)))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 V (/.f64 l A)))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (pow.f64 l #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 A (*.f64 l V)) (/.f64 A (*.f64 l V))) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (*.f64 V (/.f64 l A)) (*.f64 V (/.f64 l A))) #s(literal -1/4 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (/.f64 A V))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (sqrt.f64 A) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (/.f64 #s(literal -1 binary64) (sqrt.f64 V))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (neg.f64 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (neg.f64 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))))) |
(*.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l)))) |
(*.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 (/.f64 #s(literal -1 binary64) V))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 l))) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (neg.f64 l))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 l)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 l))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 V)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 V))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 l))) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 A)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (neg.f64 (*.f64 V (sqrt.f64 V)))) V) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (neg.f64 V)) (sqrt.f64 V)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 (*.f64 l (sqrt.f64 l)))) l) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 l)) (sqrt.f64 l)) |
(+.f64 #s(literal 0 binary64) (*.f64 V (/.f64 l A))) |
(exp.f64 (*.f64 (log.f64 (/.f64 A (*.f64 l V))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 V (/.f64 l A))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 A (*.f64 l V))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 V (/.f64 l A))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 V (/.f64 l A))) |
(neg.f64 (*.f64 V (/.f64 l A))) |
(/.f64 #s(literal -1 binary64) (/.f64 A (*.f64 l V))) |
(/.f64 l (/.f64 A V)) |
(/.f64 V (/.f64 A l)) |
(/.f64 (*.f64 l V) A) |
(/.f64 (*.f64 V (/.f64 l A)) #s(literal -1 binary64)) |
(/.f64 (*.f64 V (/.f64 l A)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 l) (/.f64 A V)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(/.f64 #s(literal 1 binary64) (/.f64 A (*.f64 l V))) |
(/.f64 (neg.f64 V) (/.f64 A l)) |
(/.f64 (/.f64 V A) (/.f64 #s(literal 1 binary64) l)) |
(/.f64 (/.f64 #s(literal -1 binary64) A) (/.f64 #s(literal 1 binary64) (*.f64 l V))) |
(/.f64 (/.f64 #s(literal -1 binary64) A) (/.f64 #s(literal -1 binary64) (*.f64 l V))) |
(/.f64 (/.f64 l A) (/.f64 #s(literal 1 binary64) V)) |
(/.f64 (*.f64 (neg.f64 (*.f64 l (*.f64 l l))) V) (*.f64 (*.f64 l l) A)) |
(/.f64 (*.f64 (neg.f64 (*.f64 l l)) V) (*.f64 l A)) |
(/.f64 (*.f64 (neg.f64 l) #s(literal 1 binary64)) (/.f64 A V)) |
(/.f64 (/.f64 V (/.f64 #s(literal 1 binary64) l)) A) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 V (/.f64 l A)) (*.f64 V (/.f64 l A)) (*.f64 #s(literal 0 binary64) (*.f64 V (/.f64 l A)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 V (/.f64 l A)) (*.f64 V (/.f64 l A)))) (*.f64 V (/.f64 l A))) |
(/.f64 (*.f64 (*.f64 l (neg.f64 V)) #s(literal 1 binary64)) A) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 l (neg.f64 V))) A) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 V)) (/.f64 A l)) |
(/.f64 (*.f64 (neg.f64 V) #s(literal -1 binary64)) (/.f64 A l)) |
(/.f64 (*.f64 (neg.f64 V) #s(literal 1 binary64)) (/.f64 A l)) |
(/.f64 (*.f64 (neg.f64 (*.f64 l (*.f64 l l))) (/.f64 V A)) (*.f64 l l)) |
(/.f64 (*.f64 (neg.f64 (*.f64 l l)) (/.f64 V A)) l) |
(/.f64 (/.f64 V (/.f64 #s(literal -1 binary64) l)) A) |
(pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 A (*.f64 l V)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 V (/.f64 l A))) |
(*.f64 l (/.f64 V A)) |
(*.f64 l (*.f64 (/.f64 V A) #s(literal -1 binary64))) |
(*.f64 V (/.f64 l A)) |
(*.f64 (*.f64 l V) (/.f64 #s(literal -1 binary64) A)) |
(*.f64 (*.f64 l V) (/.f64 (/.f64 #s(literal -1 binary64) A) #s(literal 1 binary64))) |
(*.f64 (*.f64 V (/.f64 l A)) #s(literal -1 binary64)) |
(*.f64 (*.f64 V (/.f64 l A)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(*.f64 (neg.f64 l) (/.f64 V A)) |
(*.f64 (neg.f64 l) (*.f64 (/.f64 V A) #s(literal -1 binary64))) |
(*.f64 (*.f64 l (neg.f64 V)) (/.f64 #s(literal -1 binary64) A)) |
(*.f64 (*.f64 l (neg.f64 V)) (/.f64 (/.f64 #s(literal -1 binary64) A) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 V (/.f64 l A))) |
(*.f64 (neg.f64 V) (/.f64 l A)) |
(*.f64 (/.f64 V A) l) |
(*.f64 (/.f64 V A) (neg.f64 l)) |
(*.f64 (/.f64 #s(literal -1 binary64) A) (*.f64 l V)) |
(*.f64 (/.f64 #s(literal -1 binary64) A) (*.f64 l (neg.f64 V))) |
(*.f64 (/.f64 #s(literal -1 binary64) A) (/.f64 V (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (/.f64 l A) V) |
(*.f64 (/.f64 l A) (neg.f64 V)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 l)) (/.f64 V A)) |
(*.f64 (*.f64 (*.f64 l (neg.f64 V)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) A)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 l (neg.f64 V))) (/.f64 #s(literal -1 binary64) A)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 V)) (/.f64 l A)) |
(*.f64 (*.f64 (neg.f64 V) #s(literal -1 binary64)) (/.f64 l A)) |
(*.f64 (*.f64 (neg.f64 V) #s(literal 1 binary64)) (/.f64 l A)) |
(*.f64 (/.f64 V (/.f64 #s(literal -1 binary64) l)) (/.f64 #s(literal -1 binary64) A)) |
(*.f64 (/.f64 (*.f64 l V) (*.f64 A (*.f64 A A))) (*.f64 A A)) |
(*.f64 (/.f64 (*.f64 l V) (*.f64 A A)) A) |
(*.f64 (/.f64 (*.f64 l (neg.f64 V)) (*.f64 A (*.f64 A A))) (*.f64 A A)) |
(*.f64 (/.f64 (*.f64 l (neg.f64 V)) (*.f64 A A)) A) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 l))) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(neg.f64 (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(neg.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V)))) c0)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(neg.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) c0))) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) c0))) |
(/.f64 c0 (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (neg.f64 l))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 V)) (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (neg.f64 l)) (*.f64 c0 (sqrt.f64 (/.f64 A V))))) |
(/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 (sqrt.f64 (/.f64 V A)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (neg.f64 (/.f64 c0 (sqrt.f64 l))) (neg.f64 (sqrt.f64 (/.f64 V A)))) |
(/.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (neg.f64 (sqrt.f64 (/.f64 l A)))) |
(/.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (neg.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l))))) (sqrt.f64 V)) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (/.f64 c0 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (pow.f64 l #s(literal 1/4 binary64))) (pow.f64 l #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) c0) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 l)) (sqrt.f64 V)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (sqrt.f64 A)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 A) (neg.f64 c0))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 A) (neg.f64 c0))) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l))))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (*.f64 (neg.f64 c0) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 V)) |
(/.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 A)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (/.f64 l A)))) |
(/.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (neg.f64 (sqrt.f64 A))) (sqrt.f64 l)) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) c0) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (neg.f64 l))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 l))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) #s(literal -1 binary64)) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 l A))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 l)) |
(pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) c0) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 (sqrt.f64 V)) (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) (*.f64 c0 (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (neg.f64 l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (pow.f64 c0 #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 (neg.f64 c0) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (neg.f64 c0) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V))) c0)) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) c0)) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (*.f64 c0 (sqrt.f64 A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (/.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (neg.f64 (/.f64 c0 (sqrt.f64 V)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) c0)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 (/.f64 l A)))) |
(*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))))) |
(*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 l))) (neg.f64 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (neg.f64 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (/.f64 c0 (neg.f64 (sqrt.f64 (/.f64 V A))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l))))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64)) (/.f64 c0 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64)) c0)) |
(*.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V)))) (neg.f64 c0)) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V)))) (/.f64 c0 #s(literal -1 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))) (sqrt.f64 A)) |
(*.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (*.f64 c0 (sqrt.f64 A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (/.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 (/.f64 l A)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 A V)) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l V)))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (pow.f64 l #s(literal 1/4 binary64))) (pow.f64 l #s(literal -1/4 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 (/.f64 l A))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 c0 #s(literal 1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 c0 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0))) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 c0 (sqrt.f64 l)))) (neg.f64 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 c0 (sqrt.f64 V)))) (neg.f64 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 V))) (sqrt.f64 (/.f64 A l))) |
(*.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (sqrt.f64 A)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 l V))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (neg.f64 (*.f64 l (sqrt.f64 l)))) l) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (neg.f64 l)) (sqrt.f64 l)) |
(*.f64 (/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 (*.f64 V (sqrt.f64 V)))) V) |
(*.f64 (/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 V)) (sqrt.f64 V)) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V (/.f64 l A))))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 l V)))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 l (neg.f64 V)))) (*.f64 #s(literal 1/2 binary64) (log.f64 A)))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 l)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A V))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V (/.f64 l A)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 A (*.f64 l V))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (*.f64 V (/.f64 l A))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 V (/.f64 l A)) (*.f64 V (/.f64 l A)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 A (*.f64 l V))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 l V))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 l (neg.f64 V)))) (*.f64 #s(literal 1/2 binary64) (log.f64 A))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 l)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A V)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 l V)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 V (/.f64 l A))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V (/.f64 l A)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V (/.f64 l A))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 l (neg.f64 V))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A V))) (*.f64 #s(literal 1/2 binary64) (log.f64 l))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 V (/.f64 l A))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 V (/.f64 l A))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (/.f64 A l)))) (/.f64 (sqrt.f64 V) (neg.f64 (sqrt.f64 (/.f64 A l))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(sqrt.f64 (*.f64 V (/.f64 l A))) |
(neg.f64 (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(neg.f64 (/.f64 (sqrt.f64 V) (neg.f64 (sqrt.f64 (/.f64 A l))))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A)))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 (/.f64 A l)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) (sqrt.f64 A)) |
(/.f64 (sqrt.f64 l) (sqrt.f64 (/.f64 A V))) |
(/.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 (/.f64 A V)))) |
(/.f64 (sqrt.f64 V) (sqrt.f64 (/.f64 A l))) |
(/.f64 (neg.f64 (sqrt.f64 V)) (neg.f64 (sqrt.f64 (/.f64 A l)))) |
(/.f64 (sqrt.f64 (*.f64 l V)) (sqrt.f64 A)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A)))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(/.f64 (neg.f64 V) (*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 l V))) (neg.f64 (sqrt.f64 A))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 l V))) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A)))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V)))) (neg.f64 (sqrt.f64 A))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V)))) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A)))) |
(/.f64 (sqrt.f64 (/.f64 l A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(/.f64 (neg.f64 (*.f64 V (sqrt.f64 V))) (*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) V)) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 l A))) (/.f64 #s(literal -1 binary64) (sqrt.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 V A))) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(/.f64 (sqrt.f64 (/.f64 V A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(/.f64 (*.f64 (neg.f64 (*.f64 l (sqrt.f64 l))) (neg.f64 (sqrt.f64 V))) (*.f64 l (sqrt.f64 A))) |
(/.f64 (*.f64 (neg.f64 l) (neg.f64 (sqrt.f64 V))) (*.f64 (sqrt.f64 l) (sqrt.f64 A))) |
(/.f64 (*.f64 (neg.f64 (*.f64 V (sqrt.f64 V))) (neg.f64 (sqrt.f64 l))) (*.f64 V (sqrt.f64 A))) |
(/.f64 (*.f64 (neg.f64 V) (neg.f64 (sqrt.f64 l))) (*.f64 (sqrt.f64 V) (sqrt.f64 A))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 l V)) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 l (sqrt.f64 l))) (neg.f64 (sqrt.f64 (/.f64 V A)))) l) |
(/.f64 (*.f64 (neg.f64 l) (neg.f64 (sqrt.f64 (/.f64 V A)))) (sqrt.f64 l)) |
(/.f64 (*.f64 (neg.f64 (*.f64 V (sqrt.f64 V))) (neg.f64 (sqrt.f64 (/.f64 l A)))) V) |
(/.f64 (*.f64 (neg.f64 V) (neg.f64 (sqrt.f64 (/.f64 l A)))) (sqrt.f64 V)) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 l V)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 A)) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 A)) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64))) |
(/.f64 (/.f64 (sqrt.f64 l) (pow.f64 (/.f64 A V) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A V) #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 A (*.f64 l V)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 A (*.f64 l V)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 V (/.f64 l A)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)) (pow.f64 A #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (pow.f64 l #s(literal 1/4 binary64)) (pow.f64 (/.f64 A V) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 A (*.f64 l V)) (/.f64 A (*.f64 l V))) #s(literal -1/4 binary64)) |
(pow.f64 (*.f64 (*.f64 V (/.f64 l A)) (*.f64 V (/.f64 l A))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 V) (neg.f64 (sqrt.f64 (/.f64 A l))))) |
(*.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(*.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 l) (sqrt.f64 (/.f64 V A))) |
(*.f64 (sqrt.f64 l) (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 V A))))) |
(*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 (/.f64 V A)))) |
(*.f64 (neg.f64 (sqrt.f64 l)) (/.f64 (neg.f64 (sqrt.f64 (/.f64 V A))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 V) (sqrt.f64 (/.f64 l A))) |
(*.f64 (sqrt.f64 V) (/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 A l))))) |
(*.f64 (sqrt.f64 V) (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 l A))))) |
(*.f64 (sqrt.f64 V) (/.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 A)))) |
(*.f64 (sqrt.f64 V) (/.f64 (sqrt.f64 (/.f64 l A)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 V) (/.f64 (sqrt.f64 (/.f64 l A)) (sqrt.f64 #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 V)) (neg.f64 (sqrt.f64 (/.f64 l A)))) |
(*.f64 (neg.f64 (sqrt.f64 V)) (/.f64 (neg.f64 (sqrt.f64 (/.f64 l A))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 V)) (/.f64 (sqrt.f64 (neg.f64 l)) (neg.f64 (sqrt.f64 A)))) |
(*.f64 (sqrt.f64 (*.f64 l V)) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(*.f64 (sqrt.f64 (*.f64 l V)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 l V))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A)))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A)))) |
(*.f64 (sqrt.f64 (/.f64 l A)) (sqrt.f64 V)) |
(*.f64 (sqrt.f64 (/.f64 l A)) (sqrt.f64 (neg.f64 V))) |
(*.f64 (sqrt.f64 (/.f64 l A)) (/.f64 (sqrt.f64 V) (sqrt.f64 #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)) (sqrt.f64 (*.f64 l V))) |
(*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (/.f64 V A))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 l A))) (neg.f64 (sqrt.f64 V))) |
(*.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 V #s(literal 1/4 binary64)) (*.f64 (pow.f64 V #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 l A)))) |
(*.f64 (pow.f64 l #s(literal 1/4 binary64)) (/.f64 (pow.f64 l #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 A V)))) |
(*.f64 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)) (sqrt.f64 A))) |
(*.f64 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 A)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 V A))) (neg.f64 (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 V A)) (sqrt.f64 l)) |
(*.f64 (sqrt.f64 (/.f64 V A)) (sqrt.f64 (neg.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 V A)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 (/.f64 l A))) |
(*.f64 (/.f64 (sqrt.f64 l) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 V A)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 A)) (/.f64 (sqrt.f64 V) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 A #s(literal 1/4 binary64))) (/.f64 (neg.f64 (sqrt.f64 (*.f64 l V))) (pow.f64 A #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 l) (pow.f64 A #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 V) (pow.f64 A #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 l) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 V A))) |
(*.f64 (/.f64 (sqrt.f64 V) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 l A))) |
(*.f64 (/.f64 (sqrt.f64 V) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 l A)))) |
(*.f64 (/.f64 (sqrt.f64 V) #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (neg.f64 l))) (sqrt.f64 A))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 V)) (pow.f64 A #s(literal 1/4 binary64))) (/.f64 (neg.f64 (sqrt.f64 l)) (pow.f64 A #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 l)) (pow.f64 A #s(literal 1/4 binary64))) (/.f64 (neg.f64 (sqrt.f64 V)) (pow.f64 A #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 V) (pow.f64 A #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 l) (pow.f64 A #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 V) (pow.f64 A #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (neg.f64 l)) (pow.f64 A #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (neg.f64 l)) (pow.f64 A #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 V) (pow.f64 A #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 V A))) |
(*.f64 (/.f64 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)) (sqrt.f64 A))) |
(*.f64 (/.f64 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)) (pow.f64 A #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)) (pow.f64 A #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 V)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 l A))) |
(*.f64 (/.f64 (pow.f64 l #s(literal 1/4 binary64)) (sqrt.f64 A)) (/.f64 (pow.f64 l #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V)))) |
(*.f64 (/.f64 (pow.f64 l #s(literal 1/4 binary64)) (pow.f64 (/.f64 A V) #s(literal 1/4 binary64))) (/.f64 (pow.f64 l #s(literal 1/4 binary64)) (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 V)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (/.f64 l A)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 l A)) (pow.f64 V #s(literal 1/4 binary64))) (pow.f64 V #s(literal 1/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(+.f64 #s(literal 0 binary64) (*.f64 V (/.f64 l A))) |
(exp.f64 (*.f64 (log.f64 (/.f64 A (*.f64 l V))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 V (/.f64 l A))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 A (*.f64 l V))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 V (/.f64 l A))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 V (/.f64 l A))) |
(neg.f64 (*.f64 V (/.f64 l A))) |
(/.f64 #s(literal -1 binary64) (/.f64 A (*.f64 l V))) |
(/.f64 l (/.f64 A V)) |
(/.f64 V (/.f64 A l)) |
(/.f64 (*.f64 l V) A) |
(/.f64 (*.f64 V (/.f64 l A)) #s(literal -1 binary64)) |
(/.f64 (*.f64 V (/.f64 l A)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 l) (/.f64 A V)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(/.f64 #s(literal 1 binary64) (/.f64 A (*.f64 l V))) |
(/.f64 (neg.f64 V) (/.f64 A l)) |
(/.f64 (/.f64 V A) (/.f64 #s(literal 1 binary64) l)) |
(/.f64 (/.f64 #s(literal -1 binary64) A) (/.f64 #s(literal 1 binary64) (*.f64 l V))) |
(/.f64 (/.f64 #s(literal -1 binary64) A) (/.f64 #s(literal -1 binary64) (*.f64 l V))) |
(/.f64 (/.f64 l A) (/.f64 #s(literal 1 binary64) V)) |
(/.f64 (*.f64 (neg.f64 (*.f64 l (*.f64 l l))) V) (*.f64 (*.f64 l l) A)) |
(/.f64 (*.f64 (neg.f64 (*.f64 l l)) V) (*.f64 l A)) |
(/.f64 (*.f64 (neg.f64 l) #s(literal 1 binary64)) (/.f64 A V)) |
(/.f64 (/.f64 V (/.f64 #s(literal 1 binary64) l)) A) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 V (/.f64 l A)) (*.f64 V (/.f64 l A)) (*.f64 #s(literal 0 binary64) (*.f64 V (/.f64 l A)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 V (/.f64 l A)) (*.f64 V (/.f64 l A)))) (*.f64 V (/.f64 l A))) |
(/.f64 (*.f64 (*.f64 l (neg.f64 V)) #s(literal 1 binary64)) A) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 l (neg.f64 V))) A) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 V)) (/.f64 A l)) |
(/.f64 (*.f64 (neg.f64 V) #s(literal -1 binary64)) (/.f64 A l)) |
(/.f64 (*.f64 (neg.f64 V) #s(literal 1 binary64)) (/.f64 A l)) |
(/.f64 (*.f64 (neg.f64 (*.f64 l (*.f64 l l))) (/.f64 V A)) (*.f64 l l)) |
(/.f64 (*.f64 (neg.f64 (*.f64 l l)) (/.f64 V A)) l) |
(/.f64 (/.f64 V (/.f64 #s(literal -1 binary64) l)) A) |
(pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 A (*.f64 l V)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 V (/.f64 l A))) |
(*.f64 l (/.f64 V A)) |
(*.f64 l (*.f64 (/.f64 V A) #s(literal -1 binary64))) |
(*.f64 V (/.f64 l A)) |
(*.f64 (*.f64 l V) (/.f64 #s(literal -1 binary64) A)) |
(*.f64 (*.f64 l V) (/.f64 (/.f64 #s(literal -1 binary64) A) #s(literal 1 binary64))) |
(*.f64 (*.f64 V (/.f64 l A)) #s(literal -1 binary64)) |
(*.f64 (*.f64 V (/.f64 l A)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(*.f64 (neg.f64 l) (/.f64 V A)) |
(*.f64 (neg.f64 l) (*.f64 (/.f64 V A) #s(literal -1 binary64))) |
(*.f64 (*.f64 l (neg.f64 V)) (/.f64 #s(literal -1 binary64) A)) |
(*.f64 (*.f64 l (neg.f64 V)) (/.f64 (/.f64 #s(literal -1 binary64) A) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 V (/.f64 l A))) |
(*.f64 (neg.f64 V) (/.f64 l A)) |
(*.f64 (/.f64 V A) l) |
(*.f64 (/.f64 V A) (neg.f64 l)) |
(*.f64 (/.f64 #s(literal -1 binary64) A) (*.f64 l V)) |
(*.f64 (/.f64 #s(literal -1 binary64) A) (*.f64 l (neg.f64 V))) |
(*.f64 (/.f64 #s(literal -1 binary64) A) (/.f64 V (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (/.f64 l A) V) |
(*.f64 (/.f64 l A) (neg.f64 V)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 l)) (/.f64 V A)) |
(*.f64 (*.f64 (*.f64 l (neg.f64 V)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) A)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 l (neg.f64 V))) (/.f64 #s(literal -1 binary64) A)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 V)) (/.f64 l A)) |
(*.f64 (*.f64 (neg.f64 V) #s(literal -1 binary64)) (/.f64 l A)) |
(*.f64 (*.f64 (neg.f64 V) #s(literal 1 binary64)) (/.f64 l A)) |
(*.f64 (/.f64 V (/.f64 #s(literal -1 binary64) l)) (/.f64 #s(literal -1 binary64) A)) |
(*.f64 (/.f64 (*.f64 l V) (*.f64 A (*.f64 A A))) (*.f64 A A)) |
(*.f64 (/.f64 (*.f64 l V) (*.f64 A A)) A) |
(*.f64 (/.f64 (*.f64 l (neg.f64 V)) (*.f64 A (*.f64 A A))) (*.f64 A A)) |
(*.f64 (/.f64 (*.f64 l (neg.f64 V)) (*.f64 A A)) A) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 l V))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 l (neg.f64 V))) |
(neg.f64 (*.f64 l (neg.f64 V))) |
(/.f64 (*.f64 l V) #s(literal 1 binary64)) |
(/.f64 (*.f64 l (neg.f64 V)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 l V))) |
(pow.f64 (*.f64 l V) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 l (neg.f64 V))) |
(*.f64 l V) |
(*.f64 V l) |
(*.f64 (*.f64 l V) #s(literal 1 binary64)) |
(*.f64 (neg.f64 l) (neg.f64 V)) |
(*.f64 (*.f64 l (neg.f64 V)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 l V)) |
(*.f64 (neg.f64 V) (neg.f64 l)) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 l))) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(neg.f64 (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(neg.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V)))) c0)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(neg.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) c0))) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) c0))) |
(/.f64 c0 (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (neg.f64 l))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 V)) (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (neg.f64 l)) (*.f64 c0 (sqrt.f64 (/.f64 A V))))) |
(/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 (sqrt.f64 (/.f64 V A)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (neg.f64 (/.f64 c0 (sqrt.f64 l))) (neg.f64 (sqrt.f64 (/.f64 V A)))) |
(/.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (neg.f64 (sqrt.f64 (/.f64 l A)))) |
(/.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (neg.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l))))) (sqrt.f64 V)) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (/.f64 c0 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (pow.f64 l #s(literal 1/4 binary64))) (pow.f64 l #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) c0) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 l)) (sqrt.f64 V)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (sqrt.f64 A)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 A) (neg.f64 c0))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 A) (neg.f64 c0))) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l))))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (*.f64 (neg.f64 c0) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 V)) |
(/.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 A)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (/.f64 l A)))) |
(/.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (neg.f64 (sqrt.f64 A))) (sqrt.f64 l)) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) c0) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (neg.f64 l))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 l))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) #s(literal -1 binary64)) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 l A))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 l)) |
(pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) c0) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 (sqrt.f64 V)) (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) (*.f64 c0 (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (neg.f64 l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (pow.f64 c0 #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 (neg.f64 c0) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (neg.f64 c0) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V))) c0)) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) c0)) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (*.f64 c0 (sqrt.f64 A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (/.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (neg.f64 (/.f64 c0 (sqrt.f64 V)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) c0)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 (/.f64 l A)))) |
(*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))))) |
(*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 l))) (neg.f64 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (neg.f64 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (/.f64 c0 (neg.f64 (sqrt.f64 (/.f64 V A))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l))))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64)) (/.f64 c0 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64)) c0)) |
(*.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V)))) (neg.f64 c0)) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V)))) (/.f64 c0 #s(literal -1 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))) (sqrt.f64 A)) |
(*.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (*.f64 c0 (sqrt.f64 A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (/.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 (/.f64 l A)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 A V)) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l V)))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (pow.f64 l #s(literal 1/4 binary64))) (pow.f64 l #s(literal -1/4 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 (/.f64 l A))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 c0 #s(literal 1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 c0 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0))) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 c0 (sqrt.f64 l)))) (neg.f64 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 c0 (sqrt.f64 V)))) (neg.f64 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 V))) (sqrt.f64 (/.f64 A l))) |
(*.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (sqrt.f64 A)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 l V))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (neg.f64 (*.f64 l (sqrt.f64 l)))) l) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (neg.f64 l)) (sqrt.f64 l)) |
(*.f64 (/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 (*.f64 V (sqrt.f64 V)))) V) |
(*.f64 (/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 V)) (sqrt.f64 V)) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 l V))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 V (/.f64 l A))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V (/.f64 l A)))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V (/.f64 l A)))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 l (neg.f64 V)))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A V))) (*.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (/.f64 A (*.f64 l V))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 A (*.f64 l V)) (/.f64 A (*.f64 l V)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 A (*.f64 l V))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 l V))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 l (neg.f64 V)))) (*.f64 #s(literal 1/2 binary64) (log.f64 A))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 l)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A V)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 V (/.f64 l A))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 A (*.f64 l V))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 l V)))) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(sqrt.f64 (/.f64 A (*.f64 l V))) |
(neg.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 #s(literal -1 binary64) (sqrt.f64 V)))) |
(neg.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A)))))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 V A)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (neg.f64 l))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (/.f64 A V)))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (sqrt.f64 (neg.f64 V)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (neg.f64 (sqrt.f64 (/.f64 V A)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (neg.f64 (sqrt.f64 (/.f64 l A)))) |
(/.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 V)) |
(/.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (sqrt.f64 (/.f64 A V)) (pow.f64 l #s(literal 1/4 binary64))) (pow.f64 l #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64)) (sqrt.f64 l)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (sqrt.f64 A)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (/.f64 (sqrt.f64 (/.f64 A l)) (pow.f64 V #s(literal 1/4 binary64))) (pow.f64 V #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 l)) |
(pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 A (*.f64 l V)))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 V (/.f64 l A)))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (pow.f64 l #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 A (*.f64 l V)) (/.f64 A (*.f64 l V))) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (*.f64 V (/.f64 l A)) (*.f64 V (/.f64 l A))) #s(literal -1/4 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (/.f64 A V))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (sqrt.f64 A) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (/.f64 #s(literal -1 binary64) (sqrt.f64 V))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (neg.f64 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (neg.f64 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))))) |
(*.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l)))) |
(*.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 (/.f64 #s(literal -1 binary64) V))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 l))) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (neg.f64 l))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 l)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 l))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 V)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 V))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 l))) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 A)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (neg.f64 (*.f64 V (sqrt.f64 V)))) V) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (neg.f64 V)) (sqrt.f64 V)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 (*.f64 l (sqrt.f64 l)))) l) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 l)) (sqrt.f64 l)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 A)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 A #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 A))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 A)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 A)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 A) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 A) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 A))) |
(sqrt.f64 A) |
(neg.f64 (neg.f64 (sqrt.f64 A))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(/.f64 (sqrt.f64 (*.f64 A (*.f64 A A))) (sqrt.f64 (*.f64 A A))) |
(/.f64 (sqrt.f64 (*.f64 A A)) (sqrt.f64 A)) |
(pow.f64 A #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 A) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) A) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 A A) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 A #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 A)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 A))) |
(*.f64 (sqrt.f64 A) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 A) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 A)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 A)) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
A |
(+.f64 A #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) A) |
(exp.f64 (*.f64 (neg.f64 (log.f64 A)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 A) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) A) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 A A)) A) |
(fma.f64 #s(literal -1 binary64) A #s(literal 0 binary64)) |
(fma.f64 A #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 A #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) A #s(literal 0 binary64)) |
(fma.f64 (*.f64 A (*.f64 A A)) (/.f64 #s(literal 1 binary64) (*.f64 A A)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 A A) (/.f64 #s(literal -1 binary64) A) #s(literal 0 binary64)) |
(neg.f64 A) |
(/.f64 A #s(literal -1 binary64)) |
(/.f64 A #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) A)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (*.f64 A (*.f64 A A)))) |
(/.f64 #s(literal 1 binary64) (/.f64 A (*.f64 A A))) |
(/.f64 (*.f64 A (*.f64 A A)) (*.f64 A A)) |
(/.f64 (*.f64 A (*.f64 A A)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 A A) #s(literal 0 binary64)))) |
(/.f64 (*.f64 A A) A) |
(pow.f64 A #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) A) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 A A) (*.f64 A (*.f64 A A))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 A (*.f64 A A)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) A) |
(*.f64 A #s(literal -1 binary64)) |
(*.f64 A #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) A) |
(*.f64 (*.f64 A (*.f64 A A)) (/.f64 #s(literal 1 binary64) (*.f64 A A))) |
(*.f64 (*.f64 A A) (/.f64 #s(literal -1 binary64) A)) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 l))) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(neg.f64 (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(neg.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V)))) c0)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(neg.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) c0))) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) c0))) |
(/.f64 c0 (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (neg.f64 l))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 V)) (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (neg.f64 l)) (*.f64 c0 (sqrt.f64 (/.f64 A V))))) |
(/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 (sqrt.f64 (/.f64 V A)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (neg.f64 (/.f64 c0 (sqrt.f64 l))) (neg.f64 (sqrt.f64 (/.f64 V A)))) |
(/.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (neg.f64 (sqrt.f64 (/.f64 l A)))) |
(/.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (neg.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l))))) (sqrt.f64 V)) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (/.f64 c0 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (pow.f64 l #s(literal 1/4 binary64))) (pow.f64 l #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) c0) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 l)) (sqrt.f64 V)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (sqrt.f64 A)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 A) (neg.f64 c0))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 A) (neg.f64 c0))) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l))))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (*.f64 (neg.f64 c0) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 V)) |
(/.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 A)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (/.f64 l A)))) |
(/.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (neg.f64 (sqrt.f64 A))) (sqrt.f64 l)) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) c0) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (neg.f64 l))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 l))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) #s(literal -1 binary64)) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 l A))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 l)) |
(pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) c0) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 (sqrt.f64 V)) (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) (*.f64 c0 (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (neg.f64 l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (pow.f64 c0 #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 (neg.f64 c0) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (neg.f64 c0) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V))) c0)) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) c0)) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (*.f64 c0 (sqrt.f64 A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (/.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (neg.f64 (/.f64 c0 (sqrt.f64 V)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) c0)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 (/.f64 l A)))) |
(*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))))) |
(*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 l))) (neg.f64 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (neg.f64 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (/.f64 c0 (neg.f64 (sqrt.f64 (/.f64 V A))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l))))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64)) (/.f64 c0 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64)) c0)) |
(*.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V)))) (neg.f64 c0)) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V)))) (/.f64 c0 #s(literal -1 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))) (sqrt.f64 A)) |
(*.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (*.f64 c0 (sqrt.f64 A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (/.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 (/.f64 l A)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 A V)) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l V)))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (pow.f64 l #s(literal 1/4 binary64))) (pow.f64 l #s(literal -1/4 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 (/.f64 l A))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 c0 #s(literal 1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 c0 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0))) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 c0 (sqrt.f64 l)))) (neg.f64 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 c0 (sqrt.f64 V)))) (neg.f64 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 V))) (sqrt.f64 (/.f64 A l))) |
(*.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (sqrt.f64 A)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 l V))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (neg.f64 (*.f64 l (sqrt.f64 l)))) l) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (neg.f64 l)) (sqrt.f64 l)) |
(*.f64 (/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 (*.f64 V (sqrt.f64 V)))) V) |
(*.f64 (/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 V)) (sqrt.f64 V)) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (/.f64 V A)) c0)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0))) |
(/.f64 c0 (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 V A)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (*.f64 c0 (sqrt.f64 A)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) #s(literal -1 binary64)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 V #s(literal 1/4 binary64))) (pow.f64 V #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 V A)) c0) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 V) (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0))) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) c0) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (neg.f64 c0) #s(literal -1 binary64))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) c0)) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) #s(literal -1 binary64)) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 c0)) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 c0 #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) c0)) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 V #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 V #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (pow.f64 V #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 V #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 c0 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A V) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A V)))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A)) (*.f64 #s(literal 1/2 binary64) (log.f64 V)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 V A)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 V A))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (/.f64 A V)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 A V) (/.f64 A V))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 V A)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 A V)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 V)) (*.f64 #s(literal 1/2 binary64) (log.f64 A))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 V))) (neg.f64 (sqrt.f64 (/.f64 A V)))) |
(sqrt.f64 (/.f64 A V)) |
(neg.f64 (neg.f64 (sqrt.f64 (/.f64 A V)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 V A)))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 V)) |
(/.f64 (sqrt.f64 A) (sqrt.f64 (neg.f64 V))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 V A))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 V A)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (neg.f64 V)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (sqrt.f64 V)) |
(/.f64 (/.f64 (sqrt.f64 A) (pow.f64 V #s(literal 1/4 binary64))) (pow.f64 V #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 A V) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 V A) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 V A)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 A V))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 V #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 A V) (/.f64 A V)) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 V A)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (sqrt.f64 A) (sqrt.f64 (/.f64 #s(literal -1 binary64) V))) |
(*.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 V)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A V))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 #s(literal -1 binary64) (sqrt.f64 V))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 A)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (neg.f64 (sqrt.f64 A))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V)))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (pow.f64 (/.f64 A V) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 V #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 V #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 V #s(literal 1/4 binary64))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 V #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (*.f64 V (sqrt.f64 V)))) V) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 V)) (sqrt.f64 V)) |
(+.f64 #s(literal 0 binary64) (/.f64 A V)) |
(exp.f64 (*.f64 (log.f64 (/.f64 V A)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 A V)) |
(neg.f64 (/.f64 A V)) |
(/.f64 #s(literal -1 binary64) (/.f64 V A)) |
(/.f64 A V) |
(/.f64 A (neg.f64 V)) |
(/.f64 #s(literal 1 binary64) (/.f64 V A)) |
(/.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 #s(literal -1 binary64) A)) |
(/.f64 (*.f64 A (*.f64 A A)) (*.f64 (neg.f64 V) (*.f64 A A))) |
(/.f64 (*.f64 A (*.f64 A A)) (*.f64 V (*.f64 A A))) |
(/.f64 (*.f64 A A) (*.f64 (neg.f64 V) A)) |
(/.f64 (*.f64 A A) (*.f64 V A)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 V)) (*.f64 (neg.f64 V) A)) (*.f64 (neg.f64 V) (neg.f64 V))) |
(/.f64 (*.f64 (*.f64 A (*.f64 A A)) #s(literal 1 binary64)) (*.f64 (*.f64 A A) (neg.f64 V))) |
(/.f64 (*.f64 (*.f64 A A) #s(literal 1 binary64)) (*.f64 A (neg.f64 V))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 A V) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 A V) (/.f64 A V) (*.f64 #s(literal 0 binary64) (/.f64 A V))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 A V) (/.f64 A V))) (/.f64 A V)) |
(/.f64 (*.f64 (*.f64 A (*.f64 A A)) (/.f64 #s(literal -1 binary64) V)) (*.f64 A A)) |
(/.f64 (*.f64 (*.f64 A A) (/.f64 #s(literal -1 binary64) V)) A) |
(pow.f64 (/.f64 A V) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 A V)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 V A) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 A V)) |
(*.f64 A (/.f64 #s(literal 1 binary64) V)) |
(*.f64 A (/.f64 #s(literal -1 binary64) V)) |
(*.f64 (/.f64 A V) #s(literal -1 binary64)) |
(*.f64 (/.f64 A V) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 A V))) |
(*.f64 #s(literal 1 binary64) (/.f64 A V)) |
(*.f64 (/.f64 #s(literal 1 binary64) V) A) |
(*.f64 (/.f64 #s(literal -1 binary64) V) A) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) V) #s(literal -1 binary64)) A) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 l V))) |
(+.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 l))) (sqrt.f64 (*.f64 l V))) |
(+.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 V))) (sqrt.f64 (*.f64 l V))) |
(+.f64 (*.f64 (neg.f64 (sqrt.f64 l)) #s(literal 0 binary64)) (sqrt.f64 (*.f64 l V))) |
(+.f64 (*.f64 (neg.f64 (sqrt.f64 V)) #s(literal 0 binary64)) (sqrt.f64 (*.f64 l V))) |
(exp.f64 (*.f64 (log.f64 (*.f64 l V)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 l V)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (sqrt.f64 (*.f64 l V))) #s(literal 1 binary64))) |
(sqrt.f64 (*.f64 l V)) |
(fma.f64 (neg.f64 (sqrt.f64 l)) #s(literal 0 binary64) (sqrt.f64 (*.f64 l V))) |
(fma.f64 (neg.f64 (sqrt.f64 V)) #s(literal 0 binary64) (sqrt.f64 (*.f64 l V))) |
(fma.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 l)) (sqrt.f64 (*.f64 l V))) |
(fma.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 V)) (sqrt.f64 (*.f64 l V))) |
(neg.f64 (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 l V))) #s(literal 1 binary64))) |
(/.f64 (*.f64 l V) (sqrt.f64 (*.f64 l V))) |
(/.f64 (sqrt.f64 (*.f64 l V)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 l V))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (*.f64 l (sqrt.f64 l))) (neg.f64 (sqrt.f64 V))) l) |
(/.f64 (*.f64 (neg.f64 l) (neg.f64 (sqrt.f64 V))) (sqrt.f64 l)) |
(/.f64 (*.f64 (neg.f64 (*.f64 V (sqrt.f64 V))) (neg.f64 (sqrt.f64 l))) V) |
(/.f64 (*.f64 (neg.f64 V) (neg.f64 (sqrt.f64 l))) (sqrt.f64 V)) |
(/.f64 (*.f64 (neg.f64 (*.f64 l (sqrt.f64 l))) (neg.f64 (*.f64 V (sqrt.f64 V)))) (*.f64 l V)) |
(/.f64 (*.f64 (neg.f64 (*.f64 l (sqrt.f64 l))) (neg.f64 V)) (*.f64 l (sqrt.f64 V))) |
(/.f64 (*.f64 (neg.f64 l) (neg.f64 (*.f64 V (sqrt.f64 V)))) (*.f64 (sqrt.f64 l) V)) |
(/.f64 (*.f64 (neg.f64 (*.f64 V (sqrt.f64 V))) (neg.f64 (*.f64 l (sqrt.f64 l)))) (*.f64 l V)) |
(/.f64 (*.f64 (neg.f64 (*.f64 V (sqrt.f64 V))) (neg.f64 l)) (*.f64 V (sqrt.f64 l))) |
(/.f64 (*.f64 (neg.f64 V) (neg.f64 (*.f64 l (sqrt.f64 l)))) (*.f64 (sqrt.f64 V) l)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 l V))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 l V))) (neg.f64 (sqrt.f64 (*.f64 l V))) (*.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 l V))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 l V))) (neg.f64 (sqrt.f64 (*.f64 l V))))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (*.f64 V (sqrt.f64 V)))) V) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 V)) (sqrt.f64 V)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 V)) (neg.f64 (*.f64 l (sqrt.f64 l)))) l) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 V)) (neg.f64 l)) (sqrt.f64 l)) |
(pow.f64 (*.f64 l V) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 l #s(literal 1/4 binary64)) (pow.f64 V #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 V #s(literal 1/4 binary64)) (pow.f64 l #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (sqrt.f64 (*.f64 l V))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 l) (sqrt.f64 V)) |
(*.f64 (sqrt.f64 l) (/.f64 (sqrt.f64 V) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))) |
(*.f64 (neg.f64 (sqrt.f64 l)) (/.f64 (neg.f64 (sqrt.f64 V)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 V) (sqrt.f64 l)) |
(*.f64 (neg.f64 (sqrt.f64 V)) (neg.f64 (sqrt.f64 l))) |
(*.f64 (neg.f64 (sqrt.f64 V)) (/.f64 (neg.f64 (sqrt.f64 l)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 l V)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l V))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 l V))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 V #s(literal 1/4 binary64)) (*.f64 (pow.f64 V #s(literal 1/4 binary64)) (sqrt.f64 l))) |
(*.f64 (pow.f64 l #s(literal 1/4 binary64)) (*.f64 (pow.f64 l #s(literal 1/4 binary64)) (sqrt.f64 V))) |
(*.f64 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 l #s(literal 1/4 binary64)) (pow.f64 V #s(literal 1/4 binary64))) (*.f64 (pow.f64 l #s(literal 1/4 binary64)) (pow.f64 V #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 V #s(literal 1/4 binary64)) (pow.f64 l #s(literal 1/4 binary64))) (*.f64 (pow.f64 V #s(literal 1/4 binary64)) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 l) (pow.f64 V #s(literal 1/4 binary64))) (pow.f64 V #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 V) (pow.f64 l #s(literal 1/4 binary64))) (pow.f64 l #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 l))) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(neg.f64 (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(neg.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V)))) c0)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(neg.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) c0))) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) c0))) |
(/.f64 c0 (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (neg.f64 l))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 V)) (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (neg.f64 l)) (*.f64 c0 (sqrt.f64 (/.f64 A V))))) |
(/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 (sqrt.f64 (/.f64 V A)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (neg.f64 (/.f64 c0 (sqrt.f64 l))) (neg.f64 (sqrt.f64 (/.f64 V A)))) |
(/.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (neg.f64 (sqrt.f64 (/.f64 l A)))) |
(/.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (neg.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l))))) (sqrt.f64 V)) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (/.f64 c0 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (pow.f64 l #s(literal 1/4 binary64))) (pow.f64 l #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) c0) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 l)) (sqrt.f64 V)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (sqrt.f64 A)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 A) (neg.f64 c0))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 A) (neg.f64 c0))) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l))))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (*.f64 (neg.f64 c0) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 V)) |
(/.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 A)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (/.f64 l A)))) |
(/.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (neg.f64 (sqrt.f64 A))) (sqrt.f64 l)) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) c0) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (neg.f64 l))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 l))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) #s(literal -1 binary64)) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 l A))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 l)) |
(pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) c0) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 (sqrt.f64 V)) (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) (*.f64 c0 (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (neg.f64 l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (pow.f64 c0 #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 (neg.f64 c0) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (neg.f64 c0) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V))) c0)) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) c0)) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (*.f64 c0 (sqrt.f64 A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (/.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (neg.f64 (/.f64 c0 (sqrt.f64 V)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) c0)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 (/.f64 l A)))) |
(*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))))) |
(*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 l))) (neg.f64 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (neg.f64 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (/.f64 c0 (neg.f64 (sqrt.f64 (/.f64 V A))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l))))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64)) (/.f64 c0 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64)) c0)) |
(*.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V)))) (neg.f64 c0)) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V)))) (/.f64 c0 #s(literal -1 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))) (sqrt.f64 A)) |
(*.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (*.f64 c0 (sqrt.f64 A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (/.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 (/.f64 l A)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 A V)) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l V)))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (pow.f64 l #s(literal 1/4 binary64))) (pow.f64 l #s(literal -1/4 binary64))) |
(*.f64 (/.f64 c0 (sqrt.f64 (/.f64 l A))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 c0 #s(literal 1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 c0 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64))) (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0))) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 c0 (sqrt.f64 l)))) (neg.f64 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 c0 (sqrt.f64 V)))) (neg.f64 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 V))) (sqrt.f64 (/.f64 A l))) |
(*.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 V))) (sqrt.f64 A)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 l V))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (neg.f64 (*.f64 l (sqrt.f64 l)))) l) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (neg.f64 l)) (sqrt.f64 l)) |
(*.f64 (/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 (*.f64 V (sqrt.f64 V)))) V) |
(*.f64 (/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 V)) (sqrt.f64 V)) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 l V))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 V (/.f64 l A))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V (/.f64 l A)))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 V (/.f64 l A)))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 l (neg.f64 V)))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A V))) (*.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (/.f64 A (*.f64 l V))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 A (*.f64 l V)) (/.f64 A (*.f64 l V)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 A (*.f64 l V))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 l V))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 l (neg.f64 V)))) (*.f64 #s(literal 1/2 binary64) (log.f64 A))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 l)) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A V)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 V (/.f64 l A))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 A (*.f64 l V))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 l V)))) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(sqrt.f64 (/.f64 A (*.f64 l V))) |
(neg.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 #s(literal -1 binary64) (sqrt.f64 V)))) |
(neg.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A)))))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 V A)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (neg.f64 l))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (/.f64 A V)))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (sqrt.f64 (neg.f64 V)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (neg.f64 (sqrt.f64 (/.f64 V A)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (neg.f64 (sqrt.f64 (/.f64 l A)))) |
(/.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 V)) |
(/.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (sqrt.f64 (/.f64 A V)) (pow.f64 l #s(literal 1/4 binary64))) (pow.f64 l #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64)) (sqrt.f64 l)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 V (/.f64 l A)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (sqrt.f64 A)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (/.f64 (sqrt.f64 (/.f64 A l)) (pow.f64 V #s(literal 1/4 binary64))) (pow.f64 V #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 l)) |
(pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 V (/.f64 l A))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 A (*.f64 l V)))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 V (/.f64 l A)))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (pow.f64 l #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 A (*.f64 l V)) (/.f64 A (*.f64 l V))) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (*.f64 V (/.f64 l A)) (*.f64 V (/.f64 l A))) #s(literal -1/4 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (/.f64 A V))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (sqrt.f64 A) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (/.f64 #s(literal -1 binary64) (sqrt.f64 V))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (neg.f64 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (neg.f64 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))))) |
(*.f64 (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 V (/.f64 l A)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l)))) |
(*.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 (/.f64 #s(literal -1 binary64) V))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 l))) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (neg.f64 l))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 l)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 l))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 V)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 V))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 l))) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 A)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (neg.f64 (*.f64 V (sqrt.f64 V)))) V) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (neg.f64 V)) (sqrt.f64 V)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 (*.f64 l (sqrt.f64 l)))) l) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 l)) (sqrt.f64 l)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 A)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 A #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 A))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 A)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 A)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 A) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 A) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 A))) |
(sqrt.f64 A) |
(neg.f64 (neg.f64 (sqrt.f64 A))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 A))) |
(/.f64 (sqrt.f64 (*.f64 A (*.f64 A A))) (sqrt.f64 (*.f64 A A))) |
(/.f64 (sqrt.f64 (*.f64 A A)) (sqrt.f64 A)) |
(pow.f64 A #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 A) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) A) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 A A) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 A #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 A)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 A))) |
(*.f64 (sqrt.f64 A) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 A) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 A)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 A)) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(+.f64 (neg.f64 l) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 l)) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (sqrt.f64 l)) (sqrt.f64 l))) |
(-.f64 #s(literal 0 binary64) l) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 l l) l)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 l l)) (/.f64 (*.f64 l (*.f64 l l)) (*.f64 l l))) |
(fma.f64 #s(literal -1 binary64) l #s(literal 0 binary64)) |
(fma.f64 l #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 l (*.f64 l l))) (/.f64 #s(literal 1 binary64) (*.f64 l l)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 l l)) (/.f64 #s(literal 1 binary64) l) #s(literal 0 binary64)) |
(neg.f64 l) |
(/.f64 l #s(literal -1 binary64)) |
(/.f64 (neg.f64 l) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) l)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 l l) (neg.f64 (*.f64 l (*.f64 l l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 l (neg.f64 (*.f64 l l)))) |
(/.f64 (neg.f64 (*.f64 l (*.f64 l l))) (*.f64 l l)) |
(/.f64 (neg.f64 (*.f64 l l)) l) |
(/.f64 (neg.f64 (neg.f64 (*.f64 l (*.f64 l l)))) (neg.f64 (*.f64 l l))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 l l))) (neg.f64 l)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 l) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (neg.f64 l) (neg.f64 l)) (*.f64 #s(literal 0 binary64) (neg.f64 l))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 l) (neg.f64 l))) l) |
(pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 l l) (neg.f64 (*.f64 l (*.f64 l l)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 l (neg.f64 (*.f64 l l))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) l) |
(*.f64 l #s(literal -1 binary64)) |
(*.f64 (neg.f64 (*.f64 l (*.f64 l l))) (/.f64 #s(literal 1 binary64) (*.f64 l l))) |
(*.f64 (neg.f64 (*.f64 l l)) (/.f64 #s(literal 1 binary64) l)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 l (neg.f64 V))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 l (neg.f64 V)) (*.f64 l (neg.f64 V)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (*.f64 l (neg.f64 V))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 l (neg.f64 V))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(sqrt.f64 (*.f64 l (neg.f64 V))) |
(neg.f64 (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 l (neg.f64 V)) (*.f64 l (neg.f64 V))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 l (neg.f64 V)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 l) (sqrt.f64 (neg.f64 V))) |
(*.f64 (sqrt.f64 V) (sqrt.f64 (neg.f64 l))) |
(*.f64 (sqrt.f64 V) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(*.f64 (sqrt.f64 V) (/.f64 (sqrt.f64 (neg.f64 l)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 V)) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 V)) |
(*.f64 (sqrt.f64 (neg.f64 l)) (/.f64 (sqrt.f64 V) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) |
(*.f64 (pow.f64 V #s(literal 1/4 binary64)) (*.f64 (pow.f64 V #s(literal 1/4 binary64)) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 l)) |
(*.f64 (*.f64 (sqrt.f64 V) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 l)) |
(*.f64 (*.f64 (sqrt.f64 (neg.f64 l)) (pow.f64 V #s(literal 1/4 binary64))) (pow.f64 V #s(literal 1/4 binary64))) |
(+.f64 (sqrt.f64 l) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 l)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 l))) |
(exp.f64 (*.f64 (log.f64 (*.f64 l l)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 l #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 l) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 l))) |
(sqrt.f64 l) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 l)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 l) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 l)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 l) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 l #s(literal 1/4 binary64)) (pow.f64 l #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 l #s(literal 1/4 binary64)) (/.f64 (pow.f64 l #s(literal 1/4 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 l))) |
(/.f64 l (sqrt.f64 l)) |
(/.f64 (neg.f64 l) (neg.f64 (sqrt.f64 l))) |
(/.f64 (sqrt.f64 l) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 l)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(/.f64 (neg.f64 (*.f64 l (sqrt.f64 l))) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 l (sqrt.f64 l)))) l) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 l (sqrt.f64 l))) (+.f64 #s(literal 0 binary64) (-.f64 l #s(literal 0 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 l (sqrt.f64 l))) #s(literal -1 binary64)) l) |
(pow.f64 l #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 l) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 l l) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 l #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 l))) |
(*.f64 (sqrt.f64 l) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 l)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 l)) |
(*.f64 (pow.f64 l #s(literal 1/4 binary64)) (pow.f64 l #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 l #s(literal 1/4 binary64)) (/.f64 (pow.f64 l #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(+.f64 (neg.f64 (sqrt.f64 V)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 V))) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 V)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 V (sqrt.f64 V)) V)) |
(-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 V)) (sqrt.f64 V)) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 V) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 V) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 V) (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 V (sqrt.f64 V))) (/.f64 #s(literal 1 binary64) V) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 V #s(literal 1/4 binary64)) (neg.f64 (pow.f64 V #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 V #s(literal 1/4 binary64)) (*.f64 (pow.f64 V #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 V #s(literal 1/4 binary64))) (pow.f64 V #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 V #s(literal 1/4 binary64))) (pow.f64 V #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(neg.f64 (sqrt.f64 V)) |
(/.f64 V (neg.f64 (sqrt.f64 V))) |
(/.f64 #s(literal 1 binary64) (/.f64 V (neg.f64 (*.f64 V (sqrt.f64 V))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (neg.f64 V))) |
(/.f64 (neg.f64 V) (sqrt.f64 V)) |
(/.f64 (neg.f64 (*.f64 V (sqrt.f64 V))) V) |
(/.f64 (neg.f64 (neg.f64 (*.f64 V (sqrt.f64 V)))) (neg.f64 V)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (sqrt.f64 V)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (neg.f64 (sqrt.f64 V)) (neg.f64 (sqrt.f64 V))) (*.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 V)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (sqrt.f64 V)) (neg.f64 (sqrt.f64 V)))) (sqrt.f64 V)) |
(pow.f64 (/.f64 V (neg.f64 (*.f64 V (sqrt.f64 V)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 V) (neg.f64 V)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 V)) |
(*.f64 (sqrt.f64 V) #s(literal -1 binary64)) |
(*.f64 (neg.f64 V) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (neg.f64 (*.f64 V (sqrt.f64 V))) (/.f64 #s(literal 1 binary64) V)) |
(*.f64 (pow.f64 V #s(literal 1/4 binary64)) (neg.f64 (pow.f64 V #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 V #s(literal 1/4 binary64)) (*.f64 (pow.f64 V #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 V #s(literal 1/4 binary64))) (pow.f64 V #s(literal 1/4 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 V #s(literal 1/4 binary64))) (pow.f64 V #s(literal 1/4 binary64))) |
(+.f64 (neg.f64 (sqrt.f64 l)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 l))) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 l)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 l (sqrt.f64 l)) l)) |
(-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 l)) (sqrt.f64 l)) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 l) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 l) (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 l) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 l (sqrt.f64 l))) (/.f64 #s(literal 1 binary64) l) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 l #s(literal 1/4 binary64)) (neg.f64 (pow.f64 l #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 l #s(literal 1/4 binary64)) (*.f64 (pow.f64 l #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 l #s(literal 1/4 binary64))) (pow.f64 l #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 l #s(literal 1/4 binary64))) (pow.f64 l #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(neg.f64 (sqrt.f64 l)) |
(/.f64 l (neg.f64 (sqrt.f64 l))) |
(/.f64 (neg.f64 l) (sqrt.f64 l)) |
(/.f64 #s(literal 1 binary64) (/.f64 l (neg.f64 (*.f64 l (sqrt.f64 l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 l) (neg.f64 l))) |
(/.f64 (neg.f64 (*.f64 l (sqrt.f64 l))) l) |
(/.f64 (neg.f64 (neg.f64 (*.f64 l (sqrt.f64 l)))) (neg.f64 l)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (sqrt.f64 l)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 l))) (*.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 l)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 l)))) (sqrt.f64 l)) |
(pow.f64 (/.f64 l (neg.f64 (*.f64 l (sqrt.f64 l)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 l) (neg.f64 l)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 l)) |
(*.f64 (neg.f64 l) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (sqrt.f64 l) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (*.f64 l (sqrt.f64 l))) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (pow.f64 l #s(literal 1/4 binary64)) (neg.f64 (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 l #s(literal 1/4 binary64)) (*.f64 (pow.f64 l #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 l #s(literal 1/4 binary64))) (pow.f64 l #s(literal 1/4 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 l #s(literal 1/4 binary64))) (pow.f64 l #s(literal 1/4 binary64))) |
(+.f64 (sqrt.f64 V) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 V)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 V))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 V #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 V V)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 V) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 V))) |
(sqrt.f64 V) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 V)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 V) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 V)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 V) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 V #s(literal 1/4 binary64)) (pow.f64 V #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 V))) |
(/.f64 V (sqrt.f64 V)) |
(/.f64 (neg.f64 V) (neg.f64 (sqrt.f64 V))) |
(/.f64 (neg.f64 (*.f64 V (sqrt.f64 V))) (neg.f64 V)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 V (sqrt.f64 V)))) V) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 V (sqrt.f64 V))) (+.f64 #s(literal 0 binary64) (-.f64 V #s(literal 0 binary64)))) |
(/.f64 (*.f64 (neg.f64 V) #s(literal -1 binary64)) (sqrt.f64 V)) |
(/.f64 (*.f64 (neg.f64 (*.f64 V (sqrt.f64 V))) #s(literal -1 binary64)) V) |
(pow.f64 V #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 V) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 V #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 V V) #s(literal 1/4 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 V))) |
(*.f64 (sqrt.f64 V) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 V)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 V)) |
(*.f64 (pow.f64 V #s(literal 1/4 binary64)) (pow.f64 V #s(literal 1/4 binary64))) |
| 1× | egg-herbie |
| 876× | lower-*.f64 |
| 876× | lower-fma.f64 |
| 876× | lower-fma.f32 |
| 876× | lower-*.f32 |
| 522× | associate-*r* |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 4644 |
| 1 | 126 | 4404 |
| 2 | 347 | 4404 |
| 3 | 646 | 4404 |
| 4 | 1333 | 4404 |
| 5 | 1748 | 4404 |
| 6 | 1950 | 4404 |
| 7 | 1986 | 4404 |
| 8 | 2019 | 4404 |
| 9 | 2024 | 4404 |
| 10 | 2025 | 4404 |
| 11 | 2091 | 4404 |
| 12 | 2113 | 4404 |
| 13 | 2113 | 4404 |
| 0 | 2113 | 4404 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(/ A (* V l)) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* -1 (/ (* V l) A)) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt (/ (* V l) A)) |
(* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) |
(* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) |
(* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) |
(* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(/ (* V l) A) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* V l) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(* -1 (sqrt (/ A (* V l)))) |
(* -1 (sqrt (/ A (* V l)))) |
(* -1 (sqrt (/ A (* V l)))) |
(* -1 (sqrt (/ A (* V l)))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(* (sqrt A) (sqrt -1)) |
(* (sqrt A) (sqrt -1)) |
(* (sqrt A) (sqrt -1)) |
(* (sqrt A) (sqrt -1)) |
(* (sqrt A) (sqrt -1)) |
(* (sqrt A) (sqrt -1)) |
(* (sqrt A) (sqrt -1)) |
(* (sqrt A) (sqrt -1)) |
(* -1 (* (sqrt A) (sqrt -1))) |
(* -1 (* (sqrt A) (sqrt -1))) |
(* -1 (* (sqrt A) (sqrt -1))) |
(* -1 (* (sqrt A) (sqrt -1))) |
(* -1 A) |
(* -1 A) |
(* -1 A) |
(* -1 A) |
(* -1 A) |
(* -1 A) |
(* -1 A) |
(* -1 A) |
(* -1 A) |
(* -1 A) |
(* -1 A) |
(* -1 A) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) c0) |
(* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))) |
(* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2))) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(sqrt (/ A V)) |
(* (sqrt (/ A V)) (pow (sqrt -1) 2)) |
(* (sqrt (/ A V)) (pow (sqrt -1) 2)) |
(* (sqrt (/ A V)) (pow (sqrt -1) 2)) |
(* (sqrt (/ A V)) (pow (sqrt -1) 2)) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(/ A V) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(sqrt (* V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt (/ A (* V l))) |
(sqrt A) |
(sqrt A) |
(sqrt A) |
(sqrt A) |
(sqrt A) |
(sqrt A) |
(sqrt A) |
(sqrt A) |
(* -1 (* (sqrt A) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt A) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt A) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt A) (pow (sqrt -1) 2))) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* (sqrt (* V l)) (sqrt -1)) |
(* (sqrt (* V l)) (sqrt -1)) |
(* (sqrt (* V l)) (sqrt -1)) |
(* (sqrt (* V l)) (sqrt -1)) |
(* (sqrt (* V l)) (sqrt -1)) |
(* (sqrt (* V l)) (sqrt -1)) |
(* (sqrt (* V l)) (sqrt -1)) |
(* (sqrt (* V l)) (sqrt -1)) |
(* -1 (* (sqrt (* V l)) (sqrt -1))) |
(* -1 (* (sqrt (* V l)) (sqrt -1))) |
(* -1 (* (sqrt (* V l)) (sqrt -1))) |
(* -1 (* (sqrt (* V l)) (sqrt -1))) |
(* (sqrt (* V l)) (sqrt -1)) |
(* (sqrt (* V l)) (sqrt -1)) |
(* (sqrt (* V l)) (sqrt -1)) |
(* (sqrt (* V l)) (sqrt -1)) |
(* (sqrt (* V l)) (sqrt -1)) |
(* (sqrt (* V l)) (sqrt -1)) |
(* (sqrt (* V l)) (sqrt -1)) |
(* (sqrt (* V l)) (sqrt -1)) |
(* -1 (* (sqrt (* V l)) (sqrt -1))) |
(* -1 (* (sqrt (* V l)) (sqrt -1))) |
(* -1 (* (sqrt (* V l)) (sqrt -1))) |
(* -1 (* (sqrt (* V l)) (sqrt -1))) |
(sqrt l) |
(sqrt l) |
(sqrt l) |
(sqrt l) |
(sqrt l) |
(sqrt l) |
(sqrt l) |
(sqrt l) |
(* -1 (* (sqrt l) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt l) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt l) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt l) (pow (sqrt -1) 2))) |
(* -1 (sqrt V)) |
(* -1 (sqrt V)) |
(* -1 (sqrt V)) |
(* -1 (sqrt V)) |
(* -1 (sqrt V)) |
(* -1 (sqrt V)) |
(* -1 (sqrt V)) |
(* -1 (sqrt V)) |
(* (sqrt V) (pow (sqrt -1) 2)) |
(* (sqrt V) (pow (sqrt -1) 2)) |
(* (sqrt V) (pow (sqrt -1) 2)) |
(* (sqrt V) (pow (sqrt -1) 2)) |
(* -1 (sqrt l)) |
(* -1 (sqrt l)) |
(* -1 (sqrt l)) |
(* -1 (sqrt l)) |
(* -1 (sqrt l)) |
(* -1 (sqrt l)) |
(* -1 (sqrt l)) |
(* -1 (sqrt l)) |
(* (sqrt l) (pow (sqrt -1) 2)) |
(* (sqrt l) (pow (sqrt -1) 2)) |
(* (sqrt l) (pow (sqrt -1) 2)) |
(* (sqrt l) (pow (sqrt -1) 2)) |
(sqrt V) |
(sqrt V) |
(sqrt V) |
(sqrt V) |
(sqrt V) |
(sqrt V) |
(sqrt V) |
(sqrt V) |
(* -1 (* (sqrt V) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt V) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt V) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt V) (pow (sqrt -1) 2))) |
| Outputs |
|---|
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(/ A (* V l)) |
(/.f64 A (*.f64 V l)) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* -1 (/ (* V l) A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(sqrt (/ (* V l) A)) |
(sqrt.f64 (/.f64 (*.f64 V l) A)) |
(* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(/ (* V l) A) |
(/.f64 (*.f64 V l) A) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* V l) |
(*.f64 V l) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* -1 (* (sqrt (/ A (* V l))) c0)) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (sqrt (/ A (* V l)))) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* -1 (sqrt (/ A (* V l)))) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* -1 (sqrt (/ A (* V l)))) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* -1 (sqrt (/ A (* V l)))) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(* (sqrt A) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 A)) |
(* (sqrt A) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 A)) |
(* (sqrt A) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 A)) |
(* (sqrt A) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 A)) |
(* (sqrt A) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 A)) |
(* (sqrt A) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 A)) |
(* (sqrt A) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 A)) |
(* (sqrt A) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 A)) |
(* -1 (* (sqrt A) (sqrt -1))) |
(*.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt A) (sqrt -1))) |
(*.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt A) (sqrt -1))) |
(*.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt A) (sqrt -1))) |
(*.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 A) |
(neg.f64 A) |
(* -1 A) |
(neg.f64 A) |
(* -1 A) |
(neg.f64 A) |
(* -1 A) |
(neg.f64 A) |
(* -1 A) |
(neg.f64 A) |
(* -1 A) |
(neg.f64 A) |
(* -1 A) |
(neg.f64 A) |
(* -1 A) |
(neg.f64 A) |
(* -1 A) |
(neg.f64 A) |
(* -1 A) |
(neg.f64 A) |
(* -1 A) |
(neg.f64 A) |
(* -1 A) |
(neg.f64 A) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) (neg.f64 c0)) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) |
(* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) |
(* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) |
(* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A V)) |
(* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A V)) |
(* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A V)) |
(* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(sqrt (/ A V)) |
(sqrt.f64 (/.f64 A V)) |
(* (sqrt (/ A V)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 A V))) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(/ A V) |
(/.f64 A V) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(sqrt (* V l)) |
(sqrt.f64 (*.f64 V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 V l)) |
(* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 V l)) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt (/ A (* V l))) |
(sqrt.f64 (/.f64 A (*.f64 V l))) |
(sqrt A) |
(sqrt.f64 A) |
(sqrt A) |
(sqrt.f64 A) |
(sqrt A) |
(sqrt.f64 A) |
(sqrt A) |
(sqrt.f64 A) |
(sqrt A) |
(sqrt.f64 A) |
(sqrt A) |
(sqrt.f64 A) |
(sqrt A) |
(sqrt.f64 A) |
(sqrt A) |
(sqrt.f64 A) |
(* -1 (* (sqrt A) (pow (sqrt -1) 2))) |
(sqrt.f64 A) |
(* -1 (* (sqrt A) (pow (sqrt -1) 2))) |
(sqrt.f64 A) |
(* -1 (* (sqrt A) (pow (sqrt -1) 2))) |
(sqrt.f64 A) |
(* -1 (* (sqrt A) (pow (sqrt -1) 2))) |
(sqrt.f64 A) |
(* -1 l) |
(neg.f64 l) |
(* -1 l) |
(neg.f64 l) |
(* -1 l) |
(neg.f64 l) |
(* -1 l) |
(neg.f64 l) |
(* -1 l) |
(neg.f64 l) |
(* -1 l) |
(neg.f64 l) |
(* -1 l) |
(neg.f64 l) |
(* -1 l) |
(neg.f64 l) |
(* -1 l) |
(neg.f64 l) |
(* -1 l) |
(neg.f64 l) |
(* -1 l) |
(neg.f64 l) |
(* -1 l) |
(neg.f64 l) |
(* (sqrt (* V l)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 V l))) |
(* (sqrt (* V l)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 V l))) |
(* (sqrt (* V l)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 V l))) |
(* (sqrt (* V l)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 V l))) |
(* (sqrt (* V l)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 V l))) |
(* (sqrt (* V l)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 V l))) |
(* (sqrt (* V l)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 V l))) |
(* (sqrt (* V l)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 V l))) |
(* -1 (* (sqrt (* V l)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 V l)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (* V l)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 V l)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (* V l)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 V l)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (* V l)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 V l)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (* V l)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 V l))) |
(* (sqrt (* V l)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 V l))) |
(* (sqrt (* V l)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 V l))) |
(* (sqrt (* V l)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 V l))) |
(* (sqrt (* V l)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 V l))) |
(* (sqrt (* V l)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 V l))) |
(* (sqrt (* V l)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 V l))) |
(* (sqrt (* V l)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 V l))) |
(* -1 (* (sqrt (* V l)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 V l)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (* V l)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 V l)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (* V l)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 V l)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (* V l)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 V l)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(sqrt l) |
(sqrt.f64 l) |
(sqrt l) |
(sqrt.f64 l) |
(sqrt l) |
(sqrt.f64 l) |
(sqrt l) |
(sqrt.f64 l) |
(sqrt l) |
(sqrt.f64 l) |
(sqrt l) |
(sqrt.f64 l) |
(sqrt l) |
(sqrt.f64 l) |
(sqrt l) |
(sqrt.f64 l) |
(* -1 (* (sqrt l) (pow (sqrt -1) 2))) |
(sqrt.f64 l) |
(* -1 (* (sqrt l) (pow (sqrt -1) 2))) |
(sqrt.f64 l) |
(* -1 (* (sqrt l) (pow (sqrt -1) 2))) |
(sqrt.f64 l) |
(* -1 (* (sqrt l) (pow (sqrt -1) 2))) |
(sqrt.f64 l) |
(* -1 (sqrt V)) |
(neg.f64 (sqrt.f64 V)) |
(* -1 (sqrt V)) |
(neg.f64 (sqrt.f64 V)) |
(* -1 (sqrt V)) |
(neg.f64 (sqrt.f64 V)) |
(* -1 (sqrt V)) |
(neg.f64 (sqrt.f64 V)) |
(* -1 (sqrt V)) |
(neg.f64 (sqrt.f64 V)) |
(* -1 (sqrt V)) |
(neg.f64 (sqrt.f64 V)) |
(* -1 (sqrt V)) |
(neg.f64 (sqrt.f64 V)) |
(* -1 (sqrt V)) |
(neg.f64 (sqrt.f64 V)) |
(* (sqrt V) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 V)) |
(* (sqrt V) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 V)) |
(* (sqrt V) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 V)) |
(* (sqrt V) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 V)) |
(* -1 (sqrt l)) |
(neg.f64 (sqrt.f64 l)) |
(* -1 (sqrt l)) |
(neg.f64 (sqrt.f64 l)) |
(* -1 (sqrt l)) |
(neg.f64 (sqrt.f64 l)) |
(* -1 (sqrt l)) |
(neg.f64 (sqrt.f64 l)) |
(* -1 (sqrt l)) |
(neg.f64 (sqrt.f64 l)) |
(* -1 (sqrt l)) |
(neg.f64 (sqrt.f64 l)) |
(* -1 (sqrt l)) |
(neg.f64 (sqrt.f64 l)) |
(* -1 (sqrt l)) |
(neg.f64 (sqrt.f64 l)) |
(* (sqrt l) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 l)) |
(* (sqrt l) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 l)) |
(* (sqrt l) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 l)) |
(* (sqrt l) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 l)) |
(sqrt V) |
(sqrt.f64 V) |
(sqrt V) |
(sqrt.f64 V) |
(sqrt V) |
(sqrt.f64 V) |
(sqrt V) |
(sqrt.f64 V) |
(sqrt V) |
(sqrt.f64 V) |
(sqrt V) |
(sqrt.f64 V) |
(sqrt V) |
(sqrt.f64 V) |
(sqrt V) |
(sqrt.f64 V) |
(* -1 (* (sqrt V) (pow (sqrt -1) 2))) |
(sqrt.f64 V) |
(* -1 (* (sqrt V) (pow (sqrt -1) 2))) |
(sqrt.f64 V) |
(* -1 (* (sqrt V) (pow (sqrt -1) 2))) |
(sqrt.f64 V) |
(* -1 (* (sqrt V) (pow (sqrt -1) 2))) |
(sqrt.f64 V) |
Compiled 36 400 to 4 057 computations (88.9% saved)
29 alts after pruning (17 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 3 046 | 5 | 3 051 |
| Fresh | 6 | 12 | 18 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 9 | 9 |
| Total | 3 054 | 29 | 3 083 |
| Status | Accuracy | Program |
|---|---|---|
| 43.2% | (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) | |
| 38.9% | (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 V (neg.f64 l)))) | |
| ✓ | 63.0% | (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
| 26.9% | (/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 V))) | |
| ✓ | 41.2% | (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
| 28.2% | (/.f64 (sqrt.f64 A) (/.f64 (*.f64 (sqrt.f64 l) (sqrt.f64 V)) c0)) | |
| ✓ | 42.5% | (/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 V l)) c0)) |
| ✓ | 73.3% | (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
| 74.9% | (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 l A) V))) | |
| 75.6% | (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) | |
| ✓ | 75.3% | (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 V A) l)) c0)) |
| 42.5% | (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) | |
| 37.8% | (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V (neg.f64 l)))) (sqrt.f64 (neg.f64 A))) | |
| ✓ | 62.9% | (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
| 38.1% | (*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)))) | |
| 21.5% | (*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) V)) (sqrt.f64 (neg.f64 l)))) | |
| ✓ | 41.1% | (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
| 47.7% | (*.f64 c0 (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (sqrt.f64 (neg.f64 V)))) | |
| 59.1% | (*.f64 c0 (/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (neg.f64 V)))) | |
| 47.6% | (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 l)))) | |
| ✓ | 40.5% | (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))) |
| 21.4% | (*.f64 c0 (/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 V))))) | |
| 28.1% | (*.f64 c0 (/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 l) (sqrt.f64 V)))) | |
| 73.2% | (*.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 V l) A)))) | |
| 43.7% | (*.f64 c0 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (sqrt.f64 A))) | |
| ✓ | 74.0% | (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
| ✓ | 74.5% | (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
| ✓ | 72.5% | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| ✓ | 71.9% | (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) |
Compiled 942 to 469 computations (50.2% saved)
| Inputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) |
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 l A) V))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 A l) (/.f64 #s(literal 1 binary64) V)))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) V) l) A))) |
(*.f64 c0 (sqrt.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) A) V))) |
(*.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V (/.f64 l (neg.f64 A)))))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(*.f64 c0 (sqrt.f64 (/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V))) |
(*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V (neg.f64 l)))) (sqrt.f64 (neg.f64 A))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A))) |
(*.f64 c0 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (sqrt.f64 A))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l))) |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 V l)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) c0) (sqrt.f64 V)) |
(*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 V A) l)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) |
(*.f64 c0 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V (neg.f64 l)))) (sqrt.f64 (neg.f64 A)))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 A (*.f64 V (*.f64 l (*.f64 V l)))) (*.f64 V l)))) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 l) (sqrt.f64 V)))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))))) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 V))))) |
(*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 (neg.f64 V))))) |
(*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 l)))) |
(/.f64 (sqrt.f64 A) (/.f64 (*.f64 (sqrt.f64 l) (sqrt.f64 V)) c0)) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) V)) (sqrt.f64 (neg.f64 l)))) |
(*.f64 c0 (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (sqrt.f64 (neg.f64 V)))) |
(*.f64 c0 (*.f64 (*.f64 (sqrt.f64 A) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))))) |
| Outputs |
|---|
(*.f64 c0 (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (sqrt.f64 (neg.f64 V)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 V A) l)) c0)) |
(*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
8 calls:
| 14.0ms | V |
| 14.0ms | c0 |
| 13.0ms | l |
| 13.0ms | A |
| 13.0ms | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.6% | 1 | c0 |
| 91.4% | 2 | A |
| 87.3% | 2 | V |
| 87.4% | 2 | l |
| 83.7% | 3 | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 85.1% | 3 | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| 85.1% | 3 | (/.f64 A (*.f64 V l)) |
| 94.9% | 4 | (*.f64 V l) |
Compiled 58 to 42 computations (27.6% saved)
| Inputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) |
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 l A) V))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 A l) (/.f64 #s(literal 1 binary64) V)))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) V) l) A))) |
(*.f64 c0 (sqrt.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) A) V))) |
(*.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V (/.f64 l (neg.f64 A)))))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(*.f64 c0 (sqrt.f64 (/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V))) |
(*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V (neg.f64 l)))) (sqrt.f64 (neg.f64 A))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A))) |
(*.f64 c0 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (sqrt.f64 A))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l))) |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 V l)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) c0) (sqrt.f64 V)) |
(*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 V A) l)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) |
(*.f64 c0 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V (neg.f64 l)))) (sqrt.f64 (neg.f64 A)))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 A (*.f64 V (*.f64 l (*.f64 V l)))) (*.f64 V l)))) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 l) (sqrt.f64 V)))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))))) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 V))))) |
(*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 (neg.f64 V))))) |
(*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 l)))) |
(/.f64 (sqrt.f64 A) (/.f64 (*.f64 (sqrt.f64 l) (sqrt.f64 V)) c0)) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) V)) (sqrt.f64 (neg.f64 l)))) |
| Outputs |
|---|
(*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 (neg.f64 V))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 V A) l)) c0)) |
(*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
1 calls:
| 12.0ms | (*.f64 V l) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.8% | 4 | (*.f64 V l) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) |
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 l A) V))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 A l) (/.f64 #s(literal 1 binary64) V)))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) V) l) A))) |
(*.f64 c0 (sqrt.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) A) V))) |
(*.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V (/.f64 l (neg.f64 A)))))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(*.f64 c0 (sqrt.f64 (/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V))) |
(*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V (neg.f64 l)))) (sqrt.f64 (neg.f64 A))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A))) |
(*.f64 c0 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (sqrt.f64 A))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l))) |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 V l)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) c0) (sqrt.f64 V)) |
(*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 V A) l)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) |
(*.f64 c0 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V (neg.f64 l)))) (sqrt.f64 (neg.f64 A)))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 A (*.f64 V (*.f64 l (*.f64 V l)))) (*.f64 V l)))) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 l) (sqrt.f64 V)))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))))) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 V))))) |
| Outputs |
|---|
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 c0 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V (neg.f64 l)))) (sqrt.f64 (neg.f64 A)))) |
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) |
(*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
2 calls:
| 10.0ms | A |
| 10.0ms | (*.f64 V l) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.6% | 2 | A |
| 93.7% | 5 | (*.f64 V l) |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) |
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 l A) V))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 A l) (/.f64 #s(literal 1 binary64) V)))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) V) l) A))) |
(*.f64 c0 (sqrt.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) A) V))) |
(*.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V (/.f64 l (neg.f64 A)))))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(*.f64 c0 (sqrt.f64 (/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V))) |
(*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V (neg.f64 l)))) (sqrt.f64 (neg.f64 A))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A))) |
(*.f64 c0 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (sqrt.f64 A))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l))) |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 V l)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) c0) (sqrt.f64 V)) |
(*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V l)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 V A) l)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 V l) A)) c0)) |
(*.f64 c0 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V (neg.f64 l)))) (sqrt.f64 (neg.f64 A)))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 A (*.f64 V (*.f64 l (*.f64 V l)))) (*.f64 V l)))) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 l) (sqrt.f64 V)))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 V))) |
| Outputs |
|---|
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l))) |
(*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))) |
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) |
(*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
1 calls:
| 11.0ms | (*.f64 V l) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.7% | 5 | (*.f64 V l) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) |
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 l A) V))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 A l) (/.f64 #s(literal 1 binary64) V)))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) V) l) A))) |
(*.f64 c0 (sqrt.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) A) V))) |
(*.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V (/.f64 l (neg.f64 A)))))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(*.f64 c0 (sqrt.f64 (/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V))) |
(*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V (neg.f64 l)))) (sqrt.f64 (neg.f64 A))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
(*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A))) |
(*.f64 c0 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V l))) (sqrt.f64 A))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
| Outputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
(*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))) |
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) |
(*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
1 calls:
| 6.0ms | (*.f64 V l) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.2% | 5 | (*.f64 V l) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) |
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 l A) V))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 A l) (/.f64 #s(literal 1 binary64) V)))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) V) l) A))) |
(*.f64 c0 (sqrt.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) A) V))) |
(*.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V (/.f64 l (neg.f64 A)))))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(*.f64 c0 (sqrt.f64 (/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V))) |
(*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V (neg.f64 l)))) (sqrt.f64 (neg.f64 A))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 V (neg.f64 l)))) |
| Outputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
(*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))) |
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
3 calls:
| 7.0ms | l |
| 6.0ms | V |
| 6.0ms | (*.f64 V l) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.2% | 2 | V |
| 77.2% | 2 | l |
| 91.1% | 5 | (*.f64 V l) |
Compiled 17 to 13 computations (23.5% saved)
| Inputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) |
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 l A) V))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 A l) (/.f64 #s(literal 1 binary64) V)))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) V) l) A))) |
(*.f64 c0 (sqrt.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) A) V))) |
(*.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 V l) A)))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 V (/.f64 l (neg.f64 A)))))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(*.f64 c0 (sqrt.f64 (/.f64 (*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) V))) |
| Outputs |
|---|
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 l A) V))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
5 calls:
| 6.0ms | (/.f64 A (*.f64 V l)) |
| 5.0ms | A |
| 5.0ms | (*.f64 V l) |
| 5.0ms | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| 5.0ms | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.0% | 3 | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 81.2% | 3 | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| 81.2% | 3 | (/.f64 A (*.f64 V l)) |
| 79.0% | 2 | A |
| 82.5% | 3 | (*.f64 V l) |
Compiled 43 to 30 computations (30.2% saved)
| Inputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) |
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 l A) V))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
| Outputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) |
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) |
3 calls:
| 3.0ms | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| 3.0ms | (*.f64 V l) |
| 2.0ms | (/.f64 A (*.f64 V l)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.2% | 3 | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| 81.2% | 3 | (/.f64 A (*.f64 V l)) |
| 78.8% | 3 | (*.f64 V l) |
Compiled 26 to 18 computations (30.8% saved)
| Inputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) |
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 l A) V))) |
| Outputs |
|---|
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) |
2 calls:
| 2.0ms | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| 2.0ms | (/.f64 A (*.f64 V l)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.2% | 3 | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| 81.2% | 3 | (/.f64 A (*.f64 V l)) |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
| Outputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
5 calls:
| 2.0ms | V |
| 2.0ms | A |
| 2.0ms | (/.f64 A (*.f64 V l)) |
| 2.0ms | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| 2.0ms | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.5% | 1 | A |
| 74.5% | 1 | V |
| 80.1% | 3 | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 80.2% | 3 | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| 80.2% | 3 | (/.f64 A (*.f64 V l)) |
Compiled 41 to 29 computations (29.3% saved)
| Inputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
| Outputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
2 calls:
| 3.0ms | (/.f64 A (*.f64 V l)) |
| 2.0ms | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.2% | 3 | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| 80.2% | 3 | (/.f64 A (*.f64 V l)) |
Compiled 19 to 13 computations (31.6% saved)
Total -0.4b remaining (-2.4%)
Threshold costs -0.4b (-2.4%)
| Inputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) |
| Outputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
8 calls:
| 1.0ms | l |
| 1.0ms | A |
| 1.0ms | c0 |
| 1.0ms | V |
| 1.0ms | (*.f64 V l) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.5% | 1 | V |
| 72.5% | 1 | A |
| 72.5% | 1 | c0 |
| 72.5% | 1 | l |
| 72.5% | 1 | (*.f64 V l) |
| 72.5% | 1 | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 72.5% | 1 | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| 72.5% | 1 | (/.f64 A (*.f64 V l)) |
Compiled 58 to 42 computations (27.6% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0553806772930502e+288 | 1.243939941481366e+299 |
| 0.0ms | 6.2e-322 | 4.778251683070597e-304 |
| 0.0ms | -1e-323 | 0.0 |
Compiled 15 to 15 computations (0% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0553806772930502e+288 | 1.243939941481366e+299 |
| 0.0ms | 6.2e-322 | 4.778251683070597e-304 |
| 0.0ms | -1e-323 | 0.0 |
Compiled 15 to 15 computations (0% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0553806772930502e+288 | 1.243939941481366e+299 |
| 0.0ms | 6.2e-322 | 4.778251683070597e-304 |
| 0.0ms | -2.638067698432209e-290 | -1.01301968703e-313 |
| 0.0ms | -4.6377584875446853e+257 | -2.5492491399410073e+237 |
Compiled 15 to 15 computations (0% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0553806772930502e+288 | 1.243939941481366e+299 |
| 0.0ms | 6.2e-322 | 4.778251683070597e-304 |
| 0.0ms | -2.638067698432209e-290 | -1.01301968703e-313 |
| 0.0ms | -inf | -2.889005905110365e+299 |
Compiled 15 to 15 computations (0% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0553806772930502e+288 | 1.243939941481366e+299 |
| 0.0ms | 6.2e-322 | 4.778251683070597e-304 |
| 0.0ms | -2.638067698432209e-290 | -1.01301968703e-313 |
| 0.0ms | -inf | -2.889005905110365e+299 |
Compiled 15 to 15 computations (0% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0553806772930502e+288 | 1.243939941481366e+299 |
| 0.0ms | 6.2e-322 | 4.778251683070597e-304 |
| 0.0ms | -2.638067698432209e-290 | -1.01301968703e-313 |
| 0.0ms | -inf | -2.889005905110365e+299 |
Compiled 15 to 15 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0553806772930502e+288 | 1.243939941481366e+299 |
| 0.0ms | 6.2e-322 | 4.778251683070597e-304 |
Compiled 15 to 15 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.974678978729342e+225 | 9.737272835005029e+235 |
| 0.0ms | 0.0 | 2e-322 |
Compiled 15 to 15 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.060447659323393e+262 | 6.942805744721803e+267 |
| 0.0ms | 1.2334590443743444e-263 | 4.826687048948432e-263 |
Compiled 15 to 15 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.974678978729342e+225 | 9.737272835005029e+235 |
| 0.0ms | 0.0 | 2e-322 |
Compiled 15 to 15 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.974678978729342e+225 | 9.737272835005029e+235 |
| 0.0ms | 0.0 | 2e-322 |
Compiled 15 to 15 computations (0% saved)
| 1× | egg-herbie |
| 48× | *-commutative_binary64 |
| 8× | +-commutative_binary64 |
| 8× | sub-neg_binary64 |
| 8× | neg-sub0_binary64 |
| 8× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 106 | 609 |
| 1 | 136 | 609 |
| 2 | 146 | 609 |
| 3 | 151 | 609 |
| 4 | 152 | 609 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (*.f64 V l) #s(literal -1/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 c0 (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (sqrt.f64 (neg.f64 V)))) (if (<=.f64 (*.f64 V l) #s(literal 101/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 V A) l)) c0)) (if (<=.f64 (*.f64 V l) #s(literal 2000000000000000015260947079150071321029556671023421501560173328879939021272989909222263098271678373027966911110790441791375721089619169999659450521189746542174799252973212292885101977680033834789252899072790417240534025556155575446791828129214239924138966649147955715664277650565909970944 binary64)) (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A))) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l)))))) |
(if (<=.f64 (*.f64 V l) #s(literal -1/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 (neg.f64 V))))) (if (<=.f64 (*.f64 V l) #s(literal 101/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 V A) l)) c0)) (if (<=.f64 (*.f64 V l) #s(literal 2000000000000000015260947079150071321029556671023421501560173328879939021272989909222263098271678373027966911110790441791375721089619169999659450521189746542174799252973212292885101977680033834789252899072790417240534025556155575446791828129214239924138966649147955715664277650565909970944 binary64)) (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A))) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l)))))) |
(if (<=.f64 (*.f64 V l) #s(literal -400000000000000012051063960056217001156194615909878051532843191961309653351058493128444942507658305427297537206869113127186773654674550937875399800798228799451146582469768552010415882262491822408968637210780415131525654096114124796657176498567055893845770240 binary64)) (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (if (<=.f64 (*.f64 V l) #s(literal -3511119404027961/175555970201398037864189960037990696642380564349834626243584063630598316216309534309285622385163609395625111210811907575838661883607828732903171318983861449587663958422720200465138886329341888788528401320395513446131006525725061407689368272012526598792334483090416306874948482361796597953940777665648656384 binary64)) (*.f64 c0 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V (neg.f64 l)))) (sqrt.f64 (neg.f64 A)))) (if (<=.f64 (*.f64 V l) #s(literal 101/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) (if (<=.f64 (*.f64 V l) #s(literal 2000000000000000015260947079150071321029556671023421501560173328879939021272989909222263098271678373027966911110790441791375721089619169999659450521189746542174799252973212292885101977680033834789252899072790417240534025556155575446791828129214239924138966649147955715664277650565909970944 binary64)) (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A))) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))))))) |
(if (<=.f64 (*.f64 V l) #s(literal -inf.0 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l))) (if (<=.f64 (*.f64 V l) #s(literal -3511119404027961/175555970201398037864189960037990696642380564349834626243584063630598316216309534309285622385163609395625111210811907575838661883607828732903171318983861449587663958422720200465138886329341888788528401320395513446131006525725061407689368272012526598792334483090416306874948482361796597953940777665648656384 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))) (if (<=.f64 (*.f64 V l) #s(literal 101/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) (if (<=.f64 (*.f64 V l) #s(literal 2000000000000000015260947079150071321029556671023421501560173328879939021272989909222263098271678373027966911110790441791375721089619169999659450521189746542174799252973212292885101977680033834789252899072790417240534025556155575446791828129214239924138966649147955715664277650565909970944 binary64)) (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A))) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))))))) |
(if (<=.f64 (*.f64 V l) #s(literal -inf.0 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (if (<=.f64 (*.f64 V l) #s(literal -3511119404027961/175555970201398037864189960037990696642380564349834626243584063630598316216309534309285622385163609395625111210811907575838661883607828732903171318983861449587663958422720200465138886329341888788528401320395513446131006525725061407689368272012526598792334483090416306874948482361796597953940777665648656384 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))) (if (<=.f64 (*.f64 V l) #s(literal 101/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) (if (<=.f64 (*.f64 V l) #s(literal 2000000000000000015260947079150071321029556671023421501560173328879939021272989909222263098271678373027966911110790441791375721089619169999659450521189746542174799252973212292885101977680033834789252899072790417240534025556155575446791828129214239924138966649147955715664277650565909970944 binary64)) (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A))) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))))))) |
(if (<=.f64 (*.f64 V l) #s(literal -inf.0 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (if (<=.f64 (*.f64 V l) #s(literal -3511119404027961/175555970201398037864189960037990696642380564349834626243584063630598316216309534309285622385163609395625111210811907575838661883607828732903171318983861449587663958422720200465138886329341888788528401320395513446131006525725061407689368272012526598792334483090416306874948482361796597953940777665648656384 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))) (if (<=.f64 (*.f64 V l) #s(literal 101/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) (if (<=.f64 (*.f64 V l) #s(literal 2000000000000000015260947079150071321029556671023421501560173328879939021272989909222263098271678373027966911110790441791375721089619169999659450521189746542174799252973212292885101977680033834789252899072790417240534025556155575446791828129214239924138966649147955715664277650565909970944 binary64)) (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))))))) |
(if (<=.f64 (*.f64 V l) #s(literal 101/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 l A) V))) (if (<=.f64 (*.f64 V l) #s(literal 2000000000000000015260947079150071321029556671023421501560173328879939021272989909222263098271678373027966911110790441791375721089619169999659450521189746542174799252973212292885101977680033834789252899072790417240534025556155575446791828129214239924138966649147955715664277650565909970944 binary64)) (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))))) |
(if (<=.f64 (/.f64 A (*.f64 V l)) #s(literal 0 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (if (<=.f64 (/.f64 A (*.f64 V l)) #s(literal 9999999999999999613300728333138614158656013804472910722260188106898877933626732224819925546638620725877678611585164563028980399740553218842096696042786355031638703687528415058284784747112853848287855356936724432692495112994816 binary64)) (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))))) |
(if (<=.f64 (/.f64 A (*.f64 V l)) #s(literal 1418129833677085/70906491683854249133971333415503528601229677279443476631916611638829262598057001759775558209235971002092300595769547131083230268742795262708226708464736682213924924871800416657575912944521796077262840069882938251784694133132833485038618990914757637167551284096438594475925700608 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) (if (<=.f64 (/.f64 A (*.f64 V l)) #s(literal 100000000000000001617283929500958347809617271215324681096755776296054153530035788436133522496440536428819053303318396315116321724674929173953241540025456475844343490985646025955809392324929988807089135627070664687603614947110183136436054375358690154446666302750720 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))))) |
(if (<=.f64 (/.f64 A (*.f64 V l)) #s(literal 0 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (if (<=.f64 (/.f64 A (*.f64 V l)) #s(literal 9999999999999999613300728333138614158656013804472910722260188106898877933626732224819925546638620725877678611585164563028980399740553218842096696042786355031638703687528415058284784747112853848287855356936724432692495112994816 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))))) |
(if (<=.f64 (/.f64 A (*.f64 V l)) #s(literal 0 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (if (<=.f64 (/.f64 A (*.f64 V l)) #s(literal 9999999999999999613300728333138614158656013804472910722260188106898877933626732224819925546638620725877678611585164563028980399740553218842096696042786355031638703687528415058284784747112853848287855356936724432692495112994816 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))))) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| Outputs |
|---|
(if (<=.f64 (*.f64 V l) #s(literal -1/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 c0 (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (sqrt.f64 (neg.f64 V)))) (if (<=.f64 (*.f64 V l) #s(literal 101/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 V A) l)) c0)) (if (<=.f64 (*.f64 V l) #s(literal 2000000000000000015260947079150071321029556671023421501560173328879939021272989909222263098271678373027966911110790441791375721089619169999659450521189746542174799252973212292885101977680033834789252899072790417240534025556155575446791828129214239924138966649147955715664277650565909970944 binary64)) (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A))) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l)))))) |
(if (<=.f64 (*.f64 V l) #s(literal -1/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 c0 (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (sqrt.f64 (neg.f64 V)))) (if (<=.f64 (*.f64 V l) #s(literal 101/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l (/.f64 V A))) c0)) (if (<=.f64 (*.f64 V l) #s(literal 2000000000000000015260947079150071321029556671023421501560173328879939021272989909222263098271678373027966911110790441791375721089619169999659450521189746542174799252973212292885101977680033834789252899072790417240534025556155575446791828129214239924138966649147955715664277650565909970944 binary64)) (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A))) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l)))))) |
(if (<=.f64 (*.f64 V l) #s(literal -1/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 (neg.f64 V))))) (if (<=.f64 (*.f64 V l) #s(literal 101/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 V A) l)) c0)) (if (<=.f64 (*.f64 V l) #s(literal 2000000000000000015260947079150071321029556671023421501560173328879939021272989909222263098271678373027966911110790441791375721089619169999659450521189746542174799252973212292885101977680033834789252899072790417240534025556155575446791828129214239924138966649147955715664277650565909970944 binary64)) (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A))) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l)))))) |
(if (<=.f64 (*.f64 V l) #s(literal -1/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 l)))) (if (<=.f64 (*.f64 V l) #s(literal 101/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l (/.f64 V A))) c0)) (if (<=.f64 (*.f64 V l) #s(literal 2000000000000000015260947079150071321029556671023421501560173328879939021272989909222263098271678373027966911110790441791375721089619169999659450521189746542174799252973212292885101977680033834789252899072790417240534025556155575446791828129214239924138966649147955715664277650565909970944 binary64)) (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A))) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l)))))) |
(if (<=.f64 (*.f64 V l) #s(literal -400000000000000012051063960056217001156194615909878051532843191961309653351058493128444942507658305427297537206869113127186773654674550937875399800798228799451146582469768552010415882262491822408968637210780415131525654096114124796657176498567055893845770240 binary64)) (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (if (<=.f64 (*.f64 V l) #s(literal -3511119404027961/175555970201398037864189960037990696642380564349834626243584063630598316216309534309285622385163609395625111210811907575838661883607828732903171318983861449587663958422720200465138886329341888788528401320395513446131006525725061407689368272012526598792334483090416306874948482361796597953940777665648656384 binary64)) (*.f64 c0 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V (neg.f64 l)))) (sqrt.f64 (neg.f64 A)))) (if (<=.f64 (*.f64 V l) #s(literal 101/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) (if (<=.f64 (*.f64 V l) #s(literal 2000000000000000015260947079150071321029556671023421501560173328879939021272989909222263098271678373027966911110790441791375721089619169999659450521189746542174799252973212292885101977680033834789252899072790417240534025556155575446791828129214239924138966649147955715664277650565909970944 binary64)) (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A))) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))))))) |
(if (<=.f64 (*.f64 V l) #s(literal -400000000000000012051063960056217001156194615909878051532843191961309653351058493128444942507658305427297537206869113127186773654674550937875399800798228799451146582469768552010415882262491822408968637210780415131525654096114124796657176498567055893845770240 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (if (<=.f64 (*.f64 V l) #s(literal -3511119404027961/175555970201398037864189960037990696642380564349834626243584063630598316216309534309285622385163609395625111210811907575838661883607828732903171318983861449587663958422720200465138886329341888788528401320395513446131006525725061407689368272012526598792334483090416306874948482361796597953940777665648656384 binary64)) (*.f64 c0 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 V (neg.f64 l)))))) (if (<=.f64 (*.f64 V l) #s(literal 101/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l (/.f64 V A)))) (if (<=.f64 (*.f64 V l) #s(literal 2000000000000000015260947079150071321029556671023421501560173328879939021272989909222263098271678373027966911110790441791375721089619169999659450521189746542174799252973212292885101977680033834789252899072790417240534025556155575446791828129214239924138966649147955715664277650565909970944 binary64)) (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A))) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))))))) |
(if (<=.f64 (*.f64 V l) #s(literal -inf.0 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l))) (if (<=.f64 (*.f64 V l) #s(literal -3511119404027961/175555970201398037864189960037990696642380564349834626243584063630598316216309534309285622385163609395625111210811907575838661883607828732903171318983861449587663958422720200465138886329341888788528401320395513446131006525725061407689368272012526598792334483090416306874948482361796597953940777665648656384 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))) (if (<=.f64 (*.f64 V l) #s(literal 101/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) (if (<=.f64 (*.f64 V l) #s(literal 2000000000000000015260947079150071321029556671023421501560173328879939021272989909222263098271678373027966911110790441791375721089619169999659450521189746542174799252973212292885101977680033834789252899072790417240534025556155575446791828129214239924138966649147955715664277650565909970944 binary64)) (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A))) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))))))) |
(if (<=.f64 (*.f64 V l) #s(literal -inf.0 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l))) (if (<=.f64 (*.f64 V l) #s(literal -3511119404027961/175555970201398037864189960037990696642380564349834626243584063630598316216309534309285622385163609395625111210811907575838661883607828732903171318983861449587663958422720200465138886329341888788528401320395513446131006525725061407689368272012526598792334483090416306874948482361796597953940777665648656384 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))) (if (<=.f64 (*.f64 V l) #s(literal 101/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l (/.f64 V A)))) (if (<=.f64 (*.f64 V l) #s(literal 2000000000000000015260947079150071321029556671023421501560173328879939021272989909222263098271678373027966911110790441791375721089619169999659450521189746542174799252973212292885101977680033834789252899072790417240534025556155575446791828129214239924138966649147955715664277650565909970944 binary64)) (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A))) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))))))) |
(if (<=.f64 (*.f64 V l) #s(literal -inf.0 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (if (<=.f64 (*.f64 V l) #s(literal -3511119404027961/175555970201398037864189960037990696642380564349834626243584063630598316216309534309285622385163609395625111210811907575838661883607828732903171318983861449587663958422720200465138886329341888788528401320395513446131006525725061407689368272012526598792334483090416306874948482361796597953940777665648656384 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))) (if (<=.f64 (*.f64 V l) #s(literal 101/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) (if (<=.f64 (*.f64 V l) #s(literal 2000000000000000015260947079150071321029556671023421501560173328879939021272989909222263098271678373027966911110790441791375721089619169999659450521189746542174799252973212292885101977680033834789252899072790417240534025556155575446791828129214239924138966649147955715664277650565909970944 binary64)) (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A))) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))))))) |
(if (<=.f64 (*.f64 V l) #s(literal -inf.0 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (if (<=.f64 (*.f64 V l) #s(literal -3511119404027961/175555970201398037864189960037990696642380564349834626243584063630598316216309534309285622385163609395625111210811907575838661883607828732903171318983861449587663958422720200465138886329341888788528401320395513446131006525725061407689368272012526598792334483090416306874948482361796597953940777665648656384 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))) (if (<=.f64 (*.f64 V l) #s(literal 101/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l (/.f64 V A)))) (if (<=.f64 (*.f64 V l) #s(literal 2000000000000000015260947079150071321029556671023421501560173328879939021272989909222263098271678373027966911110790441791375721089619169999659450521189746542174799252973212292885101977680033834789252899072790417240534025556155575446791828129214239924138966649147955715664277650565909970944 binary64)) (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (sqrt.f64 A))) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))))))) |
(if (<=.f64 (*.f64 V l) #s(literal -inf.0 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (if (<=.f64 (*.f64 V l) #s(literal -3511119404027961/175555970201398037864189960037990696642380564349834626243584063630598316216309534309285622385163609395625111210811907575838661883607828732903171318983861449587663958422720200465138886329341888788528401320395513446131006525725061407689368272012526598792334483090416306874948482361796597953940777665648656384 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))) (if (<=.f64 (*.f64 V l) #s(literal 101/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) (if (<=.f64 (*.f64 V l) #s(literal 2000000000000000015260947079150071321029556671023421501560173328879939021272989909222263098271678373027966911110790441791375721089619169999659450521189746542174799252973212292885101977680033834789252899072790417240534025556155575446791828129214239924138966649147955715664277650565909970944 binary64)) (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))))))) |
(if (<=.f64 (*.f64 V l) #s(literal -inf.0 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (if (<=.f64 (*.f64 V l) #s(literal -3511119404027961/175555970201398037864189960037990696642380564349834626243584063630598316216309534309285622385163609395625111210811907575838661883607828732903171318983861449587663958422720200465138886329341888788528401320395513446131006525725061407689368272012526598792334483090416306874948482361796597953940777665648656384 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))) (if (<=.f64 (*.f64 V l) #s(literal 101/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l (/.f64 V A)))) (if (<=.f64 (*.f64 V l) #s(literal 2000000000000000015260947079150071321029556671023421501560173328879939021272989909222263098271678373027966911110790441791375721089619169999659450521189746542174799252973212292885101977680033834789252899072790417240534025556155575446791828129214239924138966649147955715664277650565909970944 binary64)) (*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 V l)))) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))))))) |
(if (<=.f64 (*.f64 V l) #s(literal 101/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 l A) V))) (if (<=.f64 (*.f64 V l) #s(literal 2000000000000000015260947079150071321029556671023421501560173328879939021272989909222263098271678373027966911110790441791375721089619169999659450521189746542174799252973212292885101977680033834789252899072790417240534025556155575446791828129214239924138966649147955715664277650565909970944 binary64)) (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))))) |
(if (<=.f64 (*.f64 V l) #s(literal 101/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 V (/.f64 l A)))) (if (<=.f64 (*.f64 V l) #s(literal 2000000000000000015260947079150071321029556671023421501560173328879939021272989909222263098271678373027966911110790441791375721089619169999659450521189746542174799252973212292885101977680033834789252899072790417240534025556155575446791828129214239924138966649147955715664277650565909970944 binary64)) (*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 V l)))) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))))) |
(if (<=.f64 (/.f64 A (*.f64 V l)) #s(literal 0 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (if (<=.f64 (/.f64 A (*.f64 V l)) #s(literal 9999999999999999613300728333138614158656013804472910722260188106898877933626732224819925546638620725877678611585164563028980399740553218842096696042786355031638703687528415058284784747112853848287855356936724432692495112994816 binary64)) (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))))) |
(if (<=.f64 (/.f64 A (*.f64 V l)) #s(literal 0 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (if (<=.f64 (/.f64 A (*.f64 V l)) #s(literal 9999999999999999613300728333138614158656013804472910722260188106898877933626732224819925546638620725877678611585164563028980399740553218842096696042786355031638703687528415058284784747112853848287855356936724432692495112994816 binary64)) (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) (/.f64 c0 (sqrt.f64 (*.f64 l (/.f64 V A)))))) |
(if (<=.f64 (/.f64 A (*.f64 V l)) #s(literal 1418129833677085/70906491683854249133971333415503528601229677279443476631916611638829262598057001759775558209235971002092300595769547131083230268742795262708226708464736682213924924871800416657575912944521796077262840069882938251784694133132833485038618990914757637167551284096438594475925700608 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) (if (<=.f64 (/.f64 A (*.f64 V l)) #s(literal 100000000000000001617283929500958347809617271215324681096755776296054153530035788436133522496440536428819053303318396315116321724674929173953241540025456475844343490985646025955809392324929988807089135627070664687603614947110183136436054375358690154446666302750720 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))))) |
(if (<=.f64 (/.f64 A (*.f64 V l)) #s(literal 1418129833677085/70906491683854249133971333415503528601229677279443476631916611638829262598057001759775558209235971002092300595769547131083230268742795262708226708464736682213924924871800416657575912944521796077262840069882938251784694133132833485038618990914757637167551284096438594475925700608 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l (/.f64 V A)))) (if (<=.f64 (/.f64 A (*.f64 V l)) #s(literal 100000000000000001617283929500958347809617271215324681096755776296054153530035788436133522496440536428819053303318396315116321724674929173953241540025456475844343490985646025955809392324929988807089135627070664687603614947110183136436054375358690154446666302750720 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 c0 (sqrt.f64 (*.f64 l (/.f64 V A)))))) |
(if (<=.f64 (/.f64 A (*.f64 V l)) #s(literal 0 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (if (<=.f64 (/.f64 A (*.f64 V l)) #s(literal 9999999999999999613300728333138614158656013804472910722260188106898877933626732224819925546638620725877678611585164563028980399740553218842096696042786355031638703687528415058284784747112853848287855356936724432692495112994816 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))))) |
(if (<=.f64 (/.f64 A (*.f64 V l)) #s(literal 0 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (if (<=.f64 (/.f64 A (*.f64 V l)) #s(literal 9999999999999999613300728333138614158656013804472910722260188106898877933626732224819925546638620725877678611585164563028980399740553218842096696042786355031638703687528415058284784747112853848287855356936724432692495112994816 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))))) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 3 104× | lower-*.f32 |
| 3 092× | lower-*.f64 |
| 2 672× | lower-*.f32 |
| 2 668× | lower-*.f64 |
| 2 486× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 151 |
| 0 | 61 | 156 |
| 1 | 170 | 128 |
| 2 | 818 | 121 |
| 3 | 6131 | 121 |
| 0 | 8187 | 121 |
| 0 | 8 | 22 |
| 0 | 12 | 22 |
| 1 | 29 | 22 |
| 2 | 126 | 22 |
| 3 | 702 | 22 |
| 4 | 4644 | 22 |
| 0 | 9425 | 22 |
| 0 | 32 | 134 |
| 0 | 58 | 126 |
| 1 | 163 | 115 |
| 2 | 765 | 115 |
| 0 | 4864 | 115 |
| 0 | 24 | 117 |
| 0 | 43 | 105 |
| 1 | 125 | 104 |
| 2 | 536 | 104 |
| 0 | 3257 | 104 |
| 1× | fuel |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 1 294 to 579 computations (55.3% saved)
(negabs c0)
Compiled 2 030 to 684 computations (66.3% saved)
Loading profile data...