
Time bar (total: 7.9s)
| 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)
| 638.0ms | 8 256× | 0 | valid |
| 505.0ms | 6 939× | 0 | invalid |
ival-mult: 331.0ms (56% of total)ival-div: 129.0ms (21.8% of total)ival-sqrt: 114.0ms (19.3% of total)ival-true: 11.0ms (1.9% of total)ival-assert: 6.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 |
|---|---|---|---|---|---|
| 68 | 0 | - | 3 | (1.2177799355883149e-247 -1.2338022250926785e-9 -3.26518868262074e+193 6.137152430077135e+117) | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| 22 | 0 | - | 2 | (3.256559071001277e+174 1.3856010392636953e-161 1.0600872020957988e-167 1.951915900701073e-150) | (/.f64 A (*.f64 V l)) |
| 7 | 0 | - | 1 | (1.8941764026738624e+232 9.116320619636524e-193 3.7226981070037378e+146 1.1177120622816126e+299) | (*.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))) | oflow-rescue | 37 | 0 |
| ↳ | (sqrt.f64 (/.f64 A (*.f64 V l))) | overflow | 4 | |
| ↳ | (/.f64 A (*.f64 V l)) | overflow | 41 | |
| ↳ | (*.f64 V l) | overflow | 25 | |
sqrt.f64 | (sqrt.f64 (/.f64 A (*.f64 V l))) | uflow-rescue | 28 | 0 |
| ↳ | (sqrt.f64 (/.f64 A (*.f64 V l))) | underflow | 6 | |
| ↳ | (/.f64 A (*.f64 V l)) | underflow | 34 | |
| ↳ | (*.f64 V l) | underflow | 30 | |
/.f64 | (/.f64 A (*.f64 V l)) | n/u | 11 | 0 |
| ↳ | (*.f64 V l) | underflow | 30 | |
/.f64 | (/.f64 A (*.f64 V l)) | n/o | 9 | 0 |
| ↳ | (*.f64 V l) | overflow | 25 | |
*.f64 | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) | n*o | 3 | 0 |
*.f64 | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) | n*u | 3 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 70 | 2 |
| - | 21 | 163 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 70 | 0 | 2 |
| - | 21 | 0 | 163 |
| number | freq |
|---|---|
| 0 | 165 |
| 1 | 91 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 36.0ms | 512× | 0 | valid |
Compiled 80 to 36 computations (55% saved)
ival-mult: 7.0ms (39.9% of total)ival-sqrt: 6.0ms (34.2% of total)ival-div: 4.0ms (22.8% 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 |
|---|---|---|
| ▶ | 73.6% | (*.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.3% | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| ✓ | accuracy | 93.0% | (/.f64 A (*.f64 V l)) |
| ✓ | accuracy | 75.7% | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| 16.0ms | 256× | 0 | valid |
Compiled 28 to 10 computations (64.3% saved)
ival-mult: 4.0ms (48.3% of total)ival-div: 2.0ms (24.2% of total)ival-sqrt: 2.0ms (24.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ()) |
#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ()) |
#s(alt (*.f64 V l) (patch (*.f64 V l) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 A (*.f64 V l))) (patch (sqrt.f64 (/.f64 A (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 A) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 A) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 A) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 A) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf A) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf A) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf A) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf A) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf A) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf A) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf A) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf A) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 V) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 V) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 V) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 V) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf V) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf V) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf V) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf V) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf V) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf V) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf V) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf V) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 l) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 l) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 l) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 l) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf l) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf l) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf l) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf l) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf l) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf l) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf l) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf l) (#s(alt (/.f64 A (*.f64 V l)) (patch (/.f64 A (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor 0 V) (#s(alt (*.f64 V l) (patch (*.f64 V l) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor 0 V) (#s(alt (*.f64 V l) (patch (*.f64 V l) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor 0 V) (#s(alt (*.f64 V l) (patch (*.f64 V l) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor 0 V) (#s(alt (*.f64 V l) (patch (*.f64 V l) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor inf V) (#s(alt (*.f64 V l) (patch (*.f64 V l) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor inf V) (#s(alt (*.f64 V l) (patch (*.f64 V l) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor inf V) (#s(alt (*.f64 V l) (patch (*.f64 V l) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor inf V) (#s(alt (*.f64 V l) (patch (*.f64 V l) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor -inf V) (#s(alt (*.f64 V l) (patch (*.f64 V l) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor -inf V) (#s(alt (*.f64 V l) (patch (*.f64 V l) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor -inf V) (#s(alt (*.f64 V l) (patch (*.f64 V l) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor -inf V) (#s(alt (*.f64 V l) (patch (*.f64 V l) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor 0 l) (#s(alt (*.f64 V l) (patch (*.f64 V l) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor 0 l) (#s(alt (*.f64 V l) (patch (*.f64 V l) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor 0 l) (#s(alt (*.f64 V l) (patch (*.f64 V l) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor 0 l) (#s(alt (*.f64 V l) (patch (*.f64 V l) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor inf l) (#s(alt (*.f64 V l) (patch (*.f64 V l) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor inf l) (#s(alt (*.f64 V l) (patch (*.f64 V l) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor inf l) (#s(alt (*.f64 V l) (patch (*.f64 V l) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor inf l) (#s(alt (*.f64 V l) (patch (*.f64 V l) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor -inf l) (#s(alt (*.f64 V l) (patch (*.f64 V l) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor -inf l) (#s(alt (*.f64 V l) (patch (*.f64 V l) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor -inf l) (#s(alt (*.f64 V l) (patch (*.f64 V l) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor -inf l) (#s(alt (*.f64 V l) (patch (*.f64 V l) #<representation binary64>) () ())) ()) |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | A | @ | -inf | (* c0 (sqrt (/ A (* V l)))) |
| 2.0ms | V | @ | -inf | (/ A (* V l)) |
| 1.0ms | c0 | @ | 0 | (* 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)
23 alts after pruning (22 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 644 | 22 | 666 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 644 | 23 | 667 |
| Status | Accuracy | Program |
|---|---|---|
| 65.2% | (/.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) | |
| ▶ | 27.8% | (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) |
| ▶ | 64.5% | (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
| ▶ | 39.3% | (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
| 73.4% | (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 V l) A))) | |
| 64.5% | (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 l) (*.f64 c0 (sqrt.f64 (/.f64 A V))))) | |
| 39.1% | (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 V l))) (sqrt.f64 A)) | |
| 65.6% | (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) | |
| 65.6% | (*.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) c0)) | |
| 38.6% | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)))) | |
| 39.1% | (*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) c0)) | |
| 61.9% | (*.f64 c0 (/.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))))) | |
| 25.5% | (*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 V))) | |
| 66.7% | (*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l))) | |
| 40.6% | (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 V l)))) | |
| 62.1% | (*.f64 c0 (*.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))))) | |
| 66.7% | (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) | |
| ▶ | 73.5% | (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
| 71.5% | (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) | |
| ✓ | 73.6% | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 71.5% | (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 A V) (/.f64 #s(literal 1 binary64) l)))) | |
| ▶ | 73.0% | (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) |
| 62.3% | (*.f64 c0 (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))))) |
Compiled 648 to 456 computations (29.6% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 V) |
| ✓ | cost-diff | 0 | (/.f64 c0 (sqrt.f64 V)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) |
| ✓ | 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 | (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 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) |
| 120× | lower-*.f32 |
| 108× | lower-*.f64 |
| 60× | lower-/.f32 |
| 44× | lower-/.f64 |
| 40× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 149 |
| 0 | 49 | 143 |
| 1 | 70 | 143 |
| 2 | 97 | 143 |
| 3 | 142 | 143 |
| 4 | 165 | 143 |
| 5 | 173 | 143 |
| 0 | 173 | 143 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.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 #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 (/.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 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) |
(/.f64 c0 (sqrt.f64 V)) |
c0 |
(sqrt.f64 V) |
V |
(sqrt.f64 A) |
A |
(sqrt.f64 l) |
l |
| Outputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) |
c0 |
(sqrt.f64 (/.f64 (/.f64 A l) V)) |
(sqrt.f64 (/.f64 A (*.f64 l V))) |
(/.f64 (/.f64 A l) V) |
(/.f64 A (*.f64 l V)) |
(/.f64 A l) |
A |
l |
V |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) |
c0 |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) |
(sqrt.f64 (/.f64 A (*.f64 l V))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) |
(/.f64 A (*.f64 l V)) |
(/.f64 #s(literal 1 binary64) (*.f64 V l)) |
(/.f64 #s(literal 1 binary64) (*.f64 l V)) |
#s(literal 1 binary64) |
(*.f64 V l) |
(*.f64 l V) |
V |
l |
A |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V))) |
(*.f64 c0 (sqrt.f64 A)) |
c0 |
(sqrt.f64 A) |
A |
(sqrt.f64 (*.f64 V l)) |
(sqrt.f64 (*.f64 l V)) |
(*.f64 V l) |
(*.f64 l V) |
V |
l |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (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 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 V))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 V)) |
(/.f64 c0 (sqrt.f64 V)) |
c0 |
(sqrt.f64 V) |
V |
(sqrt.f64 A) |
A |
(sqrt.f64 l) |
l |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 A) |
| ✓ | accuracy | 99.9% | (/.f64 c0 (sqrt.f64 V)) |
| ✓ | accuracy | 98.5% | (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) |
| ✓ | accuracy | 98.1% | (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 l) |
| ✓ | accuracy | 99.9% | (*.f64 c0 (sqrt.f64 (/.f64 A V))) |
| ✓ | accuracy | 98.1% | (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
| ✓ | accuracy | 92.2% | (sqrt.f64 (/.f64 A V)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 A) |
| ✓ | accuracy | 99.9% | (*.f64 c0 (sqrt.f64 A)) |
| ✓ | accuracy | 99.1% | (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
| ✓ | accuracy | 93.3% | (sqrt.f64 (*.f64 V l)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (*.f64 V l)) |
| ✓ | accuracy | 99.0% | (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) |
| ✓ | accuracy | 98.2% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) |
| ✓ | accuracy | 92.2% | (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) |
| ✓ | accuracy | 100.0% | (/.f64 A l) |
| ✓ | accuracy | 99.0% | (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
| ✓ | accuracy | 98.5% | (/.f64 (/.f64 A l) V) |
| ✓ | accuracy | 92.2% | (sqrt.f64 (/.f64 (/.f64 A l) V)) |
| 55.0ms | 178× | 0 | invalid |
| 16.0ms | 78× | 0 | valid |
Compiled 151 to 29 computations (80.8% saved)
ival-mult: 18.0ms (40.2% of total)ival-sqrt: 15.0ms (33.5% of total)ival-div: 11.0ms (24.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ()) |
#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ()) |
#s(alt (/.f64 A l) (patch (/.f64 A l) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ()) |
#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (*.f64 V l)) (patch (/.f64 #s(literal 1 binary64) (*.f64 V l)) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ()) |
#s(alt (*.f64 c0 (sqrt.f64 A)) (patch (*.f64 c0 (sqrt.f64 A)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 A) (patch (sqrt.f64 A) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (*.f64 V l)) (patch (sqrt.f64 (*.f64 V l)) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ()) |
#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ()) |
#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ()) |
#s(alt (/.f64 c0 (sqrt.f64 V)) (patch (/.f64 c0 (sqrt.f64 V)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 V) (patch (sqrt.f64 V) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 l) (patch (sqrt.f64 l) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (/ A (* V l)) (taylor 0 A) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 A) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 A) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 A) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf A) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf A) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf A) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf A) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf A) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf A) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf A) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf A) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 l) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 l) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 l) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 l) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf l) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf l) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf l) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf l) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf l) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf l) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf l) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf l) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 V) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 V) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 V) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 V) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf V) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf V) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf V) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf V) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf V) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf V) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf V) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf V) (#s(alt (/.f64 (/.f64 A l) V) (patch (/.f64 (/.f64 A l) V) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 (/.f64 A l) V)) (patch (sqrt.f64 (/.f64 (/.f64 A l) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A l) (taylor 0 A) (#s(alt (/.f64 A l) (patch (/.f64 A l) #<representation binary64>) () ())) ()) |
#s(alt (/ A l) (taylor 0 A) (#s(alt (/.f64 A l) (patch (/.f64 A l) #<representation binary64>) () ())) ()) |
#s(alt (/ A l) (taylor 0 A) (#s(alt (/.f64 A l) (patch (/.f64 A l) #<representation binary64>) () ())) ()) |
#s(alt (/ A l) (taylor 0 A) (#s(alt (/.f64 A l) (patch (/.f64 A l) #<representation binary64>) () ())) ()) |
#s(alt (/ A l) (taylor inf A) (#s(alt (/.f64 A l) (patch (/.f64 A l) #<representation binary64>) () ())) ()) |
#s(alt (/ A l) (taylor inf A) (#s(alt (/.f64 A l) (patch (/.f64 A l) #<representation binary64>) () ())) ()) |
#s(alt (/ A l) (taylor inf A) (#s(alt (/.f64 A l) (patch (/.f64 A l) #<representation binary64>) () ())) ()) |
#s(alt (/ A l) (taylor inf A) (#s(alt (/.f64 A l) (patch (/.f64 A l) #<representation binary64>) () ())) ()) |
#s(alt (/ A l) (taylor -inf A) (#s(alt (/.f64 A l) (patch (/.f64 A l) #<representation binary64>) () ())) ()) |
#s(alt (/ A l) (taylor -inf A) (#s(alt (/.f64 A l) (patch (/.f64 A l) #<representation binary64>) () ())) ()) |
#s(alt (/ A l) (taylor -inf A) (#s(alt (/.f64 A l) (patch (/.f64 A l) #<representation binary64>) () ())) ()) |
#s(alt (/ A l) (taylor -inf A) (#s(alt (/.f64 A l) (patch (/.f64 A l) #<representation binary64>) () ())) ()) |
#s(alt (/ A l) (taylor 0 l) (#s(alt (/.f64 A l) (patch (/.f64 A l) #<representation binary64>) () ())) ()) |
#s(alt (/ A l) (taylor 0 l) (#s(alt (/.f64 A l) (patch (/.f64 A l) #<representation binary64>) () ())) ()) |
#s(alt (/ A l) (taylor 0 l) (#s(alt (/.f64 A l) (patch (/.f64 A l) #<representation binary64>) () ())) ()) |
#s(alt (/ A l) (taylor 0 l) (#s(alt (/.f64 A l) (patch (/.f64 A l) #<representation binary64>) () ())) ()) |
#s(alt (/ A l) (taylor inf l) (#s(alt (/.f64 A l) (patch (/.f64 A l) #<representation binary64>) () ())) ()) |
#s(alt (/ A l) (taylor inf l) (#s(alt (/.f64 A l) (patch (/.f64 A l) #<representation binary64>) () ())) ()) |
#s(alt (/ A l) (taylor inf l) (#s(alt (/.f64 A l) (patch (/.f64 A l) #<representation binary64>) () ())) ()) |
#s(alt (/ A l) (taylor inf l) (#s(alt (/.f64 A l) (patch (/.f64 A l) #<representation binary64>) () ())) ()) |
#s(alt (/ A l) (taylor -inf l) (#s(alt (/.f64 A l) (patch (/.f64 A l) #<representation binary64>) () ())) ()) |
#s(alt (/ A l) (taylor -inf l) (#s(alt (/.f64 A l) (patch (/.f64 A l) #<representation binary64>) () ())) ()) |
#s(alt (/ A l) (taylor -inf l) (#s(alt (/.f64 A l) (patch (/.f64 A l) #<representation binary64>) () ())) ()) |
#s(alt (/ A l) (taylor -inf l) (#s(alt (/.f64 A l) (patch (/.f64 A l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 V) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 V) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 V) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 V) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf V) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf V) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf V) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf V) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf V) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf V) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf V) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf V) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 l) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 l) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 l) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 l) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf l) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf l) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf l) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf l) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf l) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf l) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf l) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf l) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 A) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 A) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 A) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 A) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf A) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf A) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf A) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf A) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf A) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf A) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf A) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf A) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) (patch (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) (patch (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) (patch (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* V l)) (taylor 0 V) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 V l)) (patch (/.f64 #s(literal 1 binary64) (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* V l)) (taylor 0 V) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 V l)) (patch (/.f64 #s(literal 1 binary64) (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* V l)) (taylor 0 V) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 V l)) (patch (/.f64 #s(literal 1 binary64) (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* V l)) (taylor 0 V) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 V l)) (patch (/.f64 #s(literal 1 binary64) (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* V l)) (taylor inf V) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 V l)) (patch (/.f64 #s(literal 1 binary64) (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* V l)) (taylor inf V) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 V l)) (patch (/.f64 #s(literal 1 binary64) (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* V l)) (taylor inf V) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 V l)) (patch (/.f64 #s(literal 1 binary64) (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* V l)) (taylor inf V) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 V l)) (patch (/.f64 #s(literal 1 binary64) (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* V l)) (taylor -inf V) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 V l)) (patch (/.f64 #s(literal 1 binary64) (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* V l)) (taylor -inf V) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 V l)) (patch (/.f64 #s(literal 1 binary64) (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* V l)) (taylor -inf V) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 V l)) (patch (/.f64 #s(literal 1 binary64) (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* V l)) (taylor -inf V) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 V l)) (patch (/.f64 #s(literal 1 binary64) (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* V l)) (taylor 0 l) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 V l)) (patch (/.f64 #s(literal 1 binary64) (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* V l)) (taylor 0 l) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 V l)) (patch (/.f64 #s(literal 1 binary64) (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* V l)) (taylor 0 l) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 V l)) (patch (/.f64 #s(literal 1 binary64) (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* V l)) (taylor 0 l) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 V l)) (patch (/.f64 #s(literal 1 binary64) (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* V l)) (taylor inf l) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 V l)) (patch (/.f64 #s(literal 1 binary64) (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* V l)) (taylor inf l) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 V l)) (patch (/.f64 #s(literal 1 binary64) (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* V l)) (taylor inf l) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 V l)) (patch (/.f64 #s(literal 1 binary64) (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* V l)) (taylor inf l) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 V l)) (patch (/.f64 #s(literal 1 binary64) (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* V l)) (taylor -inf l) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 V l)) (patch (/.f64 #s(literal 1 binary64) (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* V l)) (taylor -inf l) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 V l)) (patch (/.f64 #s(literal 1 binary64) (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* V l)) (taylor -inf l) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 V l)) (patch (/.f64 #s(literal 1 binary64) (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* V l)) (taylor -inf l) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 V l)) (patch (/.f64 #s(literal 1 binary64) (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf V) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf V) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf V) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf V) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf l) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf l) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf l) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf l) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) (patch (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 A)) (patch (*.f64 c0 (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 A)) (patch (*.f64 c0 (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 A)) (patch (*.f64 c0 (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 A)) (patch (*.f64 c0 (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 A)) (patch (*.f64 c0 (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 A)) (patch (*.f64 c0 (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 A)) (patch (*.f64 c0 (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 A)) (patch (*.f64 c0 (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 A)) (patch (*.f64 c0 (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 A)) (patch (*.f64 c0 (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 A)) (patch (*.f64 c0 (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 A)) (patch (*.f64 c0 (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 A)) (patch (*.f64 c0 (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 A)) (patch (*.f64 c0 (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 A)) (patch (*.f64 c0 (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 A)) (patch (*.f64 c0 (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 A)) (patch (*.f64 c0 (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 A)) (patch (*.f64 c0 (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 A)) (patch (*.f64 c0 (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 A)) (patch (*.f64 c0 (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt A) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 A)) (patch (*.f64 c0 (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt A) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 A)) (patch (*.f64 c0 (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt A) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 A)) (patch (*.f64 c0 (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt A) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 A)) (patch (*.f64 c0 (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt A) (taylor 0 A) (#s(alt (sqrt.f64 A) (patch (sqrt.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (sqrt A) (taylor 0 A) (#s(alt (sqrt.f64 A) (patch (sqrt.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (sqrt A) (taylor 0 A) (#s(alt (sqrt.f64 A) (patch (sqrt.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (sqrt A) (taylor 0 A) (#s(alt (sqrt.f64 A) (patch (sqrt.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (sqrt A) (taylor inf A) (#s(alt (sqrt.f64 A) (patch (sqrt.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (sqrt A) (taylor inf A) (#s(alt (sqrt.f64 A) (patch (sqrt.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (sqrt A) (taylor inf A) (#s(alt (sqrt.f64 A) (patch (sqrt.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (sqrt A) (taylor inf A) (#s(alt (sqrt.f64 A) (patch (sqrt.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt A) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 A) (patch (sqrt.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt A) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 A) (patch (sqrt.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt A) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 A) (patch (sqrt.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt A) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 A) (patch (sqrt.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor 0 V) (#s(alt (sqrt.f64 (*.f64 V l)) (patch (sqrt.f64 (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor 0 V) (#s(alt (sqrt.f64 (*.f64 V l)) (patch (sqrt.f64 (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor 0 V) (#s(alt (sqrt.f64 (*.f64 V l)) (patch (sqrt.f64 (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor 0 V) (#s(alt (sqrt.f64 (*.f64 V l)) (patch (sqrt.f64 (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor inf V) (#s(alt (sqrt.f64 (*.f64 V l)) (patch (sqrt.f64 (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor inf V) (#s(alt (sqrt.f64 (*.f64 V l)) (patch (sqrt.f64 (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor inf V) (#s(alt (sqrt.f64 (*.f64 V l)) (patch (sqrt.f64 (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor inf V) (#s(alt (sqrt.f64 (*.f64 V l)) (patch (sqrt.f64 (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (sqrt.f64 (*.f64 V l)) (patch (sqrt.f64 (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (sqrt.f64 (*.f64 V l)) (patch (sqrt.f64 (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (sqrt.f64 (*.f64 V l)) (patch (sqrt.f64 (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (sqrt.f64 (*.f64 V l)) (patch (sqrt.f64 (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor 0 l) (#s(alt (sqrt.f64 (*.f64 V l)) (patch (sqrt.f64 (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor 0 l) (#s(alt (sqrt.f64 (*.f64 V l)) (patch (sqrt.f64 (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor 0 l) (#s(alt (sqrt.f64 (*.f64 V l)) (patch (sqrt.f64 (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor 0 l) (#s(alt (sqrt.f64 (*.f64 V l)) (patch (sqrt.f64 (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor inf l) (#s(alt (sqrt.f64 (*.f64 V l)) (patch (sqrt.f64 (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor inf l) (#s(alt (sqrt.f64 (*.f64 V l)) (patch (sqrt.f64 (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor inf l) (#s(alt (sqrt.f64 (*.f64 V l)) (patch (sqrt.f64 (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor inf l) (#s(alt (sqrt.f64 (*.f64 V l)) (patch (sqrt.f64 (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (sqrt.f64 (*.f64 V l)) (patch (sqrt.f64 (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (sqrt.f64 (*.f64 V l)) (patch (sqrt.f64 (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (sqrt.f64 (*.f64 V l)) (patch (sqrt.f64 (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (sqrt.f64 (*.f64 V l)) (patch (sqrt.f64 (*.f64 V l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf l) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf l) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf l) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf l) (#s(alt (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) (patch (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 A V))) (patch (*.f64 c0 (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor 0 A) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor 0 A) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor 0 A) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor 0 A) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor inf A) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor inf A) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor inf A) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor inf A) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor -inf A) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor -inf A) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor -inf A) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor -inf A) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor 0 V) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor 0 V) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor 0 V) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor 0 V) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor inf V) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor inf V) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor inf V) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor inf V) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor -inf V) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor -inf V) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor -inf V) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor -inf V) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf V) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf V) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf V) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf V) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf l) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf l) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf l) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf l) (#s(alt (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) (patch (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor 0 c0) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor 0 c0) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor 0 c0) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor 0 c0) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor inf c0) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor inf c0) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor inf c0) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor inf c0) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor -inf c0) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor -inf c0) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor -inf c0) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor -inf c0) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor 0 V) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor 0 V) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor 0 V) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor 0 V) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor inf V) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor inf V) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor inf V) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor inf V) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor -inf V) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor -inf V) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor -inf V) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor -inf V) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor 0 A) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor 0 A) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor 0 A) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor 0 A) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor inf A) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor inf A) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor inf A) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) c0) (taylor inf A) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A V)) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (patch (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 V)) c0) (taylor 0 c0) (#s(alt (/.f64 c0 (sqrt.f64 V)) (patch (/.f64 c0 (sqrt.f64 V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 V)) c0) (taylor 0 c0) (#s(alt (/.f64 c0 (sqrt.f64 V)) (patch (/.f64 c0 (sqrt.f64 V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 V)) c0) (taylor 0 c0) (#s(alt (/.f64 c0 (sqrt.f64 V)) (patch (/.f64 c0 (sqrt.f64 V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 V)) c0) (taylor 0 c0) (#s(alt (/.f64 c0 (sqrt.f64 V)) (patch (/.f64 c0 (sqrt.f64 V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 V)) c0) (taylor inf c0) (#s(alt (/.f64 c0 (sqrt.f64 V)) (patch (/.f64 c0 (sqrt.f64 V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 V)) c0) (taylor inf c0) (#s(alt (/.f64 c0 (sqrt.f64 V)) (patch (/.f64 c0 (sqrt.f64 V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 V)) c0) (taylor inf c0) (#s(alt (/.f64 c0 (sqrt.f64 V)) (patch (/.f64 c0 (sqrt.f64 V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 V)) c0) (taylor inf c0) (#s(alt (/.f64 c0 (sqrt.f64 V)) (patch (/.f64 c0 (sqrt.f64 V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 V)) c0) (taylor -inf c0) (#s(alt (/.f64 c0 (sqrt.f64 V)) (patch (/.f64 c0 (sqrt.f64 V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 V)) c0) (taylor -inf c0) (#s(alt (/.f64 c0 (sqrt.f64 V)) (patch (/.f64 c0 (sqrt.f64 V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 V)) c0) (taylor -inf c0) (#s(alt (/.f64 c0 (sqrt.f64 V)) (patch (/.f64 c0 (sqrt.f64 V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 V)) c0) (taylor -inf c0) (#s(alt (/.f64 c0 (sqrt.f64 V)) (patch (/.f64 c0 (sqrt.f64 V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 V)) c0) (taylor 0 V) (#s(alt (/.f64 c0 (sqrt.f64 V)) (patch (/.f64 c0 (sqrt.f64 V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 V)) c0) (taylor 0 V) (#s(alt (/.f64 c0 (sqrt.f64 V)) (patch (/.f64 c0 (sqrt.f64 V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 V)) c0) (taylor 0 V) (#s(alt (/.f64 c0 (sqrt.f64 V)) (patch (/.f64 c0 (sqrt.f64 V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 V)) c0) (taylor 0 V) (#s(alt (/.f64 c0 (sqrt.f64 V)) (patch (/.f64 c0 (sqrt.f64 V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 V)) c0) (taylor inf V) (#s(alt (/.f64 c0 (sqrt.f64 V)) (patch (/.f64 c0 (sqrt.f64 V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 V)) c0) (taylor inf V) (#s(alt (/.f64 c0 (sqrt.f64 V)) (patch (/.f64 c0 (sqrt.f64 V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 V)) c0) (taylor inf V) (#s(alt (/.f64 c0 (sqrt.f64 V)) (patch (/.f64 c0 (sqrt.f64 V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 V)) c0) (taylor inf V) (#s(alt (/.f64 c0 (sqrt.f64 V)) (patch (/.f64 c0 (sqrt.f64 V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 V)) c0) (taylor -inf V) (#s(alt (/.f64 c0 (sqrt.f64 V)) (patch (/.f64 c0 (sqrt.f64 V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 V)) c0) (taylor -inf V) (#s(alt (/.f64 c0 (sqrt.f64 V)) (patch (/.f64 c0 (sqrt.f64 V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 V)) c0) (taylor -inf V) (#s(alt (/.f64 c0 (sqrt.f64 V)) (patch (/.f64 c0 (sqrt.f64 V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 V)) c0) (taylor -inf V) (#s(alt (/.f64 c0 (sqrt.f64 V)) (patch (/.f64 c0 (sqrt.f64 V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt V) (taylor 0 V) (#s(alt (sqrt.f64 V) (patch (sqrt.f64 V) #<representation binary64>) () ())) ()) |
#s(alt (sqrt V) (taylor 0 V) (#s(alt (sqrt.f64 V) (patch (sqrt.f64 V) #<representation binary64>) () ())) ()) |
#s(alt (sqrt V) (taylor 0 V) (#s(alt (sqrt.f64 V) (patch (sqrt.f64 V) #<representation binary64>) () ())) ()) |
#s(alt (sqrt V) (taylor 0 V) (#s(alt (sqrt.f64 V) (patch (sqrt.f64 V) #<representation binary64>) () ())) ()) |
#s(alt (sqrt V) (taylor inf V) (#s(alt (sqrt.f64 V) (patch (sqrt.f64 V) #<representation binary64>) () ())) ()) |
#s(alt (sqrt V) (taylor inf V) (#s(alt (sqrt.f64 V) (patch (sqrt.f64 V) #<representation binary64>) () ())) ()) |
#s(alt (sqrt V) (taylor inf V) (#s(alt (sqrt.f64 V) (patch (sqrt.f64 V) #<representation binary64>) () ())) ()) |
#s(alt (sqrt V) (taylor inf V) (#s(alt (sqrt.f64 V) (patch (sqrt.f64 V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt V) (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (sqrt.f64 V) (patch (sqrt.f64 V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt V) (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (sqrt.f64 V) (patch (sqrt.f64 V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt V) (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (sqrt.f64 V) (patch (sqrt.f64 V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt V) (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (sqrt.f64 V) (patch (sqrt.f64 V) #<representation binary64>) () ())) ()) |
#s(alt (sqrt l) (taylor 0 l) (#s(alt (sqrt.f64 l) (patch (sqrt.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (sqrt l) (taylor 0 l) (#s(alt (sqrt.f64 l) (patch (sqrt.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (sqrt l) (taylor 0 l) (#s(alt (sqrt.f64 l) (patch (sqrt.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (sqrt l) (taylor 0 l) (#s(alt (sqrt.f64 l) (patch (sqrt.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (sqrt l) (taylor inf l) (#s(alt (sqrt.f64 l) (patch (sqrt.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (sqrt l) (taylor inf l) (#s(alt (sqrt.f64 l) (patch (sqrt.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (sqrt l) (taylor inf l) (#s(alt (sqrt.f64 l) (patch (sqrt.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (sqrt l) (taylor inf l) (#s(alt (sqrt.f64 l) (patch (sqrt.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt l) (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (sqrt.f64 l) (patch (sqrt.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt l) (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (sqrt.f64 l) (patch (sqrt.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt l) (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (sqrt.f64 l) (patch (sqrt.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt l) (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (sqrt.f64 l) (patch (sqrt.f64 l) #<representation binary64>) () ())) ()) |
165 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | V | @ | -inf | (/ (* c0 (sqrt A)) (sqrt (* V l))) |
| 3.0ms | c0 | @ | -inf | (* c0 (sqrt (/ A V))) |
| 1.0ms | A | @ | inf | (* c0 (sqrt (/ A V))) |
| 1.0ms | c0 | @ | 0 | (* c0 (sqrt (/ A V))) |
| 1.0ms | c0 | @ | 0 | (/ c0 (sqrt V)) |
| 1× | batch-egg-rewrite |
| 1 986× | lower-*.f32 |
| 1 974× | lower-*.f64 |
| 1 648× | lower-/.f32 |
| 1 634× | lower-/.f64 |
| 418× | frac-times |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 118 |
| 0 | 49 | 107 |
| 1 | 135 | 107 |
| 2 | 574 | 107 |
| 0 | 3412 | 107 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.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 (/.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 (/.f64 A V))) (sqrt.f64 l)) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(sqrt.f64 (/.f64 A V)) |
(/.f64 A V) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) |
(/.f64 c0 (sqrt.f64 V)) |
(sqrt.f64 V) |
(sqrt.f64 l) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 l V) A)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 A (*.f64 l (neg.f64 V)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 V)) (/.f64 A (*.f64 l (neg.f64 V)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 l (neg.f64 V))) (/.f64 A (*.f64 l (neg.f64 V)))) |
(neg.f64 (/.f64 A (*.f64 l (neg.f64 V)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) A)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 (neg.f64 A) l))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 A) V) l)) |
(/.f64 A (*.f64 l V)) |
(/.f64 (/.f64 A l) V) |
(/.f64 (/.f64 A (*.f64 l V)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 l V) A)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 l) (/.f64 (neg.f64 A) V))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) (/.f64 #s(literal 1 binary64) A)) |
(/.f64 (/.f64 A V) l) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l A) (neg.f64 V))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) |
(/.f64 #s(literal -1 binary64) (*.f64 l (/.f64 V (neg.f64 A)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 l) (/.f64 V A))) |
(/.f64 (/.f64 (neg.f64 A) l) (neg.f64 V)) |
(/.f64 (neg.f64 A) (*.f64 l (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 #s(literal -1 binary64) V) (/.f64 l (neg.f64 A))) |
(/.f64 (/.f64 (neg.f64 A) V) (neg.f64 l)) |
(/.f64 (*.f64 (neg.f64 A) #s(literal -1 binary64)) (*.f64 l V)) |
(/.f64 (/.f64 (neg.f64 A) #s(literal -1 binary64)) (*.f64 l V)) |
(/.f64 (*.f64 (/.f64 (neg.f64 A) l) #s(literal 1 binary64)) (neg.f64 V)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) V) #s(literal -1 binary64)) (/.f64 l (neg.f64 A))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) #s(literal -1 binary64)) (/.f64 V (neg.f64 A))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) V) A) (neg.f64 l)) |
(/.f64 (/.f64 (/.f64 (neg.f64 A) l) #s(literal -1 binary64)) V) |
(/.f64 (/.f64 (/.f64 (neg.f64 A) V) #s(literal -1 binary64)) l) |
(pow.f64 (/.f64 (*.f64 l V) A) #s(literal -1 binary64)) |
(*.f64 A (/.f64 #s(literal 1 binary64) (*.f64 l V))) |
(*.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 (*.f64 l V)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 #s(literal 1 binary64) (/.f64 A (*.f64 l V))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) A) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) (/.f64 A #s(literal 1 binary64))) |
(*.f64 (/.f64 A V) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 #s(literal -1 binary64) (/.f64 A (*.f64 l (neg.f64 V)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) A)) |
(*.f64 (/.f64 (neg.f64 A) l) (/.f64 #s(literal -1 binary64) V)) |
(*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) (*.f64 l V))) |
(*.f64 (neg.f64 A) (*.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 #s(literal 1 binary64) V))) |
(*.f64 (neg.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 #s(literal -1 binary64) V))) |
(*.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 A l)) |
(*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 A V)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) A)) |
(*.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 (neg.f64 A) V)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) (neg.f64 A)) |
(*.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 (neg.f64 A) l)) |
(*.f64 (/.f64 A (*.f64 l (neg.f64 V))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (neg.f64 A) V) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 (pow.f64 (/.f64 V (neg.f64 A)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 (/.f64 A #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 l V))) |
(*.f64 (/.f64 (neg.f64 A) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 l V))) |
(*.f64 (/.f64 A #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 l V))) |
(*.f64 (*.f64 A (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) V) #s(literal 1 binary64)) (/.f64 A l)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0)) #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 l))) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 l V)))) (*.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 #s(literal 1 binary64) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 V)) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (*.f64 c0 (sqrt.f64 (/.f64 A l))))) |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 l V)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 l) c0)) |
(/.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 V A)) c0) (neg.f64 (sqrt.f64 l)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 l A)) (/.f64 (sqrt.f64 V) (neg.f64 c0)))) |
(/.f64 (sqrt.f64 (/.f64 A l)) (/.f64 (sqrt.f64 V) c0)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 (sqrt.f64 (/.f64 V A)) c0)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (/.f64 (sqrt.f64 (/.f64 l A)) c0)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A)))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (/.f64 (sqrt.f64 V) (neg.f64 c0))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 (sqrt.f64 V) (neg.f64 c0)) (sqrt.f64 l))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (neg.f64 (sqrt.f64 l)) (/.f64 (sqrt.f64 V) c0))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 l V)) c0))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (/.f64 (sqrt.f64 V) c0) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (*.f64 (/.f64 (sqrt.f64 V) c0) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (/.f64 (sqrt.f64 V) (neg.f64 c0)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 A))) (*.f64 (/.f64 (sqrt.f64 V) (neg.f64 c0)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 (neg.f64 c0) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 (/.f64 l A)))) |
(/.f64 (*.f64 (neg.f64 c0) (sqrt.f64 (neg.f64 A))) (*.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 A) #s(literal -1 binary64)) (*.f64 (/.f64 (sqrt.f64 V) c0) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 A) #s(literal -1 binary64)) (*.f64 (sqrt.f64 l) (/.f64 (sqrt.f64 V) (neg.f64 c0)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (*.f64 (sqrt.f64 (/.f64 l A)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (neg.f64 l)) (/.f64 (sqrt.f64 V) c0))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (neg.f64 l)) (/.f64 (sqrt.f64 V) (neg.f64 c0)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 c0)) (*.f64 (sqrt.f64 (neg.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 l)) (/.f64 (sqrt.f64 V) c0))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 l)) (/.f64 (sqrt.f64 V) (neg.f64 c0)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 A) (neg.f64 c0))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))))) (sqrt.f64 V)) |
(/.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 A)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (sqrt.f64 V)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 V) (neg.f64 c0))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 (sqrt.f64 A) (neg.f64 c0))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) c0) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) c0) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.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 V))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) (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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 l A)) c0)) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) #s(literal -1 binary64)) (sqrt.f64 l)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (pow.f64 V #s(literal 1/4 binary64))) (pow.f64 V #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) #s(literal -1 binary64)) (sqrt.f64 V)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1 binary64)) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) c0) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 V)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.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 (neg.f64 c0) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 (/.f64 A l)) (neg.f64 (sqrt.f64 V)))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (neg.f64 c0) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (sqrt.f64 (/.f64 A l)))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 A) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (*.f64 c0 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (pow.f64 (/.f64 (sqrt.f64 (/.f64 l A)) c0) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (/.f64 (sqrt.f64 (/.f64 A l)) (/.f64 #s(literal 1 binary64) c0))) |
(*.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))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 c0 (sqrt.f64 V)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 c0 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 (/.f64 c0 (sqrt.f64 V)) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 c0 (neg.f64 (sqrt.f64 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 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.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 (*.f64 l V))) (*.f64 (sqrt.f64 A) (neg.f64 c0))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (neg.f64 (*.f64 c0 (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 V))))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 A (*.f64 l V)) #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 (/.f64 (neg.f64 c0) (sqrt.f64 V)) (neg.f64 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (/.f64 l A)) c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 A) (neg.f64 c0))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 c0 (pow.f64 V #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 A l)) (pow.f64 V #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 c0) (sqrt.f64 V)) (sqrt.f64 l))) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 V #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (pow.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 A) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (/.f64 c0 (sqrt.f64 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 (/.f64 c0 (sqrt.f64 V)) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 l))) |
(*.f64 (/.f64 (/.f64 c0 (sqrt.f64 V)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (/.f64 (/.f64 (neg.f64 c0) (sqrt.f64 V)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A l)) (pow.f64 V #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 V #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A l)) (neg.f64 (sqrt.f64 V))) (neg.f64 c0)) |
(*.f64 (*.f64 c0 (pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/4 binary64))) |
(*.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 (sqrt.f64 (/.f64 A l)) #s(literal 1 binary64)) (/.f64 c0 (sqrt.f64 V))) |
(exp.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 A)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 l V))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A V))) (*.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(sqrt.f64 (/.f64 A (*.f64 l V))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V)))) |
(neg.f64 (/.f64 (sqrt.f64 (/.f64 A l)) (neg.f64 (sqrt.f64 V)))) |
(neg.f64 (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(neg.f64 (/.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (sqrt.f64 l)))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l)) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 (/.f64 l A)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 l A)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 V A)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) |
(/.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 V)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 V (neg.f64 A)) l))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 A) V)) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 A))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (sqrt.f64 A) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (neg.f64 l)) (neg.f64 (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 (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)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 A))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 A) l))) (neg.f64 (sqrt.f64 (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)) (pow.f64 l #s(literal 1/4 binary64))) (pow.f64 l #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) #s(literal -1 binary64)) (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)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64)) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 A) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) #s(literal -1 binary64)) (sqrt.f64 V)) |
(pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 l V) A) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 A (*.f64 l 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 (exp.f64 (log.f64 (/.f64 A (*.f64 l V)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(*.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 #s(literal 1 binary64) (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (pow.f64 (/.f64 #s(literal -1 binary64) V) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (/.f64 #s(literal -1 binary64) V))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (neg.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 l V)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 #s(literal -1 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 #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 l V)))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 A (*.f64 l V)) #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)) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 A (*.f64 l 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 (sqrt.f64 A) (pow.f64 V #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (pow.f64 V #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (pow.f64 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)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 (*.f64 l V) #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 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 l A)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 A) l)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 l)) (/.f64 (neg.f64 A) l)) |
(neg.f64 (/.f64 (neg.f64 A) l)) |
(neg.f64 (*.f64 (/.f64 (neg.f64 A) l) #s(literal 1 binary64))) |
(/.f64 A l) |
(/.f64 #s(literal 1 binary64) (/.f64 l A)) |
(/.f64 #s(literal -1 binary64) (/.f64 l (neg.f64 A))) |
(/.f64 (neg.f64 A) (neg.f64 l)) |
(/.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 #s(literal 1 binary64) A)) |
(/.f64 (/.f64 (neg.f64 A) #s(literal -1 binary64)) l) |
(pow.f64 (/.f64 l A) #s(literal -1 binary64)) |
(*.f64 A (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (/.f64 A l) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 A l)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 A) l)) |
(*.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 (neg.f64 A) (*.f64 (/.f64 #s(literal -1 binary64) l) #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 (/.f64 #s(literal -1 binary64) l) (neg.f64 A)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 l V) A)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 A (*.f64 l (neg.f64 V)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 V)) (/.f64 A (*.f64 l (neg.f64 V)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 l (neg.f64 V))) (/.f64 A (*.f64 l (neg.f64 V)))) |
(neg.f64 (/.f64 A (*.f64 l (neg.f64 V)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) A)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 (neg.f64 A) l))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 A) V) l)) |
(/.f64 A (*.f64 l V)) |
(/.f64 (/.f64 A l) V) |
(/.f64 (/.f64 A (*.f64 l V)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 l V) A)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 l) (/.f64 (neg.f64 A) V))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) (/.f64 #s(literal 1 binary64) A)) |
(/.f64 (/.f64 A V) l) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l A) (neg.f64 V))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) |
(/.f64 #s(literal -1 binary64) (*.f64 l (/.f64 V (neg.f64 A)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 l) (/.f64 V A))) |
(/.f64 (/.f64 (neg.f64 A) l) (neg.f64 V)) |
(/.f64 (neg.f64 A) (*.f64 l (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 #s(literal -1 binary64) V) (/.f64 l (neg.f64 A))) |
(/.f64 (/.f64 (neg.f64 A) V) (neg.f64 l)) |
(/.f64 (*.f64 (neg.f64 A) #s(literal -1 binary64)) (*.f64 l V)) |
(/.f64 (/.f64 (neg.f64 A) #s(literal -1 binary64)) (*.f64 l V)) |
(/.f64 (*.f64 (/.f64 (neg.f64 A) l) #s(literal 1 binary64)) (neg.f64 V)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) V) #s(literal -1 binary64)) (/.f64 l (neg.f64 A))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) #s(literal -1 binary64)) (/.f64 V (neg.f64 A))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) V) A) (neg.f64 l)) |
(/.f64 (/.f64 (/.f64 (neg.f64 A) l) #s(literal -1 binary64)) V) |
(/.f64 (/.f64 (/.f64 (neg.f64 A) V) #s(literal -1 binary64)) l) |
(pow.f64 (/.f64 (*.f64 l V) A) #s(literal -1 binary64)) |
(*.f64 A (/.f64 #s(literal 1 binary64) (*.f64 l V))) |
(*.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 (*.f64 l V)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 #s(literal 1 binary64) (/.f64 A (*.f64 l V))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) A) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) (/.f64 A #s(literal 1 binary64))) |
(*.f64 (/.f64 A V) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 #s(literal -1 binary64) (/.f64 A (*.f64 l (neg.f64 V)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) A)) |
(*.f64 (/.f64 (neg.f64 A) l) (/.f64 #s(literal -1 binary64) V)) |
(*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) (*.f64 l V))) |
(*.f64 (neg.f64 A) (*.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 #s(literal 1 binary64) V))) |
(*.f64 (neg.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 #s(literal -1 binary64) V))) |
(*.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 A l)) |
(*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 A V)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) A)) |
(*.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 (neg.f64 A) V)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) (neg.f64 A)) |
(*.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 (neg.f64 A) l)) |
(*.f64 (/.f64 A (*.f64 l (neg.f64 V))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (neg.f64 A) V) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 (pow.f64 (/.f64 V (neg.f64 A)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 (/.f64 A #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 l V))) |
(*.f64 (/.f64 (neg.f64 A) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 l V))) |
(*.f64 (/.f64 A #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 l V))) |
(*.f64 (*.f64 A (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) V) #s(literal 1 binary64)) (/.f64 A l)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0)) #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 l))) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 l V)))) (*.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 #s(literal 1 binary64) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 V)) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (*.f64 c0 (sqrt.f64 (/.f64 A l))))) |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 l V)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 l) c0)) |
(/.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 V A)) c0) (neg.f64 (sqrt.f64 l)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 l A)) (/.f64 (sqrt.f64 V) (neg.f64 c0)))) |
(/.f64 (sqrt.f64 (/.f64 A l)) (/.f64 (sqrt.f64 V) c0)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 (sqrt.f64 (/.f64 V A)) c0)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (/.f64 (sqrt.f64 (/.f64 l A)) c0)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A)))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (/.f64 (sqrt.f64 V) (neg.f64 c0))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 (sqrt.f64 V) (neg.f64 c0)) (sqrt.f64 l))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (neg.f64 (sqrt.f64 l)) (/.f64 (sqrt.f64 V) c0))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 l V)) c0))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (/.f64 (sqrt.f64 V) c0) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (*.f64 (/.f64 (sqrt.f64 V) c0) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (/.f64 (sqrt.f64 V) (neg.f64 c0)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 A))) (*.f64 (/.f64 (sqrt.f64 V) (neg.f64 c0)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 (neg.f64 c0) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 (/.f64 l A)))) |
(/.f64 (*.f64 (neg.f64 c0) (sqrt.f64 (neg.f64 A))) (*.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 A) #s(literal -1 binary64)) (*.f64 (/.f64 (sqrt.f64 V) c0) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 A) #s(literal -1 binary64)) (*.f64 (sqrt.f64 l) (/.f64 (sqrt.f64 V) (neg.f64 c0)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (*.f64 (sqrt.f64 (/.f64 l A)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (neg.f64 l)) (/.f64 (sqrt.f64 V) c0))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (neg.f64 l)) (/.f64 (sqrt.f64 V) (neg.f64 c0)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 c0)) (*.f64 (sqrt.f64 (neg.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 l)) (/.f64 (sqrt.f64 V) c0))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 l)) (/.f64 (sqrt.f64 V) (neg.f64 c0)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 A) (neg.f64 c0))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))))) (sqrt.f64 V)) |
(/.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 A)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (sqrt.f64 V)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 V) (neg.f64 c0))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 (sqrt.f64 A) (neg.f64 c0))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) c0) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) c0) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.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 V))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) (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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 l A)) c0)) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) #s(literal -1 binary64)) (sqrt.f64 l)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (pow.f64 V #s(literal 1/4 binary64))) (pow.f64 V #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) #s(literal -1 binary64)) (sqrt.f64 V)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1 binary64)) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) c0) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 V)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.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 (neg.f64 c0) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 (/.f64 A l)) (neg.f64 (sqrt.f64 V)))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (neg.f64 c0) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (sqrt.f64 (/.f64 A l)))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 A) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (*.f64 c0 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (pow.f64 (/.f64 (sqrt.f64 (/.f64 l A)) c0) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (/.f64 (sqrt.f64 (/.f64 A l)) (/.f64 #s(literal 1 binary64) c0))) |
(*.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))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 c0 (sqrt.f64 V)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 c0 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 (/.f64 c0 (sqrt.f64 V)) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 c0 (neg.f64 (sqrt.f64 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 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.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 (*.f64 l V))) (*.f64 (sqrt.f64 A) (neg.f64 c0))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (neg.f64 (*.f64 c0 (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 V))))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 A (*.f64 l V)) #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 (/.f64 (neg.f64 c0) (sqrt.f64 V)) (neg.f64 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (/.f64 l A)) c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 A) (neg.f64 c0))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 c0 (pow.f64 V #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 A l)) (pow.f64 V #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 c0) (sqrt.f64 V)) (sqrt.f64 l))) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 V #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (pow.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 A) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (/.f64 c0 (sqrt.f64 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 (/.f64 c0 (sqrt.f64 V)) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 l))) |
(*.f64 (/.f64 (/.f64 c0 (sqrt.f64 V)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (/.f64 (/.f64 (neg.f64 c0) (sqrt.f64 V)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A l)) (pow.f64 V #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 V #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A l)) (neg.f64 (sqrt.f64 V))) (neg.f64 c0)) |
(*.f64 (*.f64 c0 (pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/4 binary64))) |
(*.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 (sqrt.f64 (/.f64 A l)) #s(literal 1 binary64)) (/.f64 c0 (sqrt.f64 V))) |
(exp.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 A)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 l V))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A V))) (*.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(sqrt.f64 (/.f64 A (*.f64 l V))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V)))) |
(neg.f64 (/.f64 (sqrt.f64 (/.f64 A l)) (neg.f64 (sqrt.f64 V)))) |
(neg.f64 (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(neg.f64 (/.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (sqrt.f64 l)))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l)) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 (/.f64 l A)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 l A)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 V A)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) |
(/.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 V)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 V (neg.f64 A)) l))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 A) V)) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 A))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (sqrt.f64 A) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (neg.f64 l)) (neg.f64 (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 (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)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 A))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 A) l))) (neg.f64 (sqrt.f64 (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)) (pow.f64 l #s(literal 1/4 binary64))) (pow.f64 l #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) #s(literal -1 binary64)) (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)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64)) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 A) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) #s(literal -1 binary64)) (sqrt.f64 V)) |
(pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 l V) A) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 A (*.f64 l 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 (exp.f64 (log.f64 (/.f64 A (*.f64 l V)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(*.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 #s(literal 1 binary64) (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (pow.f64 (/.f64 #s(literal -1 binary64) V) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (/.f64 #s(literal -1 binary64) V))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (neg.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 l V)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 #s(literal -1 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 #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 l V)))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 A (*.f64 l V)) #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)) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 A (*.f64 l 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 (sqrt.f64 A) (pow.f64 V #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (pow.f64 V #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (pow.f64 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)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 (*.f64 l V) #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 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.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))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 l V)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 l V))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) |
(/.f64 #s(literal 1 binary64) (*.f64 l V)) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 l V)) (sqrt.f64 (*.f64 l V)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 l V))) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 l (neg.f64 V))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 l V)) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 l V))) (sqrt.f64 (*.f64 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (*.f64 (sqrt.f64 (*.f64 l V)) (sqrt.f64 l))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (*.f64 (sqrt.f64 l) (sqrt.f64 (*.f64 l V)))) |
(/.f64 (/.f64 #s(literal 1 binary64) l) V) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (/.f64 #s(literal -1 binary64) l) (neg.f64 V)) |
(/.f64 (/.f64 #s(literal -1 binary64) V) (neg.f64 l)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (*.f64 l V)) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 l V))) (sqrt.f64 l))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 l V))) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 l) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 l) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) (*.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.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 l V))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) V) #s(literal 1 binary64)) (neg.f64 l)) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) V) #s(literal -1 binary64)) l) |
(pow.f64 (*.f64 l V) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 l V)) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 l V) (*.f64 l V)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) (/.f64 #s(literal 1 binary64) (*.f64 l V))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (*.f64 l V)) (sqrt.f64 (*.f64 l V))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 l V))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 l V))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 l V))) |
(*.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 #s(literal 1 binary64) V)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 #s(literal -1 binary64) l)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0)) #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 l))) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 l V)))) (*.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 #s(literal 1 binary64) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 V)) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (*.f64 c0 (sqrt.f64 (/.f64 A l))))) |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 l V)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 l) c0)) |
(/.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 V A)) c0) (neg.f64 (sqrt.f64 l)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 l A)) (/.f64 (sqrt.f64 V) (neg.f64 c0)))) |
(/.f64 (sqrt.f64 (/.f64 A l)) (/.f64 (sqrt.f64 V) c0)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 (sqrt.f64 (/.f64 V A)) c0)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (/.f64 (sqrt.f64 (/.f64 l A)) c0)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A)))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (/.f64 (sqrt.f64 V) (neg.f64 c0))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 (sqrt.f64 V) (neg.f64 c0)) (sqrt.f64 l))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (neg.f64 (sqrt.f64 l)) (/.f64 (sqrt.f64 V) c0))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 l V)) c0))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (/.f64 (sqrt.f64 V) c0) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (*.f64 (/.f64 (sqrt.f64 V) c0) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (/.f64 (sqrt.f64 V) (neg.f64 c0)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 A))) (*.f64 (/.f64 (sqrt.f64 V) (neg.f64 c0)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 (neg.f64 c0) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 (/.f64 l A)))) |
(/.f64 (*.f64 (neg.f64 c0) (sqrt.f64 (neg.f64 A))) (*.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 A) #s(literal -1 binary64)) (*.f64 (/.f64 (sqrt.f64 V) c0) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 A) #s(literal -1 binary64)) (*.f64 (sqrt.f64 l) (/.f64 (sqrt.f64 V) (neg.f64 c0)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (*.f64 (sqrt.f64 (/.f64 l A)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (neg.f64 l)) (/.f64 (sqrt.f64 V) c0))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (neg.f64 l)) (/.f64 (sqrt.f64 V) (neg.f64 c0)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 c0)) (*.f64 (sqrt.f64 (neg.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 l)) (/.f64 (sqrt.f64 V) c0))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 l)) (/.f64 (sqrt.f64 V) (neg.f64 c0)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 A) (neg.f64 c0))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))))) (sqrt.f64 V)) |
(/.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 A)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (sqrt.f64 V)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 V) (neg.f64 c0))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 (sqrt.f64 A) (neg.f64 c0))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) c0) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) c0) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.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 V))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) (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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 l A)) c0)) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) #s(literal -1 binary64)) (sqrt.f64 l)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (pow.f64 V #s(literal 1/4 binary64))) (pow.f64 V #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) #s(literal -1 binary64)) (sqrt.f64 V)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1 binary64)) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) c0) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 V)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.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 (neg.f64 c0) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 (/.f64 A l)) (neg.f64 (sqrt.f64 V)))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (neg.f64 c0) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (sqrt.f64 (/.f64 A l)))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 A) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (*.f64 c0 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (pow.f64 (/.f64 (sqrt.f64 (/.f64 l A)) c0) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (/.f64 (sqrt.f64 (/.f64 A l)) (/.f64 #s(literal 1 binary64) c0))) |
(*.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))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 c0 (sqrt.f64 V)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 c0 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 (/.f64 c0 (sqrt.f64 V)) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 c0 (neg.f64 (sqrt.f64 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 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.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 (*.f64 l V))) (*.f64 (sqrt.f64 A) (neg.f64 c0))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (neg.f64 (*.f64 c0 (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 V))))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 A (*.f64 l V)) #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 (/.f64 (neg.f64 c0) (sqrt.f64 V)) (neg.f64 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (/.f64 l A)) c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 A) (neg.f64 c0))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 c0 (pow.f64 V #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 A l)) (pow.f64 V #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 c0) (sqrt.f64 V)) (sqrt.f64 l))) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 V #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (pow.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 A) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (/.f64 c0 (sqrt.f64 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 (/.f64 c0 (sqrt.f64 V)) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 l))) |
(*.f64 (/.f64 (/.f64 c0 (sqrt.f64 V)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (/.f64 (/.f64 (neg.f64 c0) (sqrt.f64 V)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A l)) (pow.f64 V #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 V #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A l)) (neg.f64 (sqrt.f64 V))) (neg.f64 c0)) |
(*.f64 (*.f64 c0 (pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/4 binary64))) |
(*.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 (sqrt.f64 (/.f64 A l)) #s(literal 1 binary64)) (/.f64 c0 (sqrt.f64 V))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 A) (neg.f64 c0))) |
(neg.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0))) |
(*.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) (*.f64 (sqrt.f64 A) (neg.f64 c0))) |
(*.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 (sqrt.f64 A) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 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 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 A)) |
(*.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 l V)))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) (*.f64 #s(literal 1/2 binary64) (log.f64 V)))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 V) (*.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(sqrt.f64 (*.f64 l V)) |
(neg.f64 (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(/.f64 (sqrt.f64 (*.f64 l V)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 l V))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) (sqrt.f64 #s(literal -1 binary64))) |
(pow.f64 (*.f64 l V) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 l V) (*.f64 l V)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 l V))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l V))) |
(*.f64 (sqrt.f64 (*.f64 l V)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (*.f64 l V)) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 l) (sqrt.f64 V)) |
(*.f64 (sqrt.f64 V) (sqrt.f64 l)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (neg.f64 (sqrt.f64 V)) (neg.f64 (sqrt.f64 l))) |
(*.f64 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 l V) #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 l))) |
(*.f64 (pow.f64 l #s(literal 1/4 binary64)) (*.f64 (pow.f64 l #s(literal 1/4 binary64)) (sqrt.f64 V))) |
(*.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 (log.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0)) #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 l))) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 l V)))) (*.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 #s(literal 1 binary64) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 V)) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (*.f64 c0 (sqrt.f64 (/.f64 A l))))) |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 l V)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 l) c0)) |
(/.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 V A)) c0) (neg.f64 (sqrt.f64 l)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 l A)) (/.f64 (sqrt.f64 V) (neg.f64 c0)))) |
(/.f64 (sqrt.f64 (/.f64 A l)) (/.f64 (sqrt.f64 V) c0)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 (sqrt.f64 (/.f64 V A)) c0)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (/.f64 (sqrt.f64 (/.f64 l A)) c0)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A)))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (/.f64 (sqrt.f64 V) (neg.f64 c0))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 (sqrt.f64 V) (neg.f64 c0)) (sqrt.f64 l))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (neg.f64 (sqrt.f64 l)) (/.f64 (sqrt.f64 V) c0))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 l V)) c0))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (/.f64 (sqrt.f64 V) c0) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (*.f64 (/.f64 (sqrt.f64 V) c0) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (/.f64 (sqrt.f64 V) (neg.f64 c0)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 A))) (*.f64 (/.f64 (sqrt.f64 V) (neg.f64 c0)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 (neg.f64 c0) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 (/.f64 l A)))) |
(/.f64 (*.f64 (neg.f64 c0) (sqrt.f64 (neg.f64 A))) (*.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 A) #s(literal -1 binary64)) (*.f64 (/.f64 (sqrt.f64 V) c0) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 A) #s(literal -1 binary64)) (*.f64 (sqrt.f64 l) (/.f64 (sqrt.f64 V) (neg.f64 c0)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (*.f64 (sqrt.f64 (/.f64 l A)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (neg.f64 l)) (/.f64 (sqrt.f64 V) c0))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (neg.f64 l)) (/.f64 (sqrt.f64 V) (neg.f64 c0)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 c0)) (*.f64 (sqrt.f64 (neg.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 l)) (/.f64 (sqrt.f64 V) c0))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 l)) (/.f64 (sqrt.f64 V) (neg.f64 c0)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 A) (neg.f64 c0))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))))) (sqrt.f64 V)) |
(/.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 A)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (sqrt.f64 V)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 V) (neg.f64 c0))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 (sqrt.f64 A) (neg.f64 c0))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) c0) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) c0) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.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 V))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) (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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 l A)) c0)) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) #s(literal -1 binary64)) (sqrt.f64 l)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (pow.f64 V #s(literal 1/4 binary64))) (pow.f64 V #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) #s(literal -1 binary64)) (sqrt.f64 V)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1 binary64)) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) c0) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 V)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.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 (neg.f64 c0) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 (/.f64 A l)) (neg.f64 (sqrt.f64 V)))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (neg.f64 c0) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (sqrt.f64 (/.f64 A l)))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 A) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (*.f64 c0 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (pow.f64 (/.f64 (sqrt.f64 (/.f64 l A)) c0) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (/.f64 (sqrt.f64 (/.f64 A l)) (/.f64 #s(literal 1 binary64) c0))) |
(*.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))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 c0 (sqrt.f64 V)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 c0 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 (/.f64 c0 (sqrt.f64 V)) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 c0 (neg.f64 (sqrt.f64 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 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.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 (*.f64 l V))) (*.f64 (sqrt.f64 A) (neg.f64 c0))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (neg.f64 (*.f64 c0 (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 V))))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 A (*.f64 l V)) #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 (/.f64 (neg.f64 c0) (sqrt.f64 V)) (neg.f64 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (/.f64 l A)) c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 A) (neg.f64 c0))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 c0 (pow.f64 V #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 A l)) (pow.f64 V #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 c0) (sqrt.f64 V)) (sqrt.f64 l))) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 V #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (pow.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 A) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (/.f64 c0 (sqrt.f64 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 (/.f64 c0 (sqrt.f64 V)) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 l))) |
(*.f64 (/.f64 (/.f64 c0 (sqrt.f64 V)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (/.f64 (/.f64 (neg.f64 c0) (sqrt.f64 V)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A l)) (pow.f64 V #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 V #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A l)) (neg.f64 (sqrt.f64 V))) (neg.f64 c0)) |
(*.f64 (*.f64 c0 (pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/4 binary64))) |
(*.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 (sqrt.f64 (/.f64 A l)) #s(literal 1 binary64)) (/.f64 c0 (sqrt.f64 V))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 V))) (*.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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 V A)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (/.f64 V A)) c0) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 V) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 V)) |
(/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (/.f64 V A)) c0))) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (/.f64 (sqrt.f64 V) (neg.f64 c0))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 A) #s(literal -1 binary64)) (/.f64 (sqrt.f64 V) (neg.f64 c0))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) #s(literal 1 binary64)) (neg.f64 (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))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) #s(literal -1 binary64)) (sqrt.f64 V)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 V A)) c0) #s(literal -1 binary64)) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(*.f64 (sqrt.f64 (/.f64 A V)) c0) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (neg.f64 (neg.f64 (sqrt.f64 A)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0))) |
(*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 V))) |
(*.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (neg.f64 c0) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (sqrt.f64 A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (*.f64 c0 (sqrt.f64 A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (/.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 (neg.f64 c0) (sqrt.f64 V))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 c0)) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 V)))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 V) c0))) |
(*.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 (neg.f64 c0) (sqrt.f64 V)) (neg.f64 (sqrt.f64 A))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 A))) (/.f64 c0 (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)) (/.f64 #s(literal 1 binary64) c0))) |
(*.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 (sqrt.f64 A) (pow.f64 V #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 V #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 V))) |
(*.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A V) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal 1 binary64)) (/.f64 c0 (sqrt.f64 V))) |
(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)))) |
(sqrt.f64 (/.f64 A V)) |
(neg.f64 (neg.f64 (sqrt.f64 (/.f64 A 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 (sqrt.f64 A) (sqrt.f64 V)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 V A)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 V (neg.f64 A)))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 A) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (neg.f64 (sqrt.f64 (neg.f64 V)))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 A))) (sqrt.f64 V)) |
(/.f64 (/.f64 (sqrt.f64 A) (pow.f64 V #s(literal 1/4 binary64))) (pow.f64 V #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (sqrt.f64 V)) |
(pow.f64 (/.f64 A V) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 V A) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 V A)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 A 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 (exp.f64 (log.f64 (/.f64 A V))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 A) (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) 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 (neg.f64 (sqrt.f64 A)) (/.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 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) V)))) |
(*.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (pow.f64 (/.f64 A V) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 A V))) |
(*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (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 (neg.f64 A) V)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 V)) (/.f64 (neg.f64 A) V)) |
(neg.f64 (/.f64 (neg.f64 A) V)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 V A))) |
(/.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)) |
(/.f64 (/.f64 (neg.f64 A) #s(literal -1 binary64)) V) |
(pow.f64 (/.f64 V A) #s(literal -1 binary64)) |
(*.f64 A (/.f64 #s(literal 1 binary64) V)) |
(*.f64 #s(literal 1 binary64) (/.f64 A V)) |
(*.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 (neg.f64 A) V)) |
(*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) 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 #s(literal -1 binary64) V) (neg.f64 A)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0)) #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 l))) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 l V)))) (*.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 #s(literal 1 binary64) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 V)) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (*.f64 c0 (sqrt.f64 (/.f64 A l))))) |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 l V)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 l) c0)) |
(/.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 l A))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 V A)) c0) (neg.f64 (sqrt.f64 l)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 l A)) (/.f64 (sqrt.f64 V) (neg.f64 c0)))) |
(/.f64 (sqrt.f64 (/.f64 A l)) (/.f64 (sqrt.f64 V) c0)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (/.f64 (sqrt.f64 (/.f64 V A)) c0)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (/.f64 (sqrt.f64 (/.f64 l A)) c0)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A)))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (/.f64 (sqrt.f64 V) (neg.f64 c0))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 (sqrt.f64 V) (neg.f64 c0)) (sqrt.f64 l))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (neg.f64 (sqrt.f64 l)) (/.f64 (sqrt.f64 V) c0))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 l V)) c0))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (/.f64 (sqrt.f64 V) c0) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (*.f64 (/.f64 (sqrt.f64 V) c0) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (/.f64 (sqrt.f64 V) (neg.f64 c0)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 A))) (*.f64 (/.f64 (sqrt.f64 V) (neg.f64 c0)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 (neg.f64 c0) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 (/.f64 l A)))) |
(/.f64 (*.f64 (neg.f64 c0) (sqrt.f64 (neg.f64 A))) (*.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 A) #s(literal -1 binary64)) (*.f64 (/.f64 (sqrt.f64 V) c0) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 A) #s(literal -1 binary64)) (*.f64 (sqrt.f64 l) (/.f64 (sqrt.f64 V) (neg.f64 c0)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (*.f64 (sqrt.f64 (/.f64 l A)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (neg.f64 l)) (/.f64 (sqrt.f64 V) c0))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (neg.f64 l)) (/.f64 (sqrt.f64 V) (neg.f64 c0)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 c0)) (*.f64 (sqrt.f64 (neg.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 l)) (/.f64 (sqrt.f64 V) c0))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 l)) (/.f64 (sqrt.f64 V) (neg.f64 c0)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 A) (neg.f64 c0))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))))) (sqrt.f64 V)) |
(/.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 A)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (sqrt.f64 V)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 V) (neg.f64 c0))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 (sqrt.f64 A) (neg.f64 c0))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) c0) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) c0) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.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 V))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) (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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 l A)) c0)) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) #s(literal -1 binary64)) (sqrt.f64 l)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (pow.f64 V #s(literal 1/4 binary64))) (pow.f64 V #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) #s(literal -1 binary64)) (sqrt.f64 V)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1 binary64)) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) c0) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 V)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.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 (neg.f64 c0) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 (/.f64 A l)) (neg.f64 (sqrt.f64 V)))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (neg.f64 c0) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (sqrt.f64 (/.f64 A l)))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 A) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (*.f64 c0 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (pow.f64 (/.f64 (sqrt.f64 (/.f64 l A)) c0) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (/.f64 (sqrt.f64 (/.f64 A l)) (/.f64 #s(literal 1 binary64) c0))) |
(*.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))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 c0 (sqrt.f64 V)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 c0 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 (/.f64 c0 (sqrt.f64 V)) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 c0 (neg.f64 (sqrt.f64 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 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.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 (*.f64 l V))) (*.f64 (sqrt.f64 A) (neg.f64 c0))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (neg.f64 (*.f64 c0 (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 V))))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 A (*.f64 l V)) #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 (/.f64 (neg.f64 c0) (sqrt.f64 V)) (neg.f64 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (/.f64 l A)) c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 A) (neg.f64 c0))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 c0 (pow.f64 V #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 A l)) (pow.f64 V #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 c0) (sqrt.f64 V)) (sqrt.f64 l))) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 V #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (pow.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 A) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (/.f64 c0 (sqrt.f64 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 (/.f64 c0 (sqrt.f64 V)) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 l))) |
(*.f64 (/.f64 (/.f64 c0 (sqrt.f64 V)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 A l)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (/.f64 (/.f64 (neg.f64 c0) (sqrt.f64 V)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A l)) (pow.f64 V #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 V #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A l)) (neg.f64 (sqrt.f64 V))) (neg.f64 c0)) |
(*.f64 (*.f64 c0 (pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/4 binary64))) |
(*.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 (sqrt.f64 (/.f64 A l)) #s(literal 1 binary64)) (/.f64 c0 (sqrt.f64 V))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 V))) (*.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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 V A)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (/.f64 V A)) c0) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 V) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 V)) |
(/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (/.f64 V A)) c0))) |
(/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (/.f64 (sqrt.f64 V) (neg.f64 c0))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 A) #s(literal -1 binary64)) (/.f64 (sqrt.f64 V) (neg.f64 c0))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) #s(literal 1 binary64)) (neg.f64 (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))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) #s(literal -1 binary64)) (sqrt.f64 V)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 V A)) c0) #s(literal -1 binary64)) |
(*.f64 c0 (sqrt.f64 (/.f64 A V))) |
(*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(*.f64 (sqrt.f64 (/.f64 A V)) c0) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (neg.f64 (neg.f64 (sqrt.f64 A)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 c0))) |
(*.f64 (*.f64 (sqrt.f64 A) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 V))) |
(*.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (neg.f64 c0) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (sqrt.f64 A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (*.f64 c0 (sqrt.f64 A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (/.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 (neg.f64 c0) (sqrt.f64 V))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (neg.f64 c0)) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 V)))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 V) c0))) |
(*.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 (neg.f64 c0) (sqrt.f64 V)) (neg.f64 (sqrt.f64 A))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 A))) (/.f64 c0 (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)) (/.f64 #s(literal 1 binary64) c0))) |
(*.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 (sqrt.f64 A) (pow.f64 V #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 V #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 V))) |
(*.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A V) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (pow.f64 A #s(literal 1/4 binary64))) (pow.f64 A #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (sqrt.f64 A) #s(literal 1 binary64)) (/.f64 c0 (sqrt.f64 V))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 V) c0)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 c0) (sqrt.f64 V))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 V))) (/.f64 (neg.f64 c0) (sqrt.f64 V))) |
(neg.f64 (/.f64 (neg.f64 c0) (sqrt.f64 V))) |
(/.f64 c0 (sqrt.f64 V)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) c0)) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 V) (neg.f64 c0))) |
(/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 V))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 (*.f64 (neg.f64 c0) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (/.f64 c0 (pow.f64 V #s(literal 1/4 binary64))) (pow.f64 V #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 V)) |
(pow.f64 (/.f64 (sqrt.f64 V) c0) #s(literal -1 binary64)) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 c0) (sqrt.f64 V))) |
(*.f64 (neg.f64 c0) (/.f64 #s(literal -1 binary64) (sqrt.f64 V))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) c0) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) V)) (pow.f64 (/.f64 #s(literal 1 binary64) c0) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 V)) (neg.f64 c0)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 V))) |
(*.f64 (/.f64 c0 (pow.f64 V #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 V #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 V) c0) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 V) c0) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 V))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 V))) |
(sqrt.f64 V) |
(neg.f64 (neg.f64 (sqrt.f64 V))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(/.f64 (sqrt.f64 V) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 V)) #s(literal -1 binary64)) |
(pow.f64 V #s(literal 1/2 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)) |
(pow.f64 (exp.f64 (log.f64 V)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 V)) |
(*.f64 (sqrt.f64 V) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 V))) |
(*.f64 (pow.f64 V #s(literal 1/4 binary64)) (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))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 l))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 l))) |
(sqrt.f64 l) |
(neg.f64 (neg.f64 (sqrt.f64 l))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(/.f64 (sqrt.f64 l) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 l)) #s(literal -1 binary64)) |
(pow.f64 l #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 l #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 l l) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 l)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 l)) |
(*.f64 (sqrt.f64 l) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (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))) |
| 1× | egg-herbie |
| 1 054× | associate-*r* |
| 1 044× | lower-*.f64 |
| 1 044× | lower-*.f32 |
| 1 040× | lower-fma.f64 |
| 1 040× | lower-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 4132 |
| 1 | 101 | 3956 |
| 2 | 322 | 3956 |
| 3 | 635 | 3956 |
| 4 | 1510 | 3956 |
| 5 | 2025 | 3956 |
| 6 | 2214 | 3956 |
| 7 | 2238 | 3956 |
| 8 | 2252 | 3956 |
| 9 | 2261 | 3956 |
| 10 | 2266 | 3956 |
| 11 | 2518 | 3956 |
| 12 | 2618 | 3956 |
| 13 | 2618 | 3956 |
| 14 | 2618 | 3956 |
| 15 | 2666 | 3956 |
| 16 | 2911 | 3956 |
| 17 | 3269 | 3956 |
| 18 | 3277 | 3956 |
| 0 | 3277 | 3956 |
| 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 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) |
(* (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) |
(* (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 (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ 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)) 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) |
(* (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 (/ 1 V)) c0) |
(* (sqrt (/ 1 V)) c0) |
(* (sqrt (/ 1 V)) c0) |
(* (sqrt (/ 1 V)) c0) |
(* (sqrt (/ 1 V)) c0) |
(* (sqrt (/ 1 V)) c0) |
(* (sqrt (/ 1 V)) c0) |
(* (sqrt (/ 1 V)) c0) |
(* (sqrt (/ 1 V)) c0) |
(* (sqrt (/ 1 V)) c0) |
(* (sqrt (/ 1 V)) c0) |
(* (sqrt (/ 1 V)) c0) |
(* (sqrt (/ 1 V)) c0) |
(* (sqrt (/ 1 V)) c0) |
(* (sqrt (/ 1 V)) c0) |
(* (sqrt (/ 1 V)) c0) |
(* (sqrt (/ 1 V)) c0) |
(* (sqrt (/ 1 V)) c0) |
(* (sqrt (/ 1 V)) c0) |
(* (sqrt (/ 1 V)) c0) |
(* (sqrt (/ 1 V)) c0) |
(* (sqrt (/ 1 V)) c0) |
(* (sqrt (/ 1 V)) c0) |
(* (sqrt (/ 1 V)) c0) |
(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))) |
(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))) |
| 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))) |
(*.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 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) |
(* (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))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) 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))) |
(*.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 (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) 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)) 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))) |
(* (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 (/ 1 V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(* (sqrt (/ 1 V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(* (sqrt (/ 1 V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(* (sqrt (/ 1 V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(* (sqrt (/ 1 V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(* (sqrt (/ 1 V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(* (sqrt (/ 1 V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(* (sqrt (/ 1 V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(* (sqrt (/ 1 V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(* (sqrt (/ 1 V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(* (sqrt (/ 1 V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(* (sqrt (/ 1 V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(* (sqrt (/ 1 V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(* (sqrt (/ 1 V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(* (sqrt (/ 1 V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(* (sqrt (/ 1 V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(* (sqrt (/ 1 V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(* (sqrt (/ 1 V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(* (sqrt (/ 1 V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(* (sqrt (/ 1 V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(* (sqrt (/ 1 V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(* (sqrt (/ 1 V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(* (sqrt (/ 1 V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(* (sqrt (/ 1 V)) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) 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) |
(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) |
(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) |
Compiled 23 805 to 1 807 computations (92.4% saved)
27 alts after pruning (21 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 117 | 14 | 2 131 |
| Fresh | 10 | 7 | 17 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 1 | 1 |
| Total | 2 127 | 27 | 2 154 |
| Status | Accuracy | Program |
|---|---|---|
| 46.0% | (/.f64 (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (neg.f64 V))) (sqrt.f64 l)) | |
| ✓ | 27.8% | (/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) |
| 57.7% | (/.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) c0) (sqrt.f64 (neg.f64 V))) | |
| 49.0% | (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) | |
| 42.5% | (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) | |
| ✓ | 64.5% | (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
| 29.5% | (/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 V))) | |
| ✓ | 39.3% | (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
| 73.4% | (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) | |
| 39.1% | (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) | |
| ▶ | 65.6% | (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
| 24.7% | (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) | |
| 27.5% | (*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 (/.f64 c0 (sqrt.f64 V)) (neg.f64 (sqrt.f64 l)))) | |
| 39.1% | (*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) c0)) | |
| 58.2% | (*.f64 c0 (/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (neg.f64 V)))) | |
| 25.5% | (*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 V))) | |
| 66.7% | (*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l))) | |
| 43.9% | (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V))))) | |
| 40.6% | (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) | |
| ▶ | 66.7% | (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) |
| ✓ | 73.5% | (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
| ▶ | 71.5% | (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
| ✓ | 73.6% | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| ▶ | 74.0% | (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) |
| ▶ | 71.5% | (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) |
| 71.5% | (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 A V) (/.f64 #s(literal 1 binary64) l)))) | |
| ✓ | 73.0% | (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) |
Compiled 680 to 488 computations (28.2% 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 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
| ✓ | cost-diff | 0 | (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 A V)) |
| ✓ | cost-diff | 0 | (sqrt.f64 l) |
| ✓ | cost-diff | 0 | (/.f64 c0 (sqrt.f64 l)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 V (neg.f64 A)) l) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) |
| ✓ | cost-diff | 0 | (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) |
| ✓ | cost-diff | 832 | (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) |
| ✓ | 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) |
| ✓ | 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)) |
| 684× | times-frac |
| 600× | div-sub |
| 452× | lower-*.f32 |
| 440× | lower-*.f64 |
| 416× | lower-fma.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 181 |
| 0 | 52 | 190 |
| 1 | 80 | 190 |
| 2 | 138 | 181 |
| 3 | 287 | 181 |
| 4 | 445 | 163 |
| 5 | 607 | 163 |
| 6 | 1276 | 163 |
| 7 | 2226 | 163 |
| 8 | 2993 | 163 |
| 9 | 3036 | 163 |
| 10 | 3043 | 163 |
| 11 | 3044 | 163 |
| 12 | 3044 | 163 |
| 0 | 3044 | 163 |
| 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 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 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) |
c0 |
(sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) |
#s(literal -1 binary64) |
(*.f64 (/.f64 V (neg.f64 A)) l) |
(/.f64 V (neg.f64 A)) |
V |
(neg.f64 A) |
A |
l |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(/.f64 c0 (sqrt.f64 l)) |
c0 |
(sqrt.f64 l) |
l |
(sqrt.f64 (/.f64 A V)) |
(/.f64 A V) |
A |
V |
(*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) |
c0 |
(*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(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 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 l (/.f64 V (neg.f64 A))) |
(/.f64 l (neg.f64 A)) |
l |
(neg.f64 A) |
A |
V |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) |
c0 |
(sqrt.f64 (/.f64 (/.f64 A V) l)) |
(sqrt.f64 (/.f64 A (*.f64 l V))) |
(/.f64 (/.f64 A V) l) |
(/.f64 A (*.f64 l V)) |
(/.f64 A V) |
A |
V |
l |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) |
c0 |
(sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) |
(sqrt.f64 (/.f64 A (*.f64 l V))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) |
(/.f64 A (*.f64 l V)) |
#s(literal -1 binary64) |
(*.f64 (/.f64 V (neg.f64 A)) l) |
(*.f64 l (/.f64 V (neg.f64 A))) |
(/.f64 V (neg.f64 A)) |
V |
(neg.f64 A) |
A |
l |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l))) |
(/.f64 c0 (sqrt.f64 l)) |
c0 |
(sqrt.f64 l) |
l |
(sqrt.f64 (/.f64 A V)) |
(/.f64 A V) |
A |
V |
(*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) |
c0 |
(*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(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.8% | (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) |
| ✓ | accuracy | 99.5% | (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
| ✓ | accuracy | 98.1% | (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) |
| ✓ | accuracy | 83.0% | (sqrt.f64 (/.f64 A V)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 l) |
| ✓ | accuracy | 99.7% | (/.f64 c0 (sqrt.f64 l)) |
| ✓ | accuracy | 96.4% | (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
| ✓ | accuracy | 83.0% | (sqrt.f64 (/.f64 A V)) |
| ✓ | accuracy | 99.1% | (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) |
| ✓ | accuracy | 98.1% | (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) |
| ✓ | accuracy | 93.3% | (*.f64 (/.f64 V (neg.f64 A)) l) |
| ✓ | accuracy | 81.3% | (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) |
| ✓ | accuracy | 100.0% | (/.f64 A V) |
| ✓ | accuracy | 98.1% | (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
| ✓ | accuracy | 92.9% | (/.f64 (/.f64 A V) l) |
| ✓ | accuracy | 81.3% | (sqrt.f64 (/.f64 (/.f64 A V) l)) |
| ✓ | accuracy | 99.1% | (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) |
| ✓ | accuracy | 98.1% | (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) |
| ✓ | accuracy | 95.4% | (*.f64 (/.f64 l (neg.f64 A)) V) |
| ✓ | accuracy | 81.3% | (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) |
| 128.0ms | 207× | 0 | valid |
| 10.0ms | 49× | 0 | invalid |
Compiled 183 to 31 computations (83.1% saved)
ival-div: 56.0ms (71.5% of total)ival-mult: 11.0ms (14% of total)ival-sqrt: 9.0ms (11.5% of total)ival-neg: 1.0ms (1.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ()) |
#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ()) |
#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ()) |
#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ()) |
#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ()) |
#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ()) |
#s(alt (/.f64 c0 (sqrt.f64 l)) (patch (/.f64 c0 (sqrt.f64 l)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 l) (patch (sqrt.f64 l) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ()) |
#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ()) |
#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (/ A (* V l)) (taylor 0 l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 A) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 A) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 A) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 A) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf A) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf A) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf A) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf A) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf A) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf A) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf A) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf A) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor 0 l) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor 0 l) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor 0 l) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor 0 l) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor inf l) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor inf l) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor inf l) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor inf l) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor -inf l) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor -inf l) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor -inf l) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor -inf l) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor 0 A) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor 0 A) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor 0 A) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor 0 A) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor inf A) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor inf A) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor inf A) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor inf A) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor -inf A) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor -inf A) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor -inf A) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor -inf A) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor 0 V) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor 0 V) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor 0 V) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor 0 V) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor inf V) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor inf V) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor inf V) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor inf V) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor -inf V) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor -inf V) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor -inf V) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor -inf V) (#s(alt (*.f64 (/.f64 l (neg.f64 A)) V) (patch (*.f64 (/.f64 l (neg.f64 A)) V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 A) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 A) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 A) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 A) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf A) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf A) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf A) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf A) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf A) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf A) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf A) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf A) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 V) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 V) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 V) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 V) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf V) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf V) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf V) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf V) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf V) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf V) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf V) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf V) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 l) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 l) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 l) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 l) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf l) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf l) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf l) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf l) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf l) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf l) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf l) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf l) (#s(alt (/.f64 (/.f64 A V) l) (patch (/.f64 (/.f64 A V) l) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) (patch (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 (/.f64 A V) l)) (patch (sqrt.f64 (/.f64 (/.f64 A V) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor 0 A) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor 0 A) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor 0 A) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor 0 A) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor inf A) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor inf A) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor inf A) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor inf A) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor -inf A) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor -inf A) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor -inf A) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor -inf A) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor 0 V) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor 0 V) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor 0 V) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor 0 V) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor inf V) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor inf V) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor inf V) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor inf V) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor -inf V) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor -inf V) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor -inf V) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A V) (taylor -inf V) (#s(alt (/.f64 A V) (patch (/.f64 A V) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 A) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 A) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 A) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 A) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf A) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf A) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf A) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf A) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf A) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf A) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf A) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf A) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor 0 l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor inf l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (/ A (* V l)) (taylor -inf l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) (patch (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) (patch (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor 0 V) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor 0 V) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor 0 V) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor 0 V) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor inf V) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor inf V) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor inf V) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor inf V) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor -inf V) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor -inf V) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor -inf V) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor -inf V) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor 0 A) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor 0 A) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor 0 A) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor 0 A) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor inf A) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor inf A) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor inf A) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor inf A) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor -inf A) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor -inf A) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor -inf A) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor -inf A) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor 0 l) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor 0 l) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor 0 l) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor 0 l) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor inf l) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor inf l) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor inf l) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor inf l) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor -inf l) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor -inf l) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor -inf l) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* V l) A)) (taylor -inf l) (#s(alt (*.f64 (/.f64 V (neg.f64 A)) l) (patch (*.f64 (/.f64 V (neg.f64 A)) l) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf l) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf l) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf l) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf l) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) (patch (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* c0 (sqrt (/ 1 l))) (taylor 0 c0) (#s(alt (/.f64 c0 (sqrt.f64 l)) (patch (/.f64 c0 (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* c0 (sqrt (/ 1 l))) (taylor 0 c0) (#s(alt (/.f64 c0 (sqrt.f64 l)) (patch (/.f64 c0 (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* c0 (sqrt (/ 1 l))) (taylor 0 c0) (#s(alt (/.f64 c0 (sqrt.f64 l)) (patch (/.f64 c0 (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* c0 (sqrt (/ 1 l))) (taylor 0 c0) (#s(alt (/.f64 c0 (sqrt.f64 l)) (patch (/.f64 c0 (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* c0 (sqrt (/ 1 l))) (taylor inf c0) (#s(alt (/.f64 c0 (sqrt.f64 l)) (patch (/.f64 c0 (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* c0 (sqrt (/ 1 l))) (taylor inf c0) (#s(alt (/.f64 c0 (sqrt.f64 l)) (patch (/.f64 c0 (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* c0 (sqrt (/ 1 l))) (taylor inf c0) (#s(alt (/.f64 c0 (sqrt.f64 l)) (patch (/.f64 c0 (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* c0 (sqrt (/ 1 l))) (taylor inf c0) (#s(alt (/.f64 c0 (sqrt.f64 l)) (patch (/.f64 c0 (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* c0 (sqrt (/ 1 l))) (taylor -inf c0) (#s(alt (/.f64 c0 (sqrt.f64 l)) (patch (/.f64 c0 (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* c0 (sqrt (/ 1 l))) (taylor -inf c0) (#s(alt (/.f64 c0 (sqrt.f64 l)) (patch (/.f64 c0 (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* c0 (sqrt (/ 1 l))) (taylor -inf c0) (#s(alt (/.f64 c0 (sqrt.f64 l)) (patch (/.f64 c0 (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* c0 (sqrt (/ 1 l))) (taylor -inf c0) (#s(alt (/.f64 c0 (sqrt.f64 l)) (patch (/.f64 c0 (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* c0 (sqrt (/ 1 l))) (taylor 0 l) (#s(alt (/.f64 c0 (sqrt.f64 l)) (patch (/.f64 c0 (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* c0 (sqrt (/ 1 l))) (taylor 0 l) (#s(alt (/.f64 c0 (sqrt.f64 l)) (patch (/.f64 c0 (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* c0 (sqrt (/ 1 l))) (taylor 0 l) (#s(alt (/.f64 c0 (sqrt.f64 l)) (patch (/.f64 c0 (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* c0 (sqrt (/ 1 l))) (taylor 0 l) (#s(alt (/.f64 c0 (sqrt.f64 l)) (patch (/.f64 c0 (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* c0 (sqrt (/ 1 l))) (taylor inf l) (#s(alt (/.f64 c0 (sqrt.f64 l)) (patch (/.f64 c0 (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* c0 (sqrt (/ 1 l))) (taylor inf l) (#s(alt (/.f64 c0 (sqrt.f64 l)) (patch (/.f64 c0 (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* c0 (sqrt (/ 1 l))) (taylor inf l) (#s(alt (/.f64 c0 (sqrt.f64 l)) (patch (/.f64 c0 (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* c0 (sqrt (/ 1 l))) (taylor inf l) (#s(alt (/.f64 c0 (sqrt.f64 l)) (patch (/.f64 c0 (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* c0 (sqrt (/ 1 l))) (taylor -inf l) (#s(alt (/.f64 c0 (sqrt.f64 l)) (patch (/.f64 c0 (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* c0 (sqrt (/ 1 l))) (taylor -inf l) (#s(alt (/.f64 c0 (sqrt.f64 l)) (patch (/.f64 c0 (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* c0 (sqrt (/ 1 l))) (taylor -inf l) (#s(alt (/.f64 c0 (sqrt.f64 l)) (patch (/.f64 c0 (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* c0 (sqrt (/ 1 l))) (taylor -inf l) (#s(alt (/.f64 c0 (sqrt.f64 l)) (patch (/.f64 c0 (sqrt.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt l) (taylor 0 l) (#s(alt (sqrt.f64 l) (patch (sqrt.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (sqrt l) (taylor 0 l) (#s(alt (sqrt.f64 l) (patch (sqrt.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (sqrt l) (taylor 0 l) (#s(alt (sqrt.f64 l) (patch (sqrt.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (sqrt l) (taylor 0 l) (#s(alt (sqrt.f64 l) (patch (sqrt.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (sqrt l) (taylor inf l) (#s(alt (sqrt.f64 l) (patch (sqrt.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (sqrt l) (taylor inf l) (#s(alt (sqrt.f64 l) (patch (sqrt.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (sqrt l) (taylor inf l) (#s(alt (sqrt.f64 l) (patch (sqrt.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (sqrt l) (taylor inf l) (#s(alt (sqrt.f64 l) (patch (sqrt.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt l) (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (sqrt.f64 l) (patch (sqrt.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt l) (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (sqrt.f64 l) (patch (sqrt.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt l) (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (sqrt.f64 l) (patch (sqrt.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt l) (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (sqrt.f64 l) (patch (sqrt.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A V)) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A V)) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 A V)) (patch (sqrt.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) (patch (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 l)) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 l)) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 l)) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 l)) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 l)) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 l)) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 l)) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 l)) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 l)) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 l)) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 l)) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 l)) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) #<representation binary64>) () ())) ()) |
165 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 33.0ms | A | @ | -inf | (* c0 (sqrt (/ -1 (* (/ l (neg A)) V)))) |
| 1.0ms | c0 | @ | 0 | (/ c0 (sqrt l)) |
| 1.0ms | l | @ | 0 | (* (/ l (neg A)) V) |
| 1.0ms | A | @ | 0 | (* (/ l (neg A)) V) |
| 1.0ms | V | @ | 0 | (* (/ l (neg A)) V) |
| 1× | batch-egg-rewrite |
| 1 828× | lower-*.f32 |
| 1 818× | lower-*.f64 |
| 1 554× | lower-/.f32 |
| 1 540× | lower-/.f64 |
| 570× | frac-times |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 133 |
| 0 | 52 | 144 |
| 1 | 145 | 107 |
| 2 | 694 | 107 |
| 0 | 3846 | 107 |
| 1× | iter limit |
| 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 (/.f64 A V) l) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
(sqrt.f64 (/.f64 (/.f64 A V) l)) |
(/.f64 A V) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) |
(sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l))) |
(*.f64 (/.f64 V (neg.f64 A)) l) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(/.f64 c0 (sqrt.f64 l)) |
(sqrt.f64 l) |
(sqrt.f64 (/.f64 A V)) |
(*.f64 c0 (*.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))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) l)) |
| Outputs |
|---|
(+.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 (*.f64 l V) A)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 A (*.f64 l (neg.f64 V)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 l V)) (/.f64 A (*.f64 l (neg.f64 V)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 l (neg.f64 V))) (/.f64 A (*.f64 l (neg.f64 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))) |
(neg.f64 (/.f64 A (*.f64 l (neg.f64 V)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) |
(/.f64 A (*.f64 l V)) |
(/.f64 A (neg.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (neg.f64 A) (*.f64 l (neg.f64 V))) |
(/.f64 (neg.f64 A) (neg.f64 (neg.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (/.f64 A (*.f64 l V)) #s(literal 1 binary64)) |
(/.f64 (/.f64 A V) l) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 l V) A)) |
(/.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 V A)) |
(/.f64 (/.f64 (neg.f64 A) l) (neg.f64 V)) |
(/.f64 (neg.f64 (/.f64 A V)) (neg.f64 l)) |
(/.f64 (/.f64 A (*.f64 l (neg.f64 V))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 l A)) |
(/.f64 (/.f64 A l) V) |
(/.f64 (neg.f64 (*.f64 A (*.f64 A A))) (*.f64 (*.f64 l (neg.f64 V)) (*.f64 A A))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) (/.f64 #s(literal 1 binary64) A)) |
(/.f64 (neg.f64 (*.f64 A A)) (*.f64 (*.f64 l (neg.f64 V)) A)) |
(/.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 V (neg.f64 A))) |
(/.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 l (neg.f64 A))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) (/.f64 #s(literal -1 binary64) A)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 (*.f64 l V) (*.f64 A A))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 A A))) (*.f64 (*.f64 l V) 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 (neg.f64 A))) |
(/.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 l 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 (neg.f64 A))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 #s(literal 1 binary64) l)) (/.f64 #s(literal -1 binary64) A)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 A A)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) (neg.f64 (*.f64 A A))) A) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 #s(literal 1 binary64) V)) (/.f64 #s(literal -1 binary64) A)) |
(/.f64 (/.f64 (/.f64 (neg.f64 A) l) #s(literal -1 binary64)) V) |
(/.f64 (/.f64 (neg.f64 (/.f64 A V)) #s(literal -1 binary64)) l) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)) (/.f64 V A)) |
(pow.f64 (/.f64 (*.f64 l V) A) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 A (*.f64 l (neg.f64 V)))) |
(*.f64 A (/.f64 #s(literal 1 binary64) (*.f64 l V))) |
(*.f64 A (*.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 #s(literal -1 binary64) l))) |
(*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) (*.f64 l V))) |
(*.f64 (neg.f64 A) (/.f64 (/.f64 #s(literal 1 binary64) l) (neg.f64 V))) |
(*.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 (neg.f64 A) (/.f64 (/.f64 #s(literal 1 binary64) V) (neg.f64 l))) |
(*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 A (*.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 #s(literal 1 binary64) (/.f64 A (*.f64 l V))) |
(*.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) (sqrt.f64 l)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 V A))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 A V))) |
(*.f64 (/.f64 (neg.f64 A) l) (/.f64 #s(literal -1 binary64) V)) |
(*.f64 (/.f64 (neg.f64 A) l) (/.f64 (/.f64 #s(literal -1 binary64) V) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (/.f64 A V)) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 (/.f64 A (*.f64 l (neg.f64 V))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 A l)) |
(*.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) (*.f64 l V)) A) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) (/.f64 A #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) A))) |
(*.f64 (/.f64 #s(literal -1 binary64) l) (neg.f64 (/.f64 A V))) |
(*.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 (neg.f64 A) l)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) (neg.f64 A)) |
(*.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 (neg.f64 A) l)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) V) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 #s(literal 1 binary64) A))) |
(*.f64 (/.f64 (neg.f64 A) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 l V))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) (neg.f64 V)) (neg.f64 A)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) V) #s(literal -1 binary64)) (/.f64 A l)) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (neg.f64 A)) |
(*.f64 (*.f64 (/.f64 A V) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 l V))) (neg.f64 A)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 #s(literal -1 binary64) V)) (neg.f64 A)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) #s(literal -1 binary64)) A) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)) (/.f64 A V)) |
(neg.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (/.f64 A V)))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (/.f64 c0 (sqrt.f64 l))))) |
(neg.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (neg.f64 (sqrt.f64 l)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (sqrt.f64 l))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sqrt.f64 l) (neg.f64 c0)) (sqrt.f64 (/.f64 V A)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 V A)) (/.f64 (sqrt.f64 l) (neg.f64 c0)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 l) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 l) c0) (sqrt.f64 (/.f64 V A)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 V A)) (/.f64 (sqrt.f64 l) c0))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l V)) (*.f64 c0 (sqrt.f64 A)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (*.f64 l V)) c0) (sqrt.f64 A))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (*.f64 l V))) (neg.f64 (*.f64 c0 (sqrt.f64 A))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (*.f64 c0 (sqrt.f64 (/.f64 A l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)) (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 l V)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 (sqrt.f64 l) (neg.f64 c0)) (sqrt.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 (sqrt.f64 l) c0) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 l V)) c0))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 (sqrt.f64 l) (neg.f64 c0))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (/.f64 (sqrt.f64 l) c0) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 (sqrt.f64 A) #s(literal -1 binary64)) (*.f64 (sqrt.f64 V) (/.f64 (sqrt.f64 l) (neg.f64 c0)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (neg.f64 V)) (/.f64 (sqrt.f64 l) (neg.f64 c0)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (neg.f64 V)) (/.f64 (sqrt.f64 l) c0))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 V)) (/.f64 (sqrt.f64 l) (neg.f64 c0)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 V)) (/.f64 (sqrt.f64 l) c0))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (/.f64 (sqrt.f64 l) (neg.f64 c0)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 A))) (*.f64 (/.f64 (sqrt.f64 l) (neg.f64 c0)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (/.f64 (sqrt.f64 l) c0) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (*.f64 (/.f64 (sqrt.f64 l) c0) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (*.f64 (sqrt.f64 l) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 A))) (*.f64 (sqrt.f64 l) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 (neg.f64 c0) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A)))) |
(/.f64 (*.f64 (neg.f64 c0) (sqrt.f64 (neg.f64 A))) (*.f64 (neg.f64 (sqrt.f64 l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 A))) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (*.f64 (sqrt.f64 (/.f64 V A)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 c0)) (*.f64 (sqrt.f64 (neg.f64 V)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) c0) (*.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 l))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 c0)) (*.f64 (neg.f64 (sqrt.f64 V)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) (*.f64 (sqrt.f64 (neg.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)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 V) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))))) (sqrt.f64 l)) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(/.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 V)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 l) (neg.f64 c0))) |
(/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 (/.f64 A V)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (neg.f64 (sqrt.f64 A))) (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 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) c0) (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (sqrt.f64 l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) #s(literal -1 binary64)) (sqrt.f64 l)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 l)) (sqrt.f64 (/.f64 V (neg.f64 A)))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 V)) (sqrt.f64 (/.f64 l (neg.f64 A)))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 l (neg.f64 A)))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 V (neg.f64 A)))) (sqrt.f64 l)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1 binary64)) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 A (*.f64 l (neg.f64 V)))) c0)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(*.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l V)) c0))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (sqrt.f64 A) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 (sqrt.f64 l) c0))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (sqrt.f64 A) (/.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 V))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (neg.f64 c0) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (sqrt.f64 (/.f64 A V)))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.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) (sqrt.f64 V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.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 (*.f64 l V) A) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 l V) 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 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 l) c0))) |
(*.f64 (*.f64 c0 (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 (neg.f64 V))))) |
(*.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 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (sqrt.f64 l)) (/.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) #s(literal -1 binary64)) (neg.f64 (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 c0 (sqrt.f64 (/.f64 l (neg.f64 A)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 (/.f64 l (neg.f64 A))))) |
(*.f64 (/.f64 c0 (sqrt.f64 (/.f64 V (neg.f64 A)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 l))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 l)) (/.f64 c0 (sqrt.f64 (/.f64 V (neg.f64 A))))) |
(*.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (sqrt.f64 l))) (neg.f64 c0)) |
(*.f64 (*.f64 c0 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal -1/4 binary64))) (pow.f64 (/.f64 (*.f64 l V) A) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (pow.f64 (/.f64 A V) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A V) #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 V)) #s(literal 1 binary64)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 l V))) (sqrt.f64 (neg.f64 A))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 l V))))) |
(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 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A V))) (*.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(sqrt.f64 (/.f64 A (*.f64 l V))) |
(neg.f64 (/.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (sqrt.f64 l)))) |
(neg.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V))))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 V A)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (sqrt.f64 (/.f64 A l)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 (neg.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 V)) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (sqrt.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 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 V) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 V))) |
(/.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) V)) (sqrt.f64 (/.f64 l (neg.f64 A)))) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (sqrt.f64 (/.f64 V (neg.f64 A)))) |
(/.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)) (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V))) |
(/.f64 (*.f64 (sqrt.f64 A) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l 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 (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)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 V)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 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 #s(literal -1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (neg.f64 (sqrt.f64 l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 A))) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(/.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) (neg.f64 (sqrt.f64 A))) (*.f64 (sqrt.f64 l) (neg.f64 (sqrt.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 (neg.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V))))) |
(/.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 #s(literal -1 binary64)) (sqrt.f64 V)) (sqrt.f64 (/.f64 l (neg.f64 A)))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 l)) (sqrt.f64 (/.f64 V (neg.f64 A)))) |
(/.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) #s(literal -1 binary64)) (sqrt.f64 l)) |
(pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 l V) A) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 l V) A) #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 (exp.f64 (log.f64 (/.f64 A (*.f64 l V)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l (neg.f64 V))))) |
(*.f64 (sqrt.f64 A) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 A) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l)))) |
(*.f64 (sqrt.f64 A) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 l))) |
(*.f64 (sqrt.f64 A) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 V))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l (neg.f64 V)))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V))))) |
(*.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 (*.f64 l V) A) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (*.f64 l V) 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)) (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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l)))) |
(*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) #s(literal 1/2 binary64)) (sqrt.f64 (neg.f64 A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) |
(*.f64 (/.f64 #s(literal 1 binary64) (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 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 (sqrt.f64 (/.f64 A V)) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (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)) (sqrt.f64 (*.f64 l V))) (sqrt.f64 (neg.f64 A))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 l V) A)) |
(neg.f64 (/.f64 (*.f64 l V) A)) |
(/.f64 #s(literal -1 binary64) (/.f64 A (*.f64 l V))) |
(/.f64 l (neg.f64 (/.f64 A V))) |
(/.f64 (/.f64 l (neg.f64 A)) (/.f64 #s(literal 1 binary64) V)) |
(/.f64 V (/.f64 (neg.f64 A) l)) |
(/.f64 (/.f64 V (neg.f64 A)) (/.f64 #s(literal 1 binary64) l)) |
(/.f64 (*.f64 (/.f64 l (neg.f64 A)) V) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 A (*.f64 l (neg.f64 V)))) |
(/.f64 (/.f64 (*.f64 l V) A) #s(literal -1 binary64)) |
(/.f64 (neg.f64 l) (/.f64 A V)) |
(/.f64 (neg.f64 V) (/.f64 A l)) |
(/.f64 (/.f64 l A) (/.f64 #s(literal -1 binary64) V)) |
(/.f64 (*.f64 l V) (neg.f64 A)) |
(/.f64 (neg.f64 (*.f64 l (neg.f64 V))) (neg.f64 A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(/.f64 (*.f64 (neg.f64 V) #s(literal 1 binary64)) (/.f64 A l)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 V)) (/.f64 A l)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 l)) (/.f64 A V)) |
(pow.f64 (/.f64 A (*.f64 l (neg.f64 V))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 l V) A)) |
(*.f64 l (/.f64 V (neg.f64 A))) |
(*.f64 l (/.f64 (/.f64 V (neg.f64 A)) #s(literal 1 binary64))) |
(*.f64 (/.f64 l (neg.f64 A)) V) |
(*.f64 V (/.f64 l (neg.f64 A))) |
(*.f64 (/.f64 V (neg.f64 A)) l) |
(*.f64 (*.f64 (/.f64 l (neg.f64 A)) V) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) |
(*.f64 (/.f64 (*.f64 l V) A) #s(literal -1 binary64)) |
(*.f64 (neg.f64 l) (/.f64 V A)) |
(*.f64 (neg.f64 V) (/.f64 l A)) |
(*.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 (/.f64 #s(literal 1 binary64) V))) |
(*.f64 (/.f64 l A) (neg.f64 V)) |
(*.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 l (neg.f64 V)) (/.f64 #s(literal 1 binary64) A)) |
(*.f64 (/.f64 #s(literal 1 binary64) A) (/.f64 l (/.f64 #s(literal -1 binary64) V))) |
(*.f64 (/.f64 (*.f64 l V) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 A A)) |
(*.f64 (/.f64 (*.f64 l V) (neg.f64 (*.f64 A A))) A) |
(+.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 (*.f64 l V) A)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 A (*.f64 l (neg.f64 V)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 l V)) (/.f64 A (*.f64 l (neg.f64 V)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 l (neg.f64 V))) (/.f64 A (*.f64 l (neg.f64 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))) |
(neg.f64 (/.f64 A (*.f64 l (neg.f64 V)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) |
(/.f64 A (*.f64 l V)) |
(/.f64 A (neg.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (neg.f64 A) (*.f64 l (neg.f64 V))) |
(/.f64 (neg.f64 A) (neg.f64 (neg.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (/.f64 A (*.f64 l V)) #s(literal 1 binary64)) |
(/.f64 (/.f64 A V) l) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 l V) A)) |
(/.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 V A)) |
(/.f64 (/.f64 (neg.f64 A) l) (neg.f64 V)) |
(/.f64 (neg.f64 (/.f64 A V)) (neg.f64 l)) |
(/.f64 (/.f64 A (*.f64 l (neg.f64 V))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 l A)) |
(/.f64 (/.f64 A l) V) |
(/.f64 (neg.f64 (*.f64 A (*.f64 A A))) (*.f64 (*.f64 l (neg.f64 V)) (*.f64 A A))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) (/.f64 #s(literal 1 binary64) A)) |
(/.f64 (neg.f64 (*.f64 A A)) (*.f64 (*.f64 l (neg.f64 V)) A)) |
(/.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 V (neg.f64 A))) |
(/.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 l (neg.f64 A))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) (/.f64 #s(literal -1 binary64) A)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 (*.f64 l V) (*.f64 A A))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 A A))) (*.f64 (*.f64 l V) 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 (neg.f64 A))) |
(/.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 l 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 (neg.f64 A))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 #s(literal 1 binary64) l)) (/.f64 #s(literal -1 binary64) A)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 A A)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) (neg.f64 (*.f64 A A))) A) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 #s(literal 1 binary64) V)) (/.f64 #s(literal -1 binary64) A)) |
(/.f64 (/.f64 (/.f64 (neg.f64 A) l) #s(literal -1 binary64)) V) |
(/.f64 (/.f64 (neg.f64 (/.f64 A V)) #s(literal -1 binary64)) l) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)) (/.f64 V A)) |
(pow.f64 (/.f64 (*.f64 l V) A) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 A (*.f64 l (neg.f64 V)))) |
(*.f64 A (/.f64 #s(literal 1 binary64) (*.f64 l V))) |
(*.f64 A (*.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 #s(literal -1 binary64) l))) |
(*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) (*.f64 l V))) |
(*.f64 (neg.f64 A) (/.f64 (/.f64 #s(literal 1 binary64) l) (neg.f64 V))) |
(*.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 (neg.f64 A) (/.f64 (/.f64 #s(literal 1 binary64) V) (neg.f64 l))) |
(*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 A (*.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 #s(literal 1 binary64) (/.f64 A (*.f64 l V))) |
(*.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) (sqrt.f64 l)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 V A))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 A V))) |
(*.f64 (/.f64 (neg.f64 A) l) (/.f64 #s(literal -1 binary64) V)) |
(*.f64 (/.f64 (neg.f64 A) l) (/.f64 (/.f64 #s(literal -1 binary64) V) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (/.f64 A V)) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 (/.f64 A (*.f64 l (neg.f64 V))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 A l)) |
(*.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) (*.f64 l V)) A) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) (/.f64 A #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) A))) |
(*.f64 (/.f64 #s(literal -1 binary64) l) (neg.f64 (/.f64 A V))) |
(*.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 (neg.f64 A) l)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) (neg.f64 A)) |
(*.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 (neg.f64 A) l)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) V) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 #s(literal 1 binary64) A))) |
(*.f64 (/.f64 (neg.f64 A) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 l V))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) (neg.f64 V)) (neg.f64 A)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) V) #s(literal -1 binary64)) (/.f64 A l)) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (neg.f64 A)) |
(*.f64 (*.f64 (/.f64 A V) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 l V))) (neg.f64 A)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 #s(literal -1 binary64) V)) (neg.f64 A)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) #s(literal -1 binary64)) A) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)) (/.f64 A V)) |
(neg.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (/.f64 A V)))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (/.f64 c0 (sqrt.f64 l))))) |
(neg.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (neg.f64 (sqrt.f64 l)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (sqrt.f64 l))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sqrt.f64 l) (neg.f64 c0)) (sqrt.f64 (/.f64 V A)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 V A)) (/.f64 (sqrt.f64 l) (neg.f64 c0)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 l) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 l) c0) (sqrt.f64 (/.f64 V A)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 V A)) (/.f64 (sqrt.f64 l) c0))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l V)) (*.f64 c0 (sqrt.f64 A)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (*.f64 l V)) c0) (sqrt.f64 A))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (*.f64 l V))) (neg.f64 (*.f64 c0 (sqrt.f64 A))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (*.f64 c0 (sqrt.f64 (/.f64 A l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)) (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 l V)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 (sqrt.f64 l) (neg.f64 c0)) (sqrt.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 (sqrt.f64 l) c0) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 l V)) c0))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 (sqrt.f64 l) (neg.f64 c0))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (/.f64 (sqrt.f64 l) c0) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 (sqrt.f64 A) #s(literal -1 binary64)) (*.f64 (sqrt.f64 V) (/.f64 (sqrt.f64 l) (neg.f64 c0)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (neg.f64 V)) (/.f64 (sqrt.f64 l) (neg.f64 c0)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (neg.f64 V)) (/.f64 (sqrt.f64 l) c0))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 V)) (/.f64 (sqrt.f64 l) (neg.f64 c0)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 V)) (/.f64 (sqrt.f64 l) c0))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (/.f64 (sqrt.f64 l) (neg.f64 c0)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 A))) (*.f64 (/.f64 (sqrt.f64 l) (neg.f64 c0)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (/.f64 (sqrt.f64 l) c0) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (*.f64 (/.f64 (sqrt.f64 l) c0) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (*.f64 (sqrt.f64 l) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 A))) (*.f64 (sqrt.f64 l) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 (neg.f64 c0) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A)))) |
(/.f64 (*.f64 (neg.f64 c0) (sqrt.f64 (neg.f64 A))) (*.f64 (neg.f64 (sqrt.f64 l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 A))) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (*.f64 (sqrt.f64 (/.f64 V A)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 c0)) (*.f64 (sqrt.f64 (neg.f64 V)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) c0) (*.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 l))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 c0)) (*.f64 (neg.f64 (sqrt.f64 V)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) (*.f64 (sqrt.f64 (neg.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)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 V) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))))) (sqrt.f64 l)) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(/.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 V)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 l) (neg.f64 c0))) |
(/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 (/.f64 A V)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (neg.f64 (sqrt.f64 A))) (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 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) c0) (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (sqrt.f64 l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) #s(literal -1 binary64)) (sqrt.f64 l)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 l)) (sqrt.f64 (/.f64 V (neg.f64 A)))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 V)) (sqrt.f64 (/.f64 l (neg.f64 A)))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 l (neg.f64 A)))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 V (neg.f64 A)))) (sqrt.f64 l)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1 binary64)) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 A (*.f64 l (neg.f64 V)))) c0)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(*.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l V)) c0))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (sqrt.f64 A) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 (sqrt.f64 l) c0))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (sqrt.f64 A) (/.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 V))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (neg.f64 c0) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (sqrt.f64 (/.f64 A V)))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.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) (sqrt.f64 V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.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 (*.f64 l V) A) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 l V) 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 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 l) c0))) |
(*.f64 (*.f64 c0 (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 (neg.f64 V))))) |
(*.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 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (sqrt.f64 l)) (/.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) #s(literal -1 binary64)) (neg.f64 (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 c0 (sqrt.f64 (/.f64 l (neg.f64 A)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 (/.f64 l (neg.f64 A))))) |
(*.f64 (/.f64 c0 (sqrt.f64 (/.f64 V (neg.f64 A)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 l))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 l)) (/.f64 c0 (sqrt.f64 (/.f64 V (neg.f64 A))))) |
(*.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (sqrt.f64 l))) (neg.f64 c0)) |
(*.f64 (*.f64 c0 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal -1/4 binary64))) (pow.f64 (/.f64 (*.f64 l V) A) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (pow.f64 (/.f64 A V) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A V) #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 V)) #s(literal 1 binary64)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 l V))) (sqrt.f64 (neg.f64 A))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 l V))))) |
(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 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A V))) (*.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(sqrt.f64 (/.f64 A (*.f64 l V))) |
(neg.f64 (/.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (sqrt.f64 l)))) |
(neg.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V))))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 V A)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (sqrt.f64 (/.f64 A l)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 (neg.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 V)) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (sqrt.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 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 V) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 V))) |
(/.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) V)) (sqrt.f64 (/.f64 l (neg.f64 A)))) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (sqrt.f64 (/.f64 V (neg.f64 A)))) |
(/.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)) (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V))) |
(/.f64 (*.f64 (sqrt.f64 A) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l 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 (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)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 V)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 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 #s(literal -1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (neg.f64 (sqrt.f64 l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 A))) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(/.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) (neg.f64 (sqrt.f64 A))) (*.f64 (sqrt.f64 l) (neg.f64 (sqrt.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 (neg.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V))))) |
(/.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 #s(literal -1 binary64)) (sqrt.f64 V)) (sqrt.f64 (/.f64 l (neg.f64 A)))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 l)) (sqrt.f64 (/.f64 V (neg.f64 A)))) |
(/.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) #s(literal -1 binary64)) (sqrt.f64 l)) |
(pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 l V) A) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 l V) A) #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 (exp.f64 (log.f64 (/.f64 A (*.f64 l V)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l (neg.f64 V))))) |
(*.f64 (sqrt.f64 A) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 A) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l)))) |
(*.f64 (sqrt.f64 A) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 l))) |
(*.f64 (sqrt.f64 A) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 V))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l (neg.f64 V)))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V))))) |
(*.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 (*.f64 l V) A) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (*.f64 l V) 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)) (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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l)))) |
(*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) #s(literal 1/2 binary64)) (sqrt.f64 (neg.f64 A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) |
(*.f64 (/.f64 #s(literal 1 binary64) (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 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 (sqrt.f64 (/.f64 A V)) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (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)) (sqrt.f64 (*.f64 l 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) (neg.f64 (/.f64 A V))) |
(fma.f64 (/.f64 #s(literal -1 binary64) V) #s(literal 0 binary64) (/.f64 A V)) |
(neg.f64 (neg.f64 (/.f64 A V))) |
(/.f64 #s(literal -1 binary64) (/.f64 V (neg.f64 A))) |
(/.f64 A V) |
(/.f64 (neg.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 (neg.f64 (*.f64 A (*.f64 A A))) (*.f64 (neg.f64 V) (*.f64 A A))) |
(/.f64 (neg.f64 (*.f64 A A)) (*.f64 (neg.f64 V) A)) |
(/.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 #s(literal -1 binary64) A)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 V A)) (*.f64 (neg.f64 V) #s(literal -1 binary64))) (*.f64 (neg.f64 V) (/.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 #s(literal 0 binary64) V) (*.f64 (neg.f64 V) (neg.f64 A))) (*.f64 (neg.f64 V) V)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 V (neg.f64 A))) (*.f64 (neg.f64 V) #s(literal 1 binary64))) (*.f64 (neg.f64 V) (/.f64 V (neg.f64 A)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 V (*.f64 A A))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 A A))) (*.f64 V A)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) V) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) A)) |
(/.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 (/.f64 #s(literal -1 binary64) V) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) A)) |
(/.f64 (/.f64 (neg.f64 A) #s(literal -1 binary64)) V) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) A)) V) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (/.f64 A V)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 (/.f64 A V)) (neg.f64 (/.f64 A V)) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 A V)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 A V)) (neg.f64 (/.f64 A V)))) (neg.f64 (/.f64 A 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) |
(pow.f64 (/.f64 V A) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 A V))) |
(*.f64 A (/.f64 #s(literal 1 binary64) 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 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 (neg.f64 (/.f64 A 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)) |
(*.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)) |
(*.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)) |
(+.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 (*.f64 l V) A)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 A (*.f64 l (neg.f64 V)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 l V)) (/.f64 A (*.f64 l (neg.f64 V)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 l (neg.f64 V))) (/.f64 A (*.f64 l (neg.f64 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))) |
(neg.f64 (/.f64 A (*.f64 l (neg.f64 V)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) |
(/.f64 A (*.f64 l V)) |
(/.f64 A (neg.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (neg.f64 A) (*.f64 l (neg.f64 V))) |
(/.f64 (neg.f64 A) (neg.f64 (neg.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (/.f64 A (*.f64 l V)) #s(literal 1 binary64)) |
(/.f64 (/.f64 A V) l) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 l V) A)) |
(/.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 V A)) |
(/.f64 (/.f64 (neg.f64 A) l) (neg.f64 V)) |
(/.f64 (neg.f64 (/.f64 A V)) (neg.f64 l)) |
(/.f64 (/.f64 A (*.f64 l (neg.f64 V))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 l A)) |
(/.f64 (/.f64 A l) V) |
(/.f64 (neg.f64 (*.f64 A (*.f64 A A))) (*.f64 (*.f64 l (neg.f64 V)) (*.f64 A A))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) (/.f64 #s(literal 1 binary64) A)) |
(/.f64 (neg.f64 (*.f64 A A)) (*.f64 (*.f64 l (neg.f64 V)) A)) |
(/.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 V (neg.f64 A))) |
(/.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 l (neg.f64 A))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) (/.f64 #s(literal -1 binary64) A)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 (*.f64 l V) (*.f64 A A))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 A A))) (*.f64 (*.f64 l V) 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 (neg.f64 A))) |
(/.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 l 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 (neg.f64 A))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 #s(literal 1 binary64) l)) (/.f64 #s(literal -1 binary64) A)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 A A)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) (neg.f64 (*.f64 A A))) A) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 #s(literal 1 binary64) V)) (/.f64 #s(literal -1 binary64) A)) |
(/.f64 (/.f64 (/.f64 (neg.f64 A) l) #s(literal -1 binary64)) V) |
(/.f64 (/.f64 (neg.f64 (/.f64 A V)) #s(literal -1 binary64)) l) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)) (/.f64 V A)) |
(pow.f64 (/.f64 (*.f64 l V) A) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 A (*.f64 l (neg.f64 V)))) |
(*.f64 A (/.f64 #s(literal 1 binary64) (*.f64 l V))) |
(*.f64 A (*.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 #s(literal -1 binary64) l))) |
(*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) (*.f64 l V))) |
(*.f64 (neg.f64 A) (/.f64 (/.f64 #s(literal 1 binary64) l) (neg.f64 V))) |
(*.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 (neg.f64 A) (/.f64 (/.f64 #s(literal 1 binary64) V) (neg.f64 l))) |
(*.f64 (neg.f64 A) (/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 A (*.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 #s(literal 1 binary64) (/.f64 A (*.f64 l V))) |
(*.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) (sqrt.f64 l)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 V A))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 A V))) |
(*.f64 (/.f64 (neg.f64 A) l) (/.f64 #s(literal -1 binary64) V)) |
(*.f64 (/.f64 (neg.f64 A) l) (/.f64 (/.f64 #s(literal -1 binary64) V) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (/.f64 A V)) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 (/.f64 A (*.f64 l (neg.f64 V))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 A l)) |
(*.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) (*.f64 l V)) A) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) (/.f64 A #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) A))) |
(*.f64 (/.f64 #s(literal -1 binary64) l) (neg.f64 (/.f64 A V))) |
(*.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 (neg.f64 A) l)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) (neg.f64 A)) |
(*.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 (neg.f64 A) l)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) V) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 #s(literal 1 binary64) A))) |
(*.f64 (/.f64 (neg.f64 A) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 l V))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) (neg.f64 V)) (neg.f64 A)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) V) #s(literal -1 binary64)) (/.f64 A l)) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (neg.f64 A)) |
(*.f64 (*.f64 (/.f64 A V) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 l V))) (neg.f64 A)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 #s(literal -1 binary64) V)) (neg.f64 A)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) #s(literal -1 binary64)) A) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)) (/.f64 A V)) |
(neg.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (/.f64 A V)))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (/.f64 c0 (sqrt.f64 l))))) |
(neg.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (neg.f64 (sqrt.f64 l)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (sqrt.f64 l))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sqrt.f64 l) (neg.f64 c0)) (sqrt.f64 (/.f64 V A)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 V A)) (/.f64 (sqrt.f64 l) (neg.f64 c0)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 l) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 l) c0) (sqrt.f64 (/.f64 V A)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 V A)) (/.f64 (sqrt.f64 l) c0))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l V)) (*.f64 c0 (sqrt.f64 A)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (*.f64 l V)) c0) (sqrt.f64 A))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (*.f64 l V))) (neg.f64 (*.f64 c0 (sqrt.f64 A))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (*.f64 c0 (sqrt.f64 (/.f64 A l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)) (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 l V)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 (sqrt.f64 l) (neg.f64 c0)) (sqrt.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 (sqrt.f64 l) c0) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 l V)) c0))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 (sqrt.f64 l) (neg.f64 c0))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (/.f64 (sqrt.f64 l) c0) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 (sqrt.f64 A) #s(literal -1 binary64)) (*.f64 (sqrt.f64 V) (/.f64 (sqrt.f64 l) (neg.f64 c0)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (neg.f64 V)) (/.f64 (sqrt.f64 l) (neg.f64 c0)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (neg.f64 V)) (/.f64 (sqrt.f64 l) c0))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 V)) (/.f64 (sqrt.f64 l) (neg.f64 c0)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 V)) (/.f64 (sqrt.f64 l) c0))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (/.f64 (sqrt.f64 l) (neg.f64 c0)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 A))) (*.f64 (/.f64 (sqrt.f64 l) (neg.f64 c0)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (/.f64 (sqrt.f64 l) c0) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (*.f64 (/.f64 (sqrt.f64 l) c0) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (*.f64 (sqrt.f64 l) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 A))) (*.f64 (sqrt.f64 l) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 (neg.f64 c0) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A)))) |
(/.f64 (*.f64 (neg.f64 c0) (sqrt.f64 (neg.f64 A))) (*.f64 (neg.f64 (sqrt.f64 l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 A))) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (*.f64 (sqrt.f64 (/.f64 V A)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 c0)) (*.f64 (sqrt.f64 (neg.f64 V)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) c0) (*.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 l))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 c0)) (*.f64 (neg.f64 (sqrt.f64 V)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) (*.f64 (sqrt.f64 (neg.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)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 V) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))))) (sqrt.f64 l)) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(/.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 V)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 l) (neg.f64 c0))) |
(/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 (/.f64 A V)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (neg.f64 (sqrt.f64 A))) (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 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) c0) (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (sqrt.f64 l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) #s(literal -1 binary64)) (sqrt.f64 l)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 l)) (sqrt.f64 (/.f64 V (neg.f64 A)))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 V)) (sqrt.f64 (/.f64 l (neg.f64 A)))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 l (neg.f64 A)))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 V (neg.f64 A)))) (sqrt.f64 l)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1 binary64)) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 A (*.f64 l (neg.f64 V)))) c0)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(*.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l V)) c0))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (sqrt.f64 A) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 (sqrt.f64 l) c0))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (sqrt.f64 A) (/.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 V))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (neg.f64 c0) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (sqrt.f64 (/.f64 A V)))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.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) (sqrt.f64 V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.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 (*.f64 l V) A) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 l V) 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 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 l) c0))) |
(*.f64 (*.f64 c0 (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 (neg.f64 V))))) |
(*.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 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (sqrt.f64 l)) (/.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) #s(literal -1 binary64)) (neg.f64 (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 c0 (sqrt.f64 (/.f64 l (neg.f64 A)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 (/.f64 l (neg.f64 A))))) |
(*.f64 (/.f64 c0 (sqrt.f64 (/.f64 V (neg.f64 A)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 l))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 l)) (/.f64 c0 (sqrt.f64 (/.f64 V (neg.f64 A))))) |
(*.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (sqrt.f64 l))) (neg.f64 c0)) |
(*.f64 (*.f64 c0 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal -1/4 binary64))) (pow.f64 (/.f64 (*.f64 l V) A) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (pow.f64 (/.f64 A V) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A V) #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 V)) #s(literal 1 binary64)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 l V))) (sqrt.f64 (neg.f64 A))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 l V))))) |
(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 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A V))) (*.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(sqrt.f64 (/.f64 A (*.f64 l V))) |
(neg.f64 (/.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (sqrt.f64 l)))) |
(neg.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V))))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 V A)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (sqrt.f64 (/.f64 A l)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 (neg.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 V)) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (sqrt.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 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 V) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 V))) |
(/.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) V)) (sqrt.f64 (/.f64 l (neg.f64 A)))) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (sqrt.f64 (/.f64 V (neg.f64 A)))) |
(/.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)) (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V))) |
(/.f64 (*.f64 (sqrt.f64 A) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l 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 (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)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 V)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 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 #s(literal -1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (neg.f64 (sqrt.f64 l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 A))) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(/.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) (neg.f64 (sqrt.f64 A))) (*.f64 (sqrt.f64 l) (neg.f64 (sqrt.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 (neg.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V))))) |
(/.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 #s(literal -1 binary64)) (sqrt.f64 V)) (sqrt.f64 (/.f64 l (neg.f64 A)))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 l)) (sqrt.f64 (/.f64 V (neg.f64 A)))) |
(/.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) #s(literal -1 binary64)) (sqrt.f64 l)) |
(pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 l V) A) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 l V) A) #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 (exp.f64 (log.f64 (/.f64 A (*.f64 l V)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l (neg.f64 V))))) |
(*.f64 (sqrt.f64 A) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 A) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l)))) |
(*.f64 (sqrt.f64 A) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 l))) |
(*.f64 (sqrt.f64 A) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 V))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l (neg.f64 V)))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V))))) |
(*.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 (*.f64 l V) A) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (*.f64 l V) 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)) (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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l)))) |
(*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) #s(literal 1/2 binary64)) (sqrt.f64 (neg.f64 A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) |
(*.f64 (/.f64 #s(literal 1 binary64) (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 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 (sqrt.f64 (/.f64 A V)) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (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)) (sqrt.f64 (*.f64 l V))) (sqrt.f64 (neg.f64 A))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 l V) A)) |
(neg.f64 (/.f64 (*.f64 l V) A)) |
(/.f64 #s(literal -1 binary64) (/.f64 A (*.f64 l V))) |
(/.f64 l (neg.f64 (/.f64 A V))) |
(/.f64 (/.f64 l (neg.f64 A)) (/.f64 #s(literal 1 binary64) V)) |
(/.f64 V (/.f64 (neg.f64 A) l)) |
(/.f64 (/.f64 V (neg.f64 A)) (/.f64 #s(literal 1 binary64) l)) |
(/.f64 (*.f64 (/.f64 l (neg.f64 A)) V) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 A (*.f64 l (neg.f64 V)))) |
(/.f64 (/.f64 (*.f64 l V) A) #s(literal -1 binary64)) |
(/.f64 (neg.f64 l) (/.f64 A V)) |
(/.f64 (neg.f64 V) (/.f64 A l)) |
(/.f64 (/.f64 l A) (/.f64 #s(literal -1 binary64) V)) |
(/.f64 (*.f64 l V) (neg.f64 A)) |
(/.f64 (neg.f64 (*.f64 l (neg.f64 V))) (neg.f64 A)) |
(/.f64 (*.f64 l (neg.f64 V)) A) |
(/.f64 (*.f64 (neg.f64 V) #s(literal 1 binary64)) (/.f64 A l)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 V)) (/.f64 A l)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 l)) (/.f64 A V)) |
(pow.f64 (/.f64 A (*.f64 l (neg.f64 V))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 l V) A)) |
(*.f64 l (/.f64 V (neg.f64 A))) |
(*.f64 l (/.f64 (/.f64 V (neg.f64 A)) #s(literal 1 binary64))) |
(*.f64 (/.f64 l (neg.f64 A)) V) |
(*.f64 V (/.f64 l (neg.f64 A))) |
(*.f64 (/.f64 V (neg.f64 A)) l) |
(*.f64 (*.f64 (/.f64 l (neg.f64 A)) V) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)) |
(*.f64 (/.f64 (*.f64 l V) A) #s(literal -1 binary64)) |
(*.f64 (neg.f64 l) (/.f64 V A)) |
(*.f64 (neg.f64 V) (/.f64 l A)) |
(*.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 (/.f64 #s(literal 1 binary64) V))) |
(*.f64 (/.f64 l A) (neg.f64 V)) |
(*.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 l (neg.f64 V)) (/.f64 #s(literal 1 binary64) A)) |
(*.f64 (/.f64 #s(literal 1 binary64) A) (/.f64 l (/.f64 #s(literal -1 binary64) V))) |
(*.f64 (/.f64 (*.f64 l V) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 A A)) |
(*.f64 (/.f64 (*.f64 l V) (neg.f64 (*.f64 A A))) A) |
(neg.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (/.f64 A V)))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (/.f64 c0 (sqrt.f64 l))))) |
(neg.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (neg.f64 (sqrt.f64 l)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (sqrt.f64 l))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sqrt.f64 l) (neg.f64 c0)) (sqrt.f64 (/.f64 V A)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 V A)) (/.f64 (sqrt.f64 l) (neg.f64 c0)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 l) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 l) c0) (sqrt.f64 (/.f64 V A)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 V A)) (/.f64 (sqrt.f64 l) c0))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l V)) (*.f64 c0 (sqrt.f64 A)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (*.f64 l V)) c0) (sqrt.f64 A))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (*.f64 l V))) (neg.f64 (*.f64 c0 (sqrt.f64 A))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (*.f64 c0 (sqrt.f64 (/.f64 A l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)) (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 l V)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 (sqrt.f64 l) (neg.f64 c0)) (sqrt.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 (sqrt.f64 l) c0) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 l V)) c0))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 (sqrt.f64 l) (neg.f64 c0))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (/.f64 (sqrt.f64 l) c0) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 (sqrt.f64 A) #s(literal -1 binary64)) (*.f64 (sqrt.f64 V) (/.f64 (sqrt.f64 l) (neg.f64 c0)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (neg.f64 V)) (/.f64 (sqrt.f64 l) (neg.f64 c0)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (neg.f64 V)) (/.f64 (sqrt.f64 l) c0))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 V)) (/.f64 (sqrt.f64 l) (neg.f64 c0)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 V)) (/.f64 (sqrt.f64 l) c0))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (/.f64 (sqrt.f64 l) (neg.f64 c0)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 A))) (*.f64 (/.f64 (sqrt.f64 l) (neg.f64 c0)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (/.f64 (sqrt.f64 l) c0) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (*.f64 (/.f64 (sqrt.f64 l) c0) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (*.f64 (sqrt.f64 l) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 A))) (*.f64 (sqrt.f64 l) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 (neg.f64 c0) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A)))) |
(/.f64 (*.f64 (neg.f64 c0) (sqrt.f64 (neg.f64 A))) (*.f64 (neg.f64 (sqrt.f64 l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 A))) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (*.f64 (sqrt.f64 (/.f64 V A)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 c0)) (*.f64 (sqrt.f64 (neg.f64 V)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) c0) (*.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 l))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 c0)) (*.f64 (neg.f64 (sqrt.f64 V)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) (*.f64 (sqrt.f64 (neg.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)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 V) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))))) (sqrt.f64 l)) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(/.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 V)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 l) (neg.f64 c0))) |
(/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 (/.f64 A V)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (neg.f64 (sqrt.f64 A))) (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 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) c0) (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (sqrt.f64 l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) #s(literal -1 binary64)) (sqrt.f64 l)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 l)) (sqrt.f64 (/.f64 V (neg.f64 A)))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 V)) (sqrt.f64 (/.f64 l (neg.f64 A)))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 l (neg.f64 A)))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 V (neg.f64 A)))) (sqrt.f64 l)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1 binary64)) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 A (*.f64 l (neg.f64 V)))) c0)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(*.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l V)) c0))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (sqrt.f64 A) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 (sqrt.f64 l) c0))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (sqrt.f64 A) (/.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 V))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (neg.f64 c0) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (sqrt.f64 (/.f64 A V)))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.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) (sqrt.f64 V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.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 (*.f64 l V) A) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 l V) 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 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 l) c0))) |
(*.f64 (*.f64 c0 (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 (neg.f64 V))))) |
(*.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 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (sqrt.f64 l)) (/.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) #s(literal -1 binary64)) (neg.f64 (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 c0 (sqrt.f64 (/.f64 l (neg.f64 A)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 (/.f64 l (neg.f64 A))))) |
(*.f64 (/.f64 c0 (sqrt.f64 (/.f64 V (neg.f64 A)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 l))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 l)) (/.f64 c0 (sqrt.f64 (/.f64 V (neg.f64 A))))) |
(*.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (sqrt.f64 l))) (neg.f64 c0)) |
(*.f64 (*.f64 c0 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal -1/4 binary64))) (pow.f64 (/.f64 (*.f64 l V) A) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (pow.f64 (/.f64 A V) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A V) #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 V)) #s(literal 1 binary64)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 l V))) (sqrt.f64 (neg.f64 A))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 l) c0)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 c0 (sqrt.f64 l)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 l))) (neg.f64 (/.f64 c0 (sqrt.f64 l)))) |
(neg.f64 (neg.f64 (/.f64 c0 (sqrt.f64 l)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 c0 (sqrt.f64 l))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 l) c0))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 l) (neg.f64 c0))) |
(/.f64 c0 (sqrt.f64 l)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 l) c0)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (neg.f64 c0) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (neg.f64 (sqrt.f64 l))) |
(/.f64 (/.f64 c0 (pow.f64 l #s(literal 1/4 binary64))) (pow.f64 l #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 l)) |
(pow.f64 (/.f64 (sqrt.f64 l) c0) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) c0) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (pow.f64 (/.f64 #s(literal 1 binary64) c0) #s(literal -1 binary64))) |
(*.f64 (neg.f64 c0) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (neg.f64 c0)) |
(*.f64 (pow.f64 l #s(literal -1/4 binary64)) (*.f64 (pow.f64 l #s(literal -1/4 binary64)) c0)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (/.f64 c0 (pow.f64 l #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 l) c0) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 l) c0) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 c0 (pow.f64 l #s(literal -1/4 binary64))) (pow.f64 l #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 l))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 l))) |
(sqrt.f64 l) |
(neg.f64 (neg.f64 (sqrt.f64 l))) |
(/.f64 (sqrt.f64 l) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(/.f64 (neg.f64 (sqrt.f64 l)) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 #s(literal -1 binary64))) |
(pow.f64 l #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 l #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 l l) #s(literal 1/4 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 l))) |
(*.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))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.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 #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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 V (neg.f64 A)))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 V)) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) V)) (sqrt.f64 (/.f64 #s(literal -1 binary64) A))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (neg.f64 (sqrt.f64 (neg.f64 V)))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 A))) (neg.f64 (neg.f64 (sqrt.f64 V)))) |
(pow.f64 (/.f64 A V) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 V A) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 V A)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 A 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 (exp.f64 (log.f64 (/.f64 A V))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (/.f64 A V)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (/.f64 A 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 A)) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 V)))) |
(*.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (pow.f64 (/.f64 A V) #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)) #s(literal 1 binary64))) |
(*.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 #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) (pow.f64 (/.f64 A V) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A V) #s(literal 1/4 binary64))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (/.f64 A V)))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (/.f64 c0 (sqrt.f64 l))))) |
(neg.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (neg.f64 (sqrt.f64 l)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (sqrt.f64 l))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sqrt.f64 l) (neg.f64 c0)) (sqrt.f64 (/.f64 V A)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 V A)) (/.f64 (sqrt.f64 l) (neg.f64 c0)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 (sqrt.f64 l) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 l) c0) (sqrt.f64 (/.f64 V A)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 V A)) (/.f64 (sqrt.f64 l) c0))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l V)) (*.f64 c0 (sqrt.f64 A)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (*.f64 l V)) c0) (sqrt.f64 A))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (*.f64 l V))) (neg.f64 (*.f64 c0 (sqrt.f64 A))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (*.f64 c0 (sqrt.f64 (/.f64 A l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)) (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 A) (/.f64 (sqrt.f64 (*.f64 l V)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 (sqrt.f64 l) (neg.f64 c0)) (sqrt.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 (sqrt.f64 l) c0) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 l V)) c0))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 (sqrt.f64 l) (neg.f64 c0))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 l))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (/.f64 (sqrt.f64 l) c0) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 (sqrt.f64 A) #s(literal -1 binary64)) (*.f64 (sqrt.f64 V) (/.f64 (sqrt.f64 l) (neg.f64 c0)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (neg.f64 V)) (/.f64 (sqrt.f64 l) (neg.f64 c0)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (neg.f64 V)) (/.f64 (sqrt.f64 l) c0))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 V)) (/.f64 (sqrt.f64 l) (neg.f64 c0)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 V)) (/.f64 (sqrt.f64 l) c0))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (/.f64 (sqrt.f64 l) (neg.f64 c0)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 A))) (*.f64 (/.f64 (sqrt.f64 l) (neg.f64 c0)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (/.f64 (sqrt.f64 l) c0) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (*.f64 (/.f64 (sqrt.f64 l) c0) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (*.f64 (sqrt.f64 l) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 A))) (*.f64 (sqrt.f64 l) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 (neg.f64 c0) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A)))) |
(/.f64 (*.f64 (neg.f64 c0) (sqrt.f64 (neg.f64 A))) (*.f64 (neg.f64 (sqrt.f64 l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 A))) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (*.f64 (sqrt.f64 (/.f64 V A)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 c0)) (*.f64 (sqrt.f64 (neg.f64 V)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) c0) (*.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 l))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 c0)) (*.f64 (neg.f64 (sqrt.f64 V)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) (*.f64 (sqrt.f64 (neg.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)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 V) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))))) (sqrt.f64 l)) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(/.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 V)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 l) (neg.f64 c0))) |
(/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 (/.f64 A V)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (neg.f64 (sqrt.f64 A))) (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 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) c0) (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 c0 (sqrt.f64 l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) #s(literal -1 binary64)) (sqrt.f64 l)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 l)) (sqrt.f64 (/.f64 V (neg.f64 A)))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 V)) (sqrt.f64 (/.f64 l (neg.f64 A)))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 l (neg.f64 A)))) (sqrt.f64 V)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 V (neg.f64 A)))) (sqrt.f64 l)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1 binary64)) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (*.f64 c0 (sqrt.f64 (/.f64 A V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 A (*.f64 l (neg.f64 V)))) c0)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(*.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l V)) c0))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (sqrt.f64 A) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 (sqrt.f64 l) c0))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (sqrt.f64 A) (/.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 V))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (sqrt.f64 l)))) |
(*.f64 (neg.f64 c0) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (sqrt.f64 (/.f64 A V)))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.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) (sqrt.f64 V)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.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 (*.f64 l V) A) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 l V) 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 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 l) c0))) |
(*.f64 (*.f64 c0 (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 (neg.f64 V))))) |
(*.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 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (sqrt.f64 l)) (/.f64 (pow.f64 (/.f64 A V) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) c0))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) #s(literal -1 binary64)) (neg.f64 (/.f64 c0 (sqrt.f64 l)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 c0 (sqrt.f64 (/.f64 l (neg.f64 A)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V)) (/.f64 c0 (sqrt.f64 (/.f64 l (neg.f64 A))))) |
(*.f64 (/.f64 c0 (sqrt.f64 (/.f64 V (neg.f64 A)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 l))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 l)) (/.f64 c0 (sqrt.f64 (/.f64 V (neg.f64 A))))) |
(*.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (sqrt.f64 l))) (neg.f64 c0)) |
(*.f64 (*.f64 c0 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal -1/4 binary64))) (pow.f64 (/.f64 (*.f64 l V) A) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (pow.f64 (/.f64 A V) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A V) #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 V)) #s(literal 1 binary64)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 l V))) (sqrt.f64 (neg.f64 A))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (*.f64 l V))))) |
(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 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A V))) (*.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(sqrt.f64 (/.f64 A (*.f64 l V))) |
(neg.f64 (/.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (sqrt.f64 l)))) |
(neg.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V))))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 V A)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (sqrt.f64 (/.f64 A l)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 (neg.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 V)) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (sqrt.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 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 V) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 V))) |
(/.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) V)) (sqrt.f64 (/.f64 l (neg.f64 A)))) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (sqrt.f64 (/.f64 V (neg.f64 A)))) |
(/.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)) (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V))) |
(/.f64 (*.f64 (sqrt.f64 A) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l 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 (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)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 V)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 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 #s(literal -1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (neg.f64 (sqrt.f64 l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 A))) (*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V)))) |
(/.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) (neg.f64 (sqrt.f64 A))) (*.f64 (sqrt.f64 l) (neg.f64 (sqrt.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 (neg.f64 (/.f64 A V)))) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V))))) |
(/.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 #s(literal -1 binary64)) (sqrt.f64 V)) (sqrt.f64 (/.f64 l (neg.f64 A)))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 l)) (sqrt.f64 (/.f64 V (neg.f64 A)))) |
(/.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) #s(literal -1 binary64)) (sqrt.f64 l)) |
(pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 l V) A) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 l V) A) #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 (exp.f64 (log.f64 (/.f64 A (*.f64 l V)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l (neg.f64 V))))) |
(*.f64 (sqrt.f64 A) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 A) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (sqrt.f64 A) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l)))) |
(*.f64 (sqrt.f64 A) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 V)) (sqrt.f64 l))) |
(*.f64 (sqrt.f64 A) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 V))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l (neg.f64 V)))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A V))) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 l (neg.f64 A)) V))))) |
(*.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 (*.f64 l V) A) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (*.f64 l V) 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)) (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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l)))) |
(*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) #s(literal 1/2 binary64)) (sqrt.f64 (neg.f64 A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) |
(*.f64 (/.f64 #s(literal 1 binary64) (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 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 (sqrt.f64 (/.f64 A V)) (pow.f64 l #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (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)) (sqrt.f64 (*.f64 l V))) (sqrt.f64 (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))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 l)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) l)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 l))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 l)) |
(/.f64 (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)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 1/4 binary64))) (pow.f64 l #s(literal 1/4 binary64))) |
(pow.f64 l #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 l) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) l) #s(literal 1/2 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) (/.f64 #s(literal -1 binary64) (sqrt.f64 l))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (pow.f64 l #s(literal -1/4 binary64)) (pow.f64 l #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 l #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 l #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 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 |
| 684× | lower-*.f64 |
| 684× | lower-fma.f64 |
| 684× | lower-fma.f32 |
| 684× | lower-*.f32 |
| 390× | associate-*r* |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 4520 |
| 1 | 66 | 4220 |
| 2 | 190 | 4216 |
| 3 | 375 | 4216 |
| 4 | 806 | 4216 |
| 5 | 1087 | 4216 |
| 6 | 1262 | 4216 |
| 7 | 1390 | 4216 |
| 8 | 1501 | 4216 |
| 9 | 1550 | 4216 |
| 10 | 1611 | 4216 |
| 11 | 1791 | 4216 |
| 12 | 1824 | 4216 |
| 13 | 1828 | 4216 |
| 0 | 1828 | 4216 |
| 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)) |
(/ 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) |
(* -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) |
(* -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))) |
(* c0 (sqrt (/ 1 l))) |
(* c0 (sqrt (/ 1 l))) |
(* c0 (sqrt (/ 1 l))) |
(* c0 (sqrt (/ 1 l))) |
(* c0 (sqrt (/ 1 l))) |
(* c0 (sqrt (/ 1 l))) |
(* c0 (sqrt (/ 1 l))) |
(* c0 (sqrt (/ 1 l))) |
(* c0 (sqrt (/ 1 l))) |
(* c0 (sqrt (/ 1 l))) |
(* c0 (sqrt (/ 1 l))) |
(* c0 (sqrt (/ 1 l))) |
(* c0 (sqrt (/ 1 l))) |
(* c0 (sqrt (/ 1 l))) |
(* c0 (sqrt (/ 1 l))) |
(* c0 (sqrt (/ 1 l))) |
(* c0 (sqrt (/ 1 l))) |
(* c0 (sqrt (/ 1 l))) |
(* c0 (sqrt (/ 1 l))) |
(* c0 (sqrt (/ 1 l))) |
(* c0 (sqrt (/ 1 l))) |
(* c0 (sqrt (/ 1 l))) |
(* c0 (sqrt (/ 1 l))) |
(* c0 (sqrt (/ 1 l))) |
(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))) |
(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)) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ 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 (/ 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 |
|---|
(/ 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) |
(/ 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))) |
(*.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) |
(/.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))) |
(*.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) |
(* -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)) |
(* c0 (sqrt (/ 1 l))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(* c0 (sqrt (/ 1 l))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(* c0 (sqrt (/ 1 l))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(* c0 (sqrt (/ 1 l))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(* c0 (sqrt (/ 1 l))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(* c0 (sqrt (/ 1 l))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(* c0 (sqrt (/ 1 l))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(* c0 (sqrt (/ 1 l))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(* c0 (sqrt (/ 1 l))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(* c0 (sqrt (/ 1 l))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(* c0 (sqrt (/ 1 l))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(* c0 (sqrt (/ 1 l))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(* c0 (sqrt (/ 1 l))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(* c0 (sqrt (/ 1 l))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(* c0 (sqrt (/ 1 l))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(* c0 (sqrt (/ 1 l))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(* c0 (sqrt (/ 1 l))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(* c0 (sqrt (/ 1 l))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(* c0 (sqrt (/ 1 l))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(* c0 (sqrt (/ 1 l))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(* c0 (sqrt (/ 1 l))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(* c0 (sqrt (/ 1 l))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(* c0 (sqrt (/ 1 l))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) l))) |
(* c0 (sqrt (/ 1 l))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal 1 binary64) 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) |
(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) |
(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))) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) 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)))) |
(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 27 612 to 1 873 computations (93.2% saved)
30 alts after pruning (20 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 385 | 7 | 2 392 |
| Fresh | 3 | 13 | 16 |
| Picked | 0 | 5 | 5 |
| Done | 1 | 5 | 6 |
| Total | 2 389 | 30 | 2 419 |
| Status | Accuracy | Program |
|---|---|---|
| 57.7% | (/.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) c0) (sqrt.f64 (neg.f64 V))) | |
| ▶ | 15.5% | (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) |
| 47.2% | (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 l))) | |
| ▶ | 42.5% | (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
| ✓ | 64.5% | (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
| 29.5% | (/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 V))) | |
| ✓ | 39.3% | (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 V l))) |
| 47.6% | (/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (/.f64 (sqrt.f64 l) c0) (sqrt.f64 (neg.f64 V)))) | |
| 27.3% | (/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 (sqrt.f64 l) (neg.f64 c0)) (sqrt.f64 V))) | |
| ▶ | 73.4% | (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
| 39.1% | (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) | |
| ✓ | 65.6% | (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
| 24.7% | (*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) | |
| 39.2% | (*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l V)))) | |
| 38.6% | (*.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l V)) c0))) | |
| 39.1% | (*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 V l))) c0)) | |
| 58.2% | (*.f64 c0 (/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (neg.f64 V)))) | |
| 25.5% | (*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 V))) | |
| 66.7% | (*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l))) | |
| 43.9% | (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V))))) | |
| ▶ | 40.6% | (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) |
| ✓ | 66.7% | (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) |
| ▶ | 43.8% | (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) |
| ✓ | 73.5% | (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
| ✓ | 71.5% | (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
| ✓ | 73.6% | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| ✓ | 74.0% | (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) |
| ✓ | 71.5% | (*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) |
| 71.5% | (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 A V) (/.f64 #s(literal 1 binary64) l)))) | |
| ✓ | 73.0% | (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) |
Compiled 718 to 518 computations (27.9% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (neg.f64 (/.f64 A V)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (neg.f64 (/.f64 A V))) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) (*.f64 l V)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) |
| ✓ | cost-diff | 0 | (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) |
| ✓ | cost-diff | 0 | (neg.f64 A) |
| ✓ | cost-diff | 0 | (sqrt.f64 (neg.f64 A)) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (neg.f64 A)) c0) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 l V)) |
| ✓ | cost-diff | 0 | (sqrt.f64 A) |
| ✓ | cost-diff | 0 | (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) |
| ✓ | cost-diff | 0 | (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) |
| ✓ | cost-diff | 0 | (*.f64 l V) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 l V) A) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 (*.f64 l V) A)) |
| ✓ | cost-diff | 0 | (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
| 100× | lower-*.f32 |
| 86× | lower-*.f64 |
| 56× | lower-+.f64 |
| 56× | lower-+.f32 |
| 48× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 176 |
| 0 | 57 | 176 |
| 1 | 88 | 176 |
| 2 | 123 | 176 |
| 3 | 146 | 176 |
| 4 | 161 | 176 |
| 5 | 178 | 176 |
| 6 | 219 | 176 |
| 7 | 238 | 176 |
| 8 | 241 | 176 |
| 0 | 241 | 176 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
c0 |
(sqrt.f64 (/.f64 (*.f64 l V) A)) |
(/.f64 (*.f64 l V) A) |
(*.f64 l V) |
l |
V |
A |
(*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) |
c0 |
(/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) |
(sqrt.f64 A) |
A |
(sqrt.f64 (*.f64 l V)) |
(*.f64 l V) |
l |
V |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(*.f64 (sqrt.f64 (neg.f64 A)) c0) |
(sqrt.f64 (neg.f64 A)) |
(neg.f64 A) |
A |
c0 |
(sqrt.f64 (*.f64 l (neg.f64 V))) |
(*.f64 l (neg.f64 V)) |
l |
(neg.f64 V) |
V |
(*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) |
c0 |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) |
(sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) |
(/.f64 #s(literal -1 binary64) (*.f64 l V)) |
#s(literal -1 binary64) |
(*.f64 l V) |
l |
V |
(sqrt.f64 (neg.f64 A)) |
(neg.f64 A) |
A |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) |
(*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) |
(sqrt.f64 (neg.f64 (/.f64 A V))) |
(neg.f64 (/.f64 A V)) |
(/.f64 A V) |
A |
V |
c0 |
(sqrt.f64 (neg.f64 l)) |
(neg.f64 l) |
l |
| Outputs |
|---|
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
c0 |
(sqrt.f64 (/.f64 (*.f64 l V) A)) |
(/.f64 (*.f64 l V) A) |
(*.f64 l V) |
l |
V |
A |
(*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V))) |
c0 |
(/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) |
(sqrt.f64 A) |
A |
(sqrt.f64 (*.f64 l V)) |
(*.f64 l V) |
l |
V |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(*.f64 (sqrt.f64 (neg.f64 A)) c0) |
(*.f64 c0 (sqrt.f64 (neg.f64 A))) |
(sqrt.f64 (neg.f64 A)) |
(neg.f64 A) |
A |
c0 |
(sqrt.f64 (*.f64 l (neg.f64 V))) |
(*.f64 l (neg.f64 V)) |
l |
(neg.f64 V) |
V |
(*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
c0 |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) |
(*.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) |
(/.f64 #s(literal -1 binary64) (*.f64 l V)) |
#s(literal -1 binary64) |
(*.f64 l V) |
l |
V |
(sqrt.f64 (neg.f64 A)) |
(neg.f64 A) |
A |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) V))) (sqrt.f64 (neg.f64 l))) |
(*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) |
(*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) V))) |
(sqrt.f64 (neg.f64 (/.f64 A V))) |
(sqrt.f64 (/.f64 (neg.f64 A) V)) |
(neg.f64 (/.f64 A V)) |
(/.f64 (neg.f64 A) V) |
(/.f64 A V) |
A |
V |
c0 |
(sqrt.f64 (neg.f64 l)) |
(neg.f64 l) |
l |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 (neg.f64 (/.f64 A V))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (neg.f64 l)) |
| ✓ | accuracy | 100.0% | (neg.f64 (/.f64 A V)) |
| ✓ | accuracy | 100.0% | (neg.f64 l) |
| ✓ | accuracy | 100.0% | (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (neg.f64 A)) |
| ✓ | accuracy | 100.0% | (neg.f64 A) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 l (neg.f64 V))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (neg.f64 A)) |
| ✓ | accuracy | 100.0% | (neg.f64 V) |
| ✓ | accuracy | 100.0% | (neg.f64 A) |
| ✓ | accuracy | 100.0% | (*.f64 l V) |
| ✓ | accuracy | 100.0% | (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 l V)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 A) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 l V) A) |
| ✓ | accuracy | 100.0% | (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
| ✓ | accuracy | 100.0% | (*.f64 l V) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (/.f64 (*.f64 l V) A)) |
| 61.0ms | 256× | 0 | invalid |
Compiled 178 to 33 computations (81.5% saved)
ival-sqrt: 11.0ms (32.2% of total)ival-div: 9.0ms (26.3% of total)ival-mult: 9.0ms (26.3% of total)ival-neg: 4.0ms (11.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ()) |
#s(alt (*.f64 l V) (patch (*.f64 l V) #<representation binary64>) () ()) |
#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ()) |
#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 A) (patch (sqrt.f64 A) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (*.f64 l V)) (patch (sqrt.f64 (*.f64 l V)) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ()) |
#s(alt (*.f64 (sqrt.f64 (neg.f64 A)) c0) (patch (*.f64 (sqrt.f64 (neg.f64 A)) c0) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (neg.f64 A)) (patch (sqrt.f64 (neg.f64 A)) #<representation binary64>) () ()) |
#s(alt (neg.f64 A) (patch (neg.f64 A) #<representation binary64>) () ()) |
#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ()) |
#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal -1 binary64) (*.f64 l V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 l V)) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ()) |
#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (neg.f64 (/.f64 A V))) (patch (sqrt.f64 (neg.f64 (/.f64 A V))) #<representation binary64>) () ()) |
#s(alt (neg.f64 (/.f64 A V)) (patch (neg.f64 (/.f64 A V)) #<representation binary64>) () ()) |
#s(alt (neg.f64 V) (patch (neg.f64 V) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (*.f64 l (neg.f64 V))) (patch (sqrt.f64 (*.f64 l (neg.f64 V))) #<representation binary64>) () ()) |
#s(alt (neg.f64 l) (patch (neg.f64 l) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (neg.f64 l)) (patch (sqrt.f64 (neg.f64 l)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf l) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf l) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf l) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf l) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf V) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf V) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf V) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf V) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) c0)) (taylor -inf A) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) c0)) (taylor -inf A) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) c0)) (taylor -inf A) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) c0)) (taylor -inf A) (#s(alt (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) (patch (/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ (* V l) A)) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ (* V l) A)) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ (* V l) A)) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ (* V l) A)) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ (* V l) A)) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ (* V l) A)) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ (* V l) A)) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ (* V l) A)) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ (* V l) A)) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ (* V l) A)) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ (* V l) A)) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ (* V l) A)) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ (* V l) A)) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ (* V l) A)) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ (* V l) A)) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ (* V l) A)) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ (* V l) A)) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ (* V l) A)) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ (* V l) A)) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ (* V l) A)) (taylor 0 A) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ (* V l) A)) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ (* V l) A)) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ (* V l) A)) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ (* V l) A)) (taylor inf A) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ (* V l) A)) (pow (sqrt -1) 2)) (taylor -inf A) (#s(alt (sqrt.f64 (/.f64 (*.f64 l V) A)) (patch (sqrt.f64 (/.f64 (*.f64 l V) A)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor 0 l) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor 0 l) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor 0 l) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor 0 l) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor inf l) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor inf l) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor inf l) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor inf l) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor -inf l) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor -inf l) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor -inf l) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor -inf l) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor 0 V) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor 0 V) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor 0 V) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor 0 V) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor inf V) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor inf V) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor inf V) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor inf V) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor -inf V) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor -inf V) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor -inf V) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor -inf V) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor 0 A) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor 0 A) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor 0 A) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor 0 A) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor inf A) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor inf A) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor inf A) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor inf A) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor -inf A) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor -inf A) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor -inf A) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (/ (* V l) A) (taylor -inf A) (#s(alt (/.f64 (*.f64 l V) A) (patch (/.f64 (*.f64 l V) A) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor 0 l) (#s(alt (*.f64 l V) (patch (*.f64 l V) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor 0 l) (#s(alt (*.f64 l V) (patch (*.f64 l V) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor 0 l) (#s(alt (*.f64 l V) (patch (*.f64 l V) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor 0 l) (#s(alt (*.f64 l V) (patch (*.f64 l V) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor inf l) (#s(alt (*.f64 l V) (patch (*.f64 l V) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor inf l) (#s(alt (*.f64 l V) (patch (*.f64 l V) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor inf l) (#s(alt (*.f64 l V) (patch (*.f64 l V) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor inf l) (#s(alt (*.f64 l V) (patch (*.f64 l V) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor -inf l) (#s(alt (*.f64 l V) (patch (*.f64 l V) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor -inf l) (#s(alt (*.f64 l V) (patch (*.f64 l V) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor -inf l) (#s(alt (*.f64 l V) (patch (*.f64 l V) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor -inf l) (#s(alt (*.f64 l V) (patch (*.f64 l V) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor 0 V) (#s(alt (*.f64 l V) (patch (*.f64 l V) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor 0 V) (#s(alt (*.f64 l V) (patch (*.f64 l V) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor 0 V) (#s(alt (*.f64 l V) (patch (*.f64 l V) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor 0 V) (#s(alt (*.f64 l V) (patch (*.f64 l V) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor inf V) (#s(alt (*.f64 l V) (patch (*.f64 l V) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor inf V) (#s(alt (*.f64 l V) (patch (*.f64 l V) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor inf V) (#s(alt (*.f64 l V) (patch (*.f64 l V) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor inf V) (#s(alt (*.f64 l V) (patch (*.f64 l V) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor -inf V) (#s(alt (*.f64 l V) (patch (*.f64 l V) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor -inf V) (#s(alt (*.f64 l V) (patch (*.f64 l V) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor -inf V) (#s(alt (*.f64 l V) (patch (*.f64 l V) #<representation binary64>) () ())) ()) |
#s(alt (* V l) (taylor -inf V) (#s(alt (*.f64 l V) (patch (*.f64 l V) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf l) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf l) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf l) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf l) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf V) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf V) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf V) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf V) (#s(alt (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) (patch (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 A) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf A) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 l) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf l) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor -inf l) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor -inf l) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor -inf l) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor -inf l) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor 0 V) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor inf V) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor -inf V) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor -inf V) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor -inf V) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ A (* V l))) (taylor -inf V) (#s(alt (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) (patch (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt A) (taylor 0 A) (#s(alt (sqrt.f64 A) (patch (sqrt.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (sqrt A) (taylor 0 A) (#s(alt (sqrt.f64 A) (patch (sqrt.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (sqrt A) (taylor 0 A) (#s(alt (sqrt.f64 A) (patch (sqrt.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (sqrt A) (taylor 0 A) (#s(alt (sqrt.f64 A) (patch (sqrt.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (sqrt A) (taylor inf A) (#s(alt (sqrt.f64 A) (patch (sqrt.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (sqrt A) (taylor inf A) (#s(alt (sqrt.f64 A) (patch (sqrt.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (sqrt A) (taylor inf A) (#s(alt (sqrt.f64 A) (patch (sqrt.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (sqrt A) (taylor inf A) (#s(alt (sqrt.f64 A) (patch (sqrt.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt A) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 A) (patch (sqrt.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt A) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 A) (patch (sqrt.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt A) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 A) (patch (sqrt.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt A) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (sqrt.f64 A) (patch (sqrt.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor 0 l) (#s(alt (sqrt.f64 (*.f64 l V)) (patch (sqrt.f64 (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor 0 l) (#s(alt (sqrt.f64 (*.f64 l V)) (patch (sqrt.f64 (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor 0 l) (#s(alt (sqrt.f64 (*.f64 l V)) (patch (sqrt.f64 (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor 0 l) (#s(alt (sqrt.f64 (*.f64 l V)) (patch (sqrt.f64 (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor inf l) (#s(alt (sqrt.f64 (*.f64 l V)) (patch (sqrt.f64 (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor inf l) (#s(alt (sqrt.f64 (*.f64 l V)) (patch (sqrt.f64 (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor inf l) (#s(alt (sqrt.f64 (*.f64 l V)) (patch (sqrt.f64 (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor inf l) (#s(alt (sqrt.f64 (*.f64 l V)) (patch (sqrt.f64 (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (sqrt.f64 (*.f64 l V)) (patch (sqrt.f64 (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (sqrt.f64 (*.f64 l V)) (patch (sqrt.f64 (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (sqrt.f64 (*.f64 l V)) (patch (sqrt.f64 (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (sqrt.f64 (*.f64 l V)) (patch (sqrt.f64 (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor 0 V) (#s(alt (sqrt.f64 (*.f64 l V)) (patch (sqrt.f64 (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor 0 V) (#s(alt (sqrt.f64 (*.f64 l V)) (patch (sqrt.f64 (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor 0 V) (#s(alt (sqrt.f64 (*.f64 l V)) (patch (sqrt.f64 (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor 0 V) (#s(alt (sqrt.f64 (*.f64 l V)) (patch (sqrt.f64 (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor inf V) (#s(alt (sqrt.f64 (*.f64 l V)) (patch (sqrt.f64 (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor inf V) (#s(alt (sqrt.f64 (*.f64 l V)) (patch (sqrt.f64 (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor inf V) (#s(alt (sqrt.f64 (*.f64 l V)) (patch (sqrt.f64 (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* V l)) (taylor inf V) (#s(alt (sqrt.f64 (*.f64 l V)) (patch (sqrt.f64 (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (sqrt.f64 (*.f64 l V)) (patch (sqrt.f64 (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (sqrt.f64 (*.f64 l V)) (patch (sqrt.f64 (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (sqrt.f64 (*.f64 l V)) (patch (sqrt.f64 (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* V l)) (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (sqrt.f64 (*.f64 l V)) (patch (sqrt.f64 (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) c0)) (taylor -inf A) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) c0)) (taylor -inf A) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) c0)) (taylor -inf A) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) c0)) (taylor -inf A) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (* c0 (sqrt -1))) (taylor 0 A) (#s(alt (*.f64 (sqrt.f64 (neg.f64 A)) c0) (patch (*.f64 (sqrt.f64 (neg.f64 A)) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (* c0 (sqrt -1))) (taylor 0 A) (#s(alt (*.f64 (sqrt.f64 (neg.f64 A)) c0) (patch (*.f64 (sqrt.f64 (neg.f64 A)) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (* c0 (sqrt -1))) (taylor 0 A) (#s(alt (*.f64 (sqrt.f64 (neg.f64 A)) c0) (patch (*.f64 (sqrt.f64 (neg.f64 A)) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (* c0 (sqrt -1))) (taylor 0 A) (#s(alt (*.f64 (sqrt.f64 (neg.f64 A)) c0) (patch (*.f64 (sqrt.f64 (neg.f64 A)) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (* c0 (sqrt -1))) (taylor inf A) (#s(alt (*.f64 (sqrt.f64 (neg.f64 A)) c0) (patch (*.f64 (sqrt.f64 (neg.f64 A)) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (* c0 (sqrt -1))) (taylor inf A) (#s(alt (*.f64 (sqrt.f64 (neg.f64 A)) c0) (patch (*.f64 (sqrt.f64 (neg.f64 A)) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (* c0 (sqrt -1))) (taylor inf A) (#s(alt (*.f64 (sqrt.f64 (neg.f64 A)) c0) (patch (*.f64 (sqrt.f64 (neg.f64 A)) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (* c0 (sqrt -1))) (taylor inf A) (#s(alt (*.f64 (sqrt.f64 (neg.f64 A)) c0) (patch (*.f64 (sqrt.f64 (neg.f64 A)) c0) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt A) (* c0 (sqrt -1)))) (taylor -inf A) (#s(alt (*.f64 (sqrt.f64 (neg.f64 A)) c0) (patch (*.f64 (sqrt.f64 (neg.f64 A)) c0) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt A) (* c0 (sqrt -1)))) (taylor -inf A) (#s(alt (*.f64 (sqrt.f64 (neg.f64 A)) c0) (patch (*.f64 (sqrt.f64 (neg.f64 A)) c0) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt A) (* c0 (sqrt -1)))) (taylor -inf A) (#s(alt (*.f64 (sqrt.f64 (neg.f64 A)) c0) (patch (*.f64 (sqrt.f64 (neg.f64 A)) c0) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt A) (* c0 (sqrt -1)))) (taylor -inf A) (#s(alt (*.f64 (sqrt.f64 (neg.f64 A)) c0) (patch (*.f64 (sqrt.f64 (neg.f64 A)) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (* c0 (sqrt -1))) (taylor 0 c0) (#s(alt (*.f64 (sqrt.f64 (neg.f64 A)) c0) (patch (*.f64 (sqrt.f64 (neg.f64 A)) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (* c0 (sqrt -1))) (taylor 0 c0) (#s(alt (*.f64 (sqrt.f64 (neg.f64 A)) c0) (patch (*.f64 (sqrt.f64 (neg.f64 A)) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (* c0 (sqrt -1))) (taylor 0 c0) (#s(alt (*.f64 (sqrt.f64 (neg.f64 A)) c0) (patch (*.f64 (sqrt.f64 (neg.f64 A)) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (* c0 (sqrt -1))) (taylor 0 c0) (#s(alt (*.f64 (sqrt.f64 (neg.f64 A)) c0) (patch (*.f64 (sqrt.f64 (neg.f64 A)) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (* c0 (sqrt -1))) (taylor inf c0) (#s(alt (*.f64 (sqrt.f64 (neg.f64 A)) c0) (patch (*.f64 (sqrt.f64 (neg.f64 A)) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (* c0 (sqrt -1))) (taylor inf c0) (#s(alt (*.f64 (sqrt.f64 (neg.f64 A)) c0) (patch (*.f64 (sqrt.f64 (neg.f64 A)) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (* c0 (sqrt -1))) (taylor inf c0) (#s(alt (*.f64 (sqrt.f64 (neg.f64 A)) c0) (patch (*.f64 (sqrt.f64 (neg.f64 A)) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (* c0 (sqrt -1))) (taylor inf c0) (#s(alt (*.f64 (sqrt.f64 (neg.f64 A)) c0) (patch (*.f64 (sqrt.f64 (neg.f64 A)) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (* c0 (sqrt -1))) (taylor -inf c0) (#s(alt (*.f64 (sqrt.f64 (neg.f64 A)) c0) (patch (*.f64 (sqrt.f64 (neg.f64 A)) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (* c0 (sqrt -1))) (taylor -inf c0) (#s(alt (*.f64 (sqrt.f64 (neg.f64 A)) c0) (patch (*.f64 (sqrt.f64 (neg.f64 A)) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (* c0 (sqrt -1))) (taylor -inf c0) (#s(alt (*.f64 (sqrt.f64 (neg.f64 A)) c0) (patch (*.f64 (sqrt.f64 (neg.f64 A)) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (* c0 (sqrt -1))) (taylor -inf c0) (#s(alt (*.f64 (sqrt.f64 (neg.f64 A)) c0) (patch (*.f64 (sqrt.f64 (neg.f64 A)) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (sqrt -1)) (taylor 0 A) (#s(alt (sqrt.f64 (neg.f64 A)) (patch (sqrt.f64 (neg.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (sqrt -1)) (taylor 0 A) (#s(alt (sqrt.f64 (neg.f64 A)) (patch (sqrt.f64 (neg.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (sqrt -1)) (taylor 0 A) (#s(alt (sqrt.f64 (neg.f64 A)) (patch (sqrt.f64 (neg.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (sqrt -1)) (taylor 0 A) (#s(alt (sqrt.f64 (neg.f64 A)) (patch (sqrt.f64 (neg.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (sqrt -1)) (taylor inf A) (#s(alt (sqrt.f64 (neg.f64 A)) (patch (sqrt.f64 (neg.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (sqrt -1)) (taylor inf A) (#s(alt (sqrt.f64 (neg.f64 A)) (patch (sqrt.f64 (neg.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (sqrt -1)) (taylor inf A) (#s(alt (sqrt.f64 (neg.f64 A)) (patch (sqrt.f64 (neg.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt A) (sqrt -1)) (taylor inf A) (#s(alt (sqrt.f64 (neg.f64 A)) (patch (sqrt.f64 (neg.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt A) (sqrt -1))) (taylor -inf A) (#s(alt (sqrt.f64 (neg.f64 A)) (patch (sqrt.f64 (neg.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt A) (sqrt -1))) (taylor -inf A) (#s(alt (sqrt.f64 (neg.f64 A)) (patch (sqrt.f64 (neg.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt A) (sqrt -1))) (taylor -inf A) (#s(alt (sqrt.f64 (neg.f64 A)) (patch (sqrt.f64 (neg.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt A) (sqrt -1))) (taylor -inf A) (#s(alt (sqrt.f64 (neg.f64 A)) (patch (sqrt.f64 (neg.f64 A)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 A) (taylor 0 A) (#s(alt (neg.f64 A) (patch (neg.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (* -1 A) (taylor 0 A) (#s(alt (neg.f64 A) (patch (neg.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (* -1 A) (taylor 0 A) (#s(alt (neg.f64 A) (patch (neg.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (* -1 A) (taylor 0 A) (#s(alt (neg.f64 A) (patch (neg.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (* -1 A) (taylor inf A) (#s(alt (neg.f64 A) (patch (neg.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (* -1 A) (taylor inf A) (#s(alt (neg.f64 A) (patch (neg.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (* -1 A) (taylor inf A) (#s(alt (neg.f64 A) (patch (neg.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (* -1 A) (taylor inf A) (#s(alt (neg.f64 A) (patch (neg.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (* -1 A) (taylor -inf A) (#s(alt (neg.f64 A) (patch (neg.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (* -1 A) (taylor -inf A) (#s(alt (neg.f64 A) (patch (neg.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (* -1 A) (taylor -inf A) (#s(alt (neg.f64 A) (patch (neg.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (* -1 A) (taylor -inf A) (#s(alt (neg.f64 A) (patch (neg.f64 A) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor 0 c0) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor 0 c0) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor 0 c0) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor 0 c0) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor inf c0) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor inf c0) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor inf c0) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor inf c0) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf c0) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf c0) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf c0) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf c0) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor 0 l) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor 0 l) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor 0 l) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor 0 l) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor inf l) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor inf l) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor inf l) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor inf l) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor 0 V) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor 0 V) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor 0 V) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor 0 V) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor inf V) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor inf V) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor inf V) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor inf V) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf V) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor 0 A) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor 0 A) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor 0 A) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor 0 A) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor inf A) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor inf A) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor inf A) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor inf A) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2)))) (taylor -inf A) (#s(alt (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) (patch (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor 0 l) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor 0 l) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor 0 l) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor 0 l) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor inf l) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor inf l) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor inf l) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor inf l) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf l) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor 0 V) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor 0 V) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor 0 V) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor 0 V) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor inf V) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor inf V) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor inf V) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor inf V) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor -inf V) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor 0 A) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor 0 A) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor 0 A) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor 0 A) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor inf A) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor inf A) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor inf A) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2)) (taylor inf A) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) (pow (sqrt -1) 2))) (taylor -inf A) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* V l))) (sqrt -1)) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* V l))) (sqrt -1)) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* V l))) (sqrt -1)) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* V l))) (sqrt -1)) (taylor 0 l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* V l))) (sqrt -1)) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* V l))) (sqrt -1)) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* V l))) (sqrt -1)) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* V l))) (sqrt -1)) (taylor inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* V l))) (sqrt -1)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* V l))) (sqrt -1)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* V l))) (sqrt -1)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* V l))) (sqrt -1)) (taylor -inf l) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* V l))) (sqrt -1)) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* V l))) (sqrt -1)) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* V l))) (sqrt -1)) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* V l))) (sqrt -1)) (taylor 0 V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* V l))) (sqrt -1)) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* V l))) (sqrt -1)) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* V l))) (sqrt -1)) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* V l))) (sqrt -1)) (taylor inf V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* V l))) (sqrt -1)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* V l))) (sqrt -1)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* V l))) (sqrt -1)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* V l))) (sqrt -1)) (taylor -inf V) (#s(alt (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (patch (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* V l)) (taylor 0 l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 l V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* V l)) (taylor 0 l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 l V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* V l)) (taylor 0 l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 l V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* V l)) (taylor 0 l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 l V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* V l)) (taylor inf l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 l V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* V l)) (taylor inf l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 l V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* V l)) (taylor inf l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 l V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* V l)) (taylor inf l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 l V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* V l)) (taylor -inf l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 l V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* V l)) (taylor -inf l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 l V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* V l)) (taylor -inf l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 l V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* V l)) (taylor -inf l) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 l V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* V l)) (taylor 0 V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 l V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* V l)) (taylor 0 V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 l V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* V l)) (taylor 0 V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 l V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* V l)) (taylor 0 V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 l V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* V l)) (taylor inf V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 l V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* V l)) (taylor inf V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 l V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* V l)) (taylor inf V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 l V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* V l)) (taylor inf V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 l V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* V l)) (taylor -inf V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 l V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* V l)) (taylor -inf V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 l V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* V l)) (taylor -inf V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 l V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* V l)) (taylor -inf V) (#s(alt (/.f64 #s(literal -1 binary64) (*.f64 l V)) (patch (/.f64 #s(literal -1 binary64) (*.f64 l V)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 A) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf A) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) c0)) (taylor -inf A) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) c0)) (taylor -inf A) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) c0)) (taylor -inf A) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A (* V l))) c0)) (taylor -inf A) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 V) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf V) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf V) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf V) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf V) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf V) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 c0) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf c0) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor -inf c0) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor 0 l) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) c0) (taylor inf l) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A (* V l))) (* c0 (pow (sqrt -1) 2))) (taylor -inf l) (#s(alt (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) (patch (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor 0 A) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor 0 A) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor 0 A) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor 0 A) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor inf A) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor inf A) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor inf A) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor inf A) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A V)) (* c0 (sqrt -1)))) (taylor -inf A) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A V)) (* c0 (sqrt -1)))) (taylor -inf A) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A V)) (* c0 (sqrt -1)))) (taylor -inf A) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A V)) (* c0 (sqrt -1)))) (taylor -inf A) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor 0 V) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor 0 V) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor 0 V) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor 0 V) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor inf V) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor inf V) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor inf V) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor inf V) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor -inf V) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor -inf V) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor -inf V) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor -inf V) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor 0 c0) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor 0 c0) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor 0 c0) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor 0 c0) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor inf c0) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor inf c0) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor inf c0) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor inf c0) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor -inf c0) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor -inf c0) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor -inf c0) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (* c0 (sqrt -1))) (taylor -inf c0) (#s(alt (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (patch (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (sqrt -1)) (taylor 0 A) (#s(alt (sqrt.f64 (neg.f64 (/.f64 A V))) (patch (sqrt.f64 (neg.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (sqrt -1)) (taylor 0 A) (#s(alt (sqrt.f64 (neg.f64 (/.f64 A V))) (patch (sqrt.f64 (neg.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (sqrt -1)) (taylor 0 A) (#s(alt (sqrt.f64 (neg.f64 (/.f64 A V))) (patch (sqrt.f64 (neg.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (sqrt -1)) (taylor 0 A) (#s(alt (sqrt.f64 (neg.f64 (/.f64 A V))) (patch (sqrt.f64 (neg.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (sqrt -1)) (taylor inf A) (#s(alt (sqrt.f64 (neg.f64 (/.f64 A V))) (patch (sqrt.f64 (neg.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (sqrt -1)) (taylor inf A) (#s(alt (sqrt.f64 (neg.f64 (/.f64 A V))) (patch (sqrt.f64 (neg.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (sqrt -1)) (taylor inf A) (#s(alt (sqrt.f64 (neg.f64 (/.f64 A V))) (patch (sqrt.f64 (neg.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (sqrt -1)) (taylor inf A) (#s(alt (sqrt.f64 (neg.f64 (/.f64 A V))) (patch (sqrt.f64 (neg.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A V)) (sqrt -1))) (taylor -inf A) (#s(alt (sqrt.f64 (neg.f64 (/.f64 A V))) (patch (sqrt.f64 (neg.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A V)) (sqrt -1))) (taylor -inf A) (#s(alt (sqrt.f64 (neg.f64 (/.f64 A V))) (patch (sqrt.f64 (neg.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A V)) (sqrt -1))) (taylor -inf A) (#s(alt (sqrt.f64 (neg.f64 (/.f64 A V))) (patch (sqrt.f64 (neg.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ A V)) (sqrt -1))) (taylor -inf A) (#s(alt (sqrt.f64 (neg.f64 (/.f64 A V))) (patch (sqrt.f64 (neg.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (sqrt -1)) (taylor 0 V) (#s(alt (sqrt.f64 (neg.f64 (/.f64 A V))) (patch (sqrt.f64 (neg.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (sqrt -1)) (taylor 0 V) (#s(alt (sqrt.f64 (neg.f64 (/.f64 A V))) (patch (sqrt.f64 (neg.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (sqrt -1)) (taylor 0 V) (#s(alt (sqrt.f64 (neg.f64 (/.f64 A V))) (patch (sqrt.f64 (neg.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (sqrt -1)) (taylor 0 V) (#s(alt (sqrt.f64 (neg.f64 (/.f64 A V))) (patch (sqrt.f64 (neg.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (sqrt -1)) (taylor inf V) (#s(alt (sqrt.f64 (neg.f64 (/.f64 A V))) (patch (sqrt.f64 (neg.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (sqrt -1)) (taylor inf V) (#s(alt (sqrt.f64 (neg.f64 (/.f64 A V))) (patch (sqrt.f64 (neg.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (sqrt -1)) (taylor inf V) (#s(alt (sqrt.f64 (neg.f64 (/.f64 A V))) (patch (sqrt.f64 (neg.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (sqrt -1)) (taylor inf V) (#s(alt (sqrt.f64 (neg.f64 (/.f64 A V))) (patch (sqrt.f64 (neg.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (sqrt -1)) (taylor -inf V) (#s(alt (sqrt.f64 (neg.f64 (/.f64 A V))) (patch (sqrt.f64 (neg.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (sqrt -1)) (taylor -inf V) (#s(alt (sqrt.f64 (neg.f64 (/.f64 A V))) (patch (sqrt.f64 (neg.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (sqrt -1)) (taylor -inf V) (#s(alt (sqrt.f64 (neg.f64 (/.f64 A V))) (patch (sqrt.f64 (neg.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ A V)) (sqrt -1)) (taylor -inf V) (#s(alt (sqrt.f64 (neg.f64 (/.f64 A V))) (patch (sqrt.f64 (neg.f64 (/.f64 A V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ A V)) (taylor 0 A) (#s(alt (neg.f64 (/.f64 A V)) (patch (neg.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ A V)) (taylor 0 A) (#s(alt (neg.f64 (/.f64 A V)) (patch (neg.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ A V)) (taylor 0 A) (#s(alt (neg.f64 (/.f64 A V)) (patch (neg.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ A V)) (taylor 0 A) (#s(alt (neg.f64 (/.f64 A V)) (patch (neg.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ A V)) (taylor inf A) (#s(alt (neg.f64 (/.f64 A V)) (patch (neg.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ A V)) (taylor inf A) (#s(alt (neg.f64 (/.f64 A V)) (patch (neg.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ A V)) (taylor inf A) (#s(alt (neg.f64 (/.f64 A V)) (patch (neg.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ A V)) (taylor inf A) (#s(alt (neg.f64 (/.f64 A V)) (patch (neg.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ A V)) (taylor -inf A) (#s(alt (neg.f64 (/.f64 A V)) (patch (neg.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ A V)) (taylor -inf A) (#s(alt (neg.f64 (/.f64 A V)) (patch (neg.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ A V)) (taylor -inf A) (#s(alt (neg.f64 (/.f64 A V)) (patch (neg.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ A V)) (taylor -inf A) (#s(alt (neg.f64 (/.f64 A V)) (patch (neg.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ A V)) (taylor 0 V) (#s(alt (neg.f64 (/.f64 A V)) (patch (neg.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ A V)) (taylor 0 V) (#s(alt (neg.f64 (/.f64 A V)) (patch (neg.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ A V)) (taylor 0 V) (#s(alt (neg.f64 (/.f64 A V)) (patch (neg.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ A V)) (taylor 0 V) (#s(alt (neg.f64 (/.f64 A V)) (patch (neg.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ A V)) (taylor inf V) (#s(alt (neg.f64 (/.f64 A V)) (patch (neg.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ A V)) (taylor inf V) (#s(alt (neg.f64 (/.f64 A V)) (patch (neg.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ A V)) (taylor inf V) (#s(alt (neg.f64 (/.f64 A V)) (patch (neg.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ A V)) (taylor inf V) (#s(alt (neg.f64 (/.f64 A V)) (patch (neg.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ A V)) (taylor -inf V) (#s(alt (neg.f64 (/.f64 A V)) (patch (neg.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ A V)) (taylor -inf V) (#s(alt (neg.f64 (/.f64 A V)) (patch (neg.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ A V)) (taylor -inf V) (#s(alt (neg.f64 (/.f64 A V)) (patch (neg.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ A V)) (taylor -inf V) (#s(alt (neg.f64 (/.f64 A V)) (patch (neg.f64 (/.f64 A V)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 V) (taylor 0 V) (#s(alt (neg.f64 V) (patch (neg.f64 V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 V) (taylor 0 V) (#s(alt (neg.f64 V) (patch (neg.f64 V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 V) (taylor 0 V) (#s(alt (neg.f64 V) (patch (neg.f64 V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 V) (taylor 0 V) (#s(alt (neg.f64 V) (patch (neg.f64 V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 V) (taylor inf V) (#s(alt (neg.f64 V) (patch (neg.f64 V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 V) (taylor inf V) (#s(alt (neg.f64 V) (patch (neg.f64 V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 V) (taylor inf V) (#s(alt (neg.f64 V) (patch (neg.f64 V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 V) (taylor inf V) (#s(alt (neg.f64 V) (patch (neg.f64 V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 V) (taylor -inf V) (#s(alt (neg.f64 V) (patch (neg.f64 V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 V) (taylor -inf V) (#s(alt (neg.f64 V) (patch (neg.f64 V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 V) (taylor -inf V) (#s(alt (neg.f64 V) (patch (neg.f64 V) #<representation binary64>) () ())) ()) |
#s(alt (* -1 V) (taylor -inf V) (#s(alt (neg.f64 V) (patch (neg.f64 V) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* V l)) (sqrt -1)) (taylor 0 l) (#s(alt (sqrt.f64 (*.f64 l (neg.f64 V))) (patch (sqrt.f64 (*.f64 l (neg.f64 V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* V l)) (sqrt -1)) (taylor 0 l) (#s(alt (sqrt.f64 (*.f64 l (neg.f64 V))) (patch (sqrt.f64 (*.f64 l (neg.f64 V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* V l)) (sqrt -1)) (taylor 0 l) (#s(alt (sqrt.f64 (*.f64 l (neg.f64 V))) (patch (sqrt.f64 (*.f64 l (neg.f64 V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* V l)) (sqrt -1)) (taylor 0 l) (#s(alt (sqrt.f64 (*.f64 l (neg.f64 V))) (patch (sqrt.f64 (*.f64 l (neg.f64 V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* V l)) (sqrt -1)) (taylor inf l) (#s(alt (sqrt.f64 (*.f64 l (neg.f64 V))) (patch (sqrt.f64 (*.f64 l (neg.f64 V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* V l)) (sqrt -1)) (taylor inf l) (#s(alt (sqrt.f64 (*.f64 l (neg.f64 V))) (patch (sqrt.f64 (*.f64 l (neg.f64 V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* V l)) (sqrt -1)) (taylor inf l) (#s(alt (sqrt.f64 (*.f64 l (neg.f64 V))) (patch (sqrt.f64 (*.f64 l (neg.f64 V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* V l)) (sqrt -1)) (taylor inf l) (#s(alt (sqrt.f64 (*.f64 l (neg.f64 V))) (patch (sqrt.f64 (*.f64 l (neg.f64 V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* V l)) (sqrt -1))) (taylor -inf l) (#s(alt (sqrt.f64 (*.f64 l (neg.f64 V))) (patch (sqrt.f64 (*.f64 l (neg.f64 V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* V l)) (sqrt -1))) (taylor -inf l) (#s(alt (sqrt.f64 (*.f64 l (neg.f64 V))) (patch (sqrt.f64 (*.f64 l (neg.f64 V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* V l)) (sqrt -1))) (taylor -inf l) (#s(alt (sqrt.f64 (*.f64 l (neg.f64 V))) (patch (sqrt.f64 (*.f64 l (neg.f64 V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* V l)) (sqrt -1))) (taylor -inf l) (#s(alt (sqrt.f64 (*.f64 l (neg.f64 V))) (patch (sqrt.f64 (*.f64 l (neg.f64 V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* V l)) (sqrt -1)) (taylor 0 V) (#s(alt (sqrt.f64 (*.f64 l (neg.f64 V))) (patch (sqrt.f64 (*.f64 l (neg.f64 V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* V l)) (sqrt -1)) (taylor 0 V) (#s(alt (sqrt.f64 (*.f64 l (neg.f64 V))) (patch (sqrt.f64 (*.f64 l (neg.f64 V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* V l)) (sqrt -1)) (taylor 0 V) (#s(alt (sqrt.f64 (*.f64 l (neg.f64 V))) (patch (sqrt.f64 (*.f64 l (neg.f64 V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* V l)) (sqrt -1)) (taylor 0 V) (#s(alt (sqrt.f64 (*.f64 l (neg.f64 V))) (patch (sqrt.f64 (*.f64 l (neg.f64 V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* V l)) (sqrt -1)) (taylor inf V) (#s(alt (sqrt.f64 (*.f64 l (neg.f64 V))) (patch (sqrt.f64 (*.f64 l (neg.f64 V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* V l)) (sqrt -1)) (taylor inf V) (#s(alt (sqrt.f64 (*.f64 l (neg.f64 V))) (patch (sqrt.f64 (*.f64 l (neg.f64 V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* V l)) (sqrt -1)) (taylor inf V) (#s(alt (sqrt.f64 (*.f64 l (neg.f64 V))) (patch (sqrt.f64 (*.f64 l (neg.f64 V))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* V l)) (sqrt -1)) (taylor inf V) (#s(alt (sqrt.f64 (*.f64 l (neg.f64 V))) (patch (sqrt.f64 (*.f64 l (neg.f64 V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* V l)) (sqrt -1))) (taylor -inf V) (#s(alt (sqrt.f64 (*.f64 l (neg.f64 V))) (patch (sqrt.f64 (*.f64 l (neg.f64 V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* V l)) (sqrt -1))) (taylor -inf V) (#s(alt (sqrt.f64 (*.f64 l (neg.f64 V))) (patch (sqrt.f64 (*.f64 l (neg.f64 V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* V l)) (sqrt -1))) (taylor -inf V) (#s(alt (sqrt.f64 (*.f64 l (neg.f64 V))) (patch (sqrt.f64 (*.f64 l (neg.f64 V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* V l)) (sqrt -1))) (taylor -inf V) (#s(alt (sqrt.f64 (*.f64 l (neg.f64 V))) (patch (sqrt.f64 (*.f64 l (neg.f64 V))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 l) (taylor 0 l) (#s(alt (neg.f64 l) (patch (neg.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 l) (taylor 0 l) (#s(alt (neg.f64 l) (patch (neg.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 l) (taylor 0 l) (#s(alt (neg.f64 l) (patch (neg.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 l) (taylor 0 l) (#s(alt (neg.f64 l) (patch (neg.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 l) (taylor inf l) (#s(alt (neg.f64 l) (patch (neg.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 l) (taylor inf l) (#s(alt (neg.f64 l) (patch (neg.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 l) (taylor inf l) (#s(alt (neg.f64 l) (patch (neg.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 l) (taylor inf l) (#s(alt (neg.f64 l) (patch (neg.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 l) (taylor -inf l) (#s(alt (neg.f64 l) (patch (neg.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 l) (taylor -inf l) (#s(alt (neg.f64 l) (patch (neg.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 l) (taylor -inf l) (#s(alt (neg.f64 l) (patch (neg.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (* -1 l) (taylor -inf l) (#s(alt (neg.f64 l) (patch (neg.f64 l) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt l) (sqrt -1)) (taylor 0 l) (#s(alt (sqrt.f64 (neg.f64 l)) (patch (sqrt.f64 (neg.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt l) (sqrt -1)) (taylor 0 l) (#s(alt (sqrt.f64 (neg.f64 l)) (patch (sqrt.f64 (neg.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt l) (sqrt -1)) (taylor 0 l) (#s(alt (sqrt.f64 (neg.f64 l)) (patch (sqrt.f64 (neg.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt l) (sqrt -1)) (taylor 0 l) (#s(alt (sqrt.f64 (neg.f64 l)) (patch (sqrt.f64 (neg.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt l) (sqrt -1)) (taylor inf l) (#s(alt (sqrt.f64 (neg.f64 l)) (patch (sqrt.f64 (neg.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt l) (sqrt -1)) (taylor inf l) (#s(alt (sqrt.f64 (neg.f64 l)) (patch (sqrt.f64 (neg.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt l) (sqrt -1)) (taylor inf l) (#s(alt (sqrt.f64 (neg.f64 l)) (patch (sqrt.f64 (neg.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt l) (sqrt -1)) (taylor inf l) (#s(alt (sqrt.f64 (neg.f64 l)) (patch (sqrt.f64 (neg.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt l) (sqrt -1))) (taylor -inf l) (#s(alt (sqrt.f64 (neg.f64 l)) (patch (sqrt.f64 (neg.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt l) (sqrt -1))) (taylor -inf l) (#s(alt (sqrt.f64 (neg.f64 l)) (patch (sqrt.f64 (neg.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt l) (sqrt -1))) (taylor -inf l) (#s(alt (sqrt.f64 (neg.f64 l)) (patch (sqrt.f64 (neg.f64 l)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt l) (sqrt -1))) (taylor -inf l) (#s(alt (sqrt.f64 (neg.f64 l)) (patch (sqrt.f64 (neg.f64 l)) #<representation binary64>) () ())) ()) |
171 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 31.0ms | l | @ | inf | (* (sqrt (/ -1 (* l V))) (sqrt (neg A))) |
| 6.0ms | V | @ | 0 | (sqrt (/ -1 (* l V))) |
| 1.0ms | c0 | @ | 0 | (* c0 (* (sqrt (/ -1 (* l V))) (sqrt (neg A)))) |
| 1.0ms | A | @ | -inf | (/ c0 (sqrt (/ (* l V) A))) |
| 1.0ms | l | @ | -inf | (/ (sqrt A) (sqrt (* l V))) |
| 1× | batch-egg-rewrite |
| 2 748× | lower-*.f32 |
| 2 736× | lower-*.f64 |
| 2 378× | lower-/.f32 |
| 2 364× | lower-/.f64 |
| 444× | frac-2neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 137 |
| 0 | 57 | 121 |
| 1 | 151 | 121 |
| 2 | 653 | 121 |
| 0 | 4844 | 121 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(sqrt.f64 (/.f64 (*.f64 l V) A)) |
(/.f64 (*.f64 l V) A) |
(*.f64 l V) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) |
(sqrt.f64 A) |
(sqrt.f64 (*.f64 l V)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(*.f64 (sqrt.f64 (neg.f64 A)) c0) |
(sqrt.f64 (neg.f64 A)) |
(neg.f64 A) |
(*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) |
(sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) |
(/.f64 #s(literal -1 binary64) (*.f64 l V)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) |
(*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) |
(sqrt.f64 (neg.f64 (/.f64 A V))) |
(neg.f64 (/.f64 A V)) |
(neg.f64 V) |
(sqrt.f64 (*.f64 l (neg.f64 V))) |
(neg.f64 l) |
(sqrt.f64 (neg.f64 l)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (neg.f64 l)))) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(neg.f64 (neg.f64 (*.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) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))))) |
(neg.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 l V)))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 (neg.f64 V)) (/.f64 (sqrt.f64 (neg.f64 l)) c0))) |
(/.f64 (sqrt.f64 A) (*.f64 (/.f64 (sqrt.f64 (neg.f64 l)) c0) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 (sqrt.f64 (neg.f64 A)) (/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) (neg.f64 c0))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (neg.f64 A))))) |
(/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (/.f64 (sqrt.f64 (neg.f64 l)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (neg.f64 V)) (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (*.f64 c0 (sqrt.f64 (/.f64 A l))))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) (*.f64 (sqrt.f64 V) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 l))) (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0)) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (*.f64 (sqrt.f64 (neg.f64 V)) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 l))) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (/.f64 (sqrt.f64 (neg.f64 V)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 (sqrt.f64 (/.f64 V A)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) A))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) c0)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 V) (/.f64 (sqrt.f64 (neg.f64 l)) c0))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) c0)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (/.f64 (sqrt.f64 (neg.f64 l)) c0) (sqrt.f64 V))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l)))) (neg.f64 (sqrt.f64 (neg.f64 V)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) (sqrt.f64 l)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (neg.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 c0 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64))) (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (neg.f64 l)) c0)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (neg.f64 V)))) (/.f64 (sqrt.f64 (neg.f64 l)) c0)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0))) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A))))) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (sqrt.f64 A)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (sqrt.f64 (neg.f64 A))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (*.f64 c0 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) (sqrt.f64 V)) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (neg.f64 c0) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l)))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (sqrt.f64 V)) |
(/.f64 (*.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.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)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 A)) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) c0) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) c0) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) (sqrt.f64 V)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 (neg.f64 V)))) (sqrt.f64 l)) |
(/.f64 (/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) (sqrt.f64 l)) (neg.f64 (sqrt.f64 (neg.f64 V)))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0)) #s(literal -1 binary64)) (sqrt.f64 (neg.f64 l))) |
(/.f64 (/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 V)) (sqrt.f64 l)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 V)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1 binary64)) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 c0 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l))))) |
(*.f64 c0 (*.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (pow.f64 (/.f64 #s(literal 1 binary64) c0) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(*.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 c0 (neg.f64 (sqrt.f64 (*.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 (neg.f64 V))) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l))))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0)) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)))) |
(*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) A)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))) (sqrt.f64 (neg.f64 A))) |
(*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (sqrt.f64 (/.f64 A (neg.f64 V)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 (neg.f64 l))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (*.f64 c0 (sqrt.f64 (neg.f64 A))))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (/.f64 c0 (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 V))) (sqrt.f64 (/.f64 (neg.f64 A) l))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V)))) (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0))) |
(*.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (neg.f64 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 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)) (*.f64 c0 (sqrt.f64 (neg.f64 A))))) |
(*.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (*.f64 c0 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) (/.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V)))) (neg.f64 c0)) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (pow.f64 (/.f64 (sqrt.f64 (/.f64 V A)) c0) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 c0 (sqrt.f64 (/.f64 V A)))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) A)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 l) c0) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (/.f64 V A)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 l (neg.f64 A))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (neg.f64 V)) c0) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 l))) (/.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 l))) (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 V))) |
(*.f64 (/.f64 (sqrt.f64 (neg.f64 A)) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 (sqrt.f64 l))) (/.f64 (neg.f64 c0) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (neg.f64 (sqrt.f64 (neg.f64 V))))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (sqrt.f64 l)) (/.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 V))))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (neg.f64 A)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 l)) (/.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 (sqrt.f64 (neg.f64 V))))) |
(*.f64 (/.f64 (sqrt.f64 (neg.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 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (/.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (sqrt.f64 l))) |
(*.f64 (/.f64 c0 (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 l)) (/.f64 c0 (neg.f64 (sqrt.f64 V)))) |
(*.f64 (/.f64 c0 #s(literal 1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (neg.f64 V)))) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0))) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 (neg.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 #s(literal 1 binary64) (neg.f64 c0)) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 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 l))) (sqrt.f64 (/.f64 A V))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 A) l))) (/.f64 c0 (sqrt.f64 (neg.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 (*.f64 l (neg.f64 V)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 A)) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))) (pow.f64 (neg.f64 A) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 A) #s(literal 1/4 binary64))) |
(*.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 V)))) (neg.f64 (sqrt.f64 A))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 l V) A)))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 l V))) (*.f64 #s(literal 1/2 binary64) (log.f64 A)))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 l (neg.f64 V)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (neg.f64 A))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (neg.f64 l))) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (neg.f64 V)))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) |
(sqrt.f64 (/.f64 (*.f64 l V) A)) |
(sqrt.f64 (/.f64 (neg.f64 l) (/.f64 A (neg.f64 V)))) |
(neg.f64 (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (*.f64 l V)) (sqrt.f64 A)) |
(/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) (sqrt.f64 (neg.f64 A))) |
(/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(/.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (/.f64 A (neg.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 (*.f64 l V) A))) #s(literal -1 binary64)) |
(/.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 l (neg.f64 V)))) (neg.f64 (sqrt.f64 (neg.f64 A)))) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 l))) (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l (neg.f64 V))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(/.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 (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 (neg.f64 A) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 A) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(/.f64 (/.f64 (sqrt.f64 (neg.f64 l)) (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (*.f64 l V) 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 (*.f64 l V) A) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 l V) A) (/.f64 (*.f64 l V) A)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 l V) A))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (*.f64 l V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) A))) |
(*.f64 (sqrt.f64 (*.f64 l V)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) A)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) (pow.f64 (/.f64 #s(literal -1 binary64) A) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) (sqrt.f64 (/.f64 #s(literal -1 binary64) A))) |
(*.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) |
(*.f64 (sqrt.f64 (neg.f64 l)) (pow.f64 (neg.f64 (/.f64 V A)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 (/.f64 V A)))) |
(*.f64 (sqrt.f64 (neg.f64 l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (neg.f64 V))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 l V))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 l) (sqrt.f64 (/.f64 A (neg.f64 V))))) |
(*.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 (neg.f64 V)) (sqrt.f64 (/.f64 l (neg.f64 A)))) |
(*.f64 (sqrt.f64 (neg.f64 V)) (pow.f64 (/.f64 l (neg.f64 A)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 V) (pow.f64 (/.f64 l A) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 V) (sqrt.f64 (/.f64 l A))) |
(*.f64 (sqrt.f64 V) (/.f64 (sqrt.f64 l) (sqrt.f64 A))) |
(*.f64 (sqrt.f64 V) (*.f64 (sqrt.f64 l) (sqrt.f64 (/.f64 #s(literal 1 binary64) A)))) |
(*.f64 (sqrt.f64 (/.f64 V A)) (sqrt.f64 l)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) A)) (sqrt.f64 (*.f64 l V))) |
(*.f64 (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 A (neg.f64 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 (neg.f64 A)))) |
(*.f64 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)) (sqrt.f64 A))) |
(*.f64 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) A)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 l)) (/.f64 (sqrt.f64 V) (neg.f64 (sqrt.f64 A)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (sqrt.f64 l) (sqrt.f64 (/.f64 A V)))) |
(*.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 l V) #s(literal 1/4 binary64)) (pow.f64 A #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)) (pow.f64 A #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 l) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 A))) |
(*.f64 (/.f64 (sqrt.f64 l) (pow.f64 (neg.f64 A) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (neg.f64 V)) (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (neg.f64 V)) (pow.f64 (neg.f64 A) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 l) (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (sqrt.f64 l) (sqrt.f64 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 (neg.f64 A) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 l) #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 V)) (sqrt.f64 A))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 l)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 V A))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 l) (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 A V)))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)) (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)) (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(*.f64 (/.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 A)) (sqrt.f64 (neg.f64 V))) |
(*.f64 (/.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 V)) |
(exp.f64 (*.f64 (log.f64 (/.f64 A (*.f64 l V))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 l (neg.f64 V)) A)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 A)) (/.f64 (*.f64 l (neg.f64 V)) A)) |
(neg.f64 (/.f64 (*.f64 l (neg.f64 V)) A)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 l (neg.f64 V)) A))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 A (*.f64 l V)))) |
(/.f64 l (/.f64 A V)) |
(/.f64 (*.f64 l V) A) |
(/.f64 #s(literal -1 binary64) (/.f64 A (*.f64 l (neg.f64 V)))) |
(/.f64 #s(literal 1 binary64) (/.f64 A (*.f64 l V))) |
(/.f64 (*.f64 l (neg.f64 V)) (neg.f64 A)) |
(/.f64 (/.f64 #s(literal 1 binary64) A) (/.f64 #s(literal 1 binary64) (*.f64 l V))) |
(/.f64 (/.f64 (*.f64 l (neg.f64 V)) A) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (*.f64 V (*.f64 V V))) l) (*.f64 (*.f64 V V) (neg.f64 A))) |
(/.f64 (*.f64 (neg.f64 (*.f64 V V)) l) (*.f64 V (neg.f64 A))) |
(/.f64 (*.f64 l #s(literal 1 binary64)) (/.f64 A V)) |
(/.f64 (*.f64 #s(literal 1 binary64) l) (/.f64 A V)) |
(/.f64 (*.f64 (neg.f64 (*.f64 V (*.f64 V V))) (/.f64 l (neg.f64 A))) (*.f64 V V)) |
(/.f64 (*.f64 (neg.f64 (*.f64 V V)) (/.f64 l (neg.f64 A))) V) |
(pow.f64 (/.f64 A (*.f64 l V)) #s(literal -1 binary64)) |
(*.f64 l (/.f64 V A)) |
(*.f64 V (/.f64 l A)) |
(*.f64 V (*.f64 #s(literal -1 binary64) (/.f64 l (neg.f64 A)))) |
(*.f64 V (*.f64 (neg.f64 l) (/.f64 #s(literal -1 binary64) A))) |
(*.f64 (*.f64 l V) (/.f64 #s(literal 1 binary64) A)) |
(*.f64 (/.f64 (*.f64 l V) A) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(*.f64 (neg.f64 V) (/.f64 l (neg.f64 A))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 l (neg.f64 V)) A)) |
(*.f64 (neg.f64 l) (neg.f64 (/.f64 V A))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 l V) A)) |
(*.f64 (/.f64 V A) l) |
(*.f64 (/.f64 V A) (/.f64 (neg.f64 l) #s(literal -1 binary64))) |
(*.f64 (*.f64 l (neg.f64 V)) (/.f64 #s(literal -1 binary64) A)) |
(*.f64 (/.f64 #s(literal 1 binary64) A) (*.f64 l V)) |
(*.f64 (/.f64 #s(literal 1 binary64) A) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (/.f64 V A)) (neg.f64 l)) |
(*.f64 (/.f64 l A) V) |
(*.f64 (/.f64 #s(literal -1 binary64) A) (*.f64 l (neg.f64 V))) |
(*.f64 (/.f64 l (neg.f64 A)) (neg.f64 V)) |
(*.f64 (/.f64 (neg.f64 l) #s(literal -1 binary64)) (/.f64 V A)) |
(*.f64 (*.f64 #s(literal 1 binary64) l) (/.f64 V A)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 V)) (/.f64 l (neg.f64 A))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 l)) (neg.f64 (/.f64 V A))) |
(*.f64 (/.f64 (*.f64 l (neg.f64 V)) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 A A)) |
(*.f64 (/.f64 (*.f64 l (neg.f64 V)) (neg.f64 (*.f64 A A))) A) |
(-.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 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 l V))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 l V))) |
(/.f64 (*.f64 l (neg.f64 V)) #s(literal -1 binary64)) |
(*.f64 l V) |
(*.f64 V l) |
(*.f64 V (neg.f64 (neg.f64 l))) |
(*.f64 V (/.f64 (neg.f64 l) #s(literal -1 binary64))) |
(*.f64 V (/.f64 l #s(literal 1 binary64))) |
(*.f64 V (*.f64 l #s(literal 1 binary64))) |
(*.f64 (*.f64 l V) #s(literal 1 binary64)) |
(*.f64 (neg.f64 V) (neg.f64 l)) |
(*.f64 #s(literal -1 binary64) (*.f64 l (neg.f64 V))) |
(*.f64 (neg.f64 l) (neg.f64 V)) |
(*.f64 #s(literal 1 binary64) (*.f64 l V)) |
(*.f64 (*.f64 l (neg.f64 V)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (neg.f64 l)) V) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (neg.f64 l)))) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(neg.f64 (neg.f64 (*.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) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))))) |
(neg.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 l V)))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 (neg.f64 V)) (/.f64 (sqrt.f64 (neg.f64 l)) c0))) |
(/.f64 (sqrt.f64 A) (*.f64 (/.f64 (sqrt.f64 (neg.f64 l)) c0) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 (sqrt.f64 (neg.f64 A)) (/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) (neg.f64 c0))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (neg.f64 A))))) |
(/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (/.f64 (sqrt.f64 (neg.f64 l)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (neg.f64 V)) (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (*.f64 c0 (sqrt.f64 (/.f64 A l))))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) (*.f64 (sqrt.f64 V) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 l))) (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0)) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (*.f64 (sqrt.f64 (neg.f64 V)) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 l))) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (/.f64 (sqrt.f64 (neg.f64 V)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 (sqrt.f64 (/.f64 V A)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) A))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) c0)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 V) (/.f64 (sqrt.f64 (neg.f64 l)) c0))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) c0)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (/.f64 (sqrt.f64 (neg.f64 l)) c0) (sqrt.f64 V))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l)))) (neg.f64 (sqrt.f64 (neg.f64 V)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) (sqrt.f64 l)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (neg.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 c0 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64))) (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (neg.f64 l)) c0)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (neg.f64 V)))) (/.f64 (sqrt.f64 (neg.f64 l)) c0)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0))) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A))))) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (sqrt.f64 A)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (sqrt.f64 (neg.f64 A))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (*.f64 c0 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) (sqrt.f64 V)) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (neg.f64 c0) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l)))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (sqrt.f64 V)) |
(/.f64 (*.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.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)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 A)) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) c0) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) c0) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) (sqrt.f64 V)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 (neg.f64 V)))) (sqrt.f64 l)) |
(/.f64 (/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) (sqrt.f64 l)) (neg.f64 (sqrt.f64 (neg.f64 V)))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0)) #s(literal -1 binary64)) (sqrt.f64 (neg.f64 l))) |
(/.f64 (/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 V)) (sqrt.f64 l)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 V)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1 binary64)) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 c0 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l))))) |
(*.f64 c0 (*.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (pow.f64 (/.f64 #s(literal 1 binary64) c0) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(*.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 c0 (neg.f64 (sqrt.f64 (*.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 (neg.f64 V))) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l))))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0)) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)))) |
(*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) A)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))) (sqrt.f64 (neg.f64 A))) |
(*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (sqrt.f64 (/.f64 A (neg.f64 V)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 (neg.f64 l))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (*.f64 c0 (sqrt.f64 (neg.f64 A))))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (/.f64 c0 (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 V))) (sqrt.f64 (/.f64 (neg.f64 A) l))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V)))) (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0))) |
(*.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (neg.f64 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 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)) (*.f64 c0 (sqrt.f64 (neg.f64 A))))) |
(*.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (*.f64 c0 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) (/.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V)))) (neg.f64 c0)) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (pow.f64 (/.f64 (sqrt.f64 (/.f64 V A)) c0) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 c0 (sqrt.f64 (/.f64 V A)))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) A)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 l) c0) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (/.f64 V A)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 l (neg.f64 A))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (neg.f64 V)) c0) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 l))) (/.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 l))) (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 V))) |
(*.f64 (/.f64 (sqrt.f64 (neg.f64 A)) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 (sqrt.f64 l))) (/.f64 (neg.f64 c0) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (neg.f64 (sqrt.f64 (neg.f64 V))))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (sqrt.f64 l)) (/.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 V))))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (neg.f64 A)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 l)) (/.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 (sqrt.f64 (neg.f64 V))))) |
(*.f64 (/.f64 (sqrt.f64 (neg.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 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (/.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (sqrt.f64 l))) |
(*.f64 (/.f64 c0 (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 l)) (/.f64 c0 (neg.f64 (sqrt.f64 V)))) |
(*.f64 (/.f64 c0 #s(literal 1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (neg.f64 V)))) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0))) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 (neg.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 #s(literal 1 binary64) (neg.f64 c0)) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 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 l))) (sqrt.f64 (/.f64 A V))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 A) l))) (/.f64 c0 (sqrt.f64 (neg.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 (*.f64 l (neg.f64 V)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 A)) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))) (pow.f64 (neg.f64 A) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 A) #s(literal 1/4 binary64))) |
(*.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 V)))) (neg.f64 (sqrt.f64 A))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 l V) A)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 (*.f64 l V) A))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 A (*.f64 l V))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 l V) A))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (neg.f64 A)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 (*.f64 l (neg.f64 V))))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 (*.f64 l (neg.f64 V)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (neg.f64 A))))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 l V) A))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 l V))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (neg.f64 V)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (neg.f64 l))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (neg.f64 A))) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 l (neg.f64 V)))))) |
(-.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))))) |
(sqrt.f64 (/.f64 A (*.f64 l V))) |
(neg.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) |
(/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) 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 l V)))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (sqrt.f64 (neg.f64 V)) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (sqrt.f64 (/.f64 A l)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) A))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 V) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (sqrt.f64 (neg.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 (neg.f64 V))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 l)) |
(/.f64 (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64))) (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) #s(literal 1 binary64)) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 (sqrt.f64 #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 V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 A) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 V)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 A))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 A)) (sqrt.f64 V)) |
(pow.f64 (/.f64 (*.f64 l V) A) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 A) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (pow.f64 (/.f64 #s(literal -1 binary64) A) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (pow.f64 (/.f64 #s(literal 1 binary64) A) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) A)) #s(literal -1 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)) (pow.f64 (neg.f64 (/.f64 V A)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 A (*.f64 l (neg.f64 V))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l (neg.f64 V))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal -1 binary64) l)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 A) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))))) |
(*.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) l)))) |
(*.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (sqrt.f64 (neg.f64 l)))) |
(*.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 #s(literal 1 binary64) (*.f64 l 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 (neg.f64 A)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (pow.f64 (sqrt.f64 (/.f64 V A)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (pow.f64 V #s(literal -1/2 binary64)) (pow.f64 (/.f64 l A) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) A) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (pow.f64 (neg.f64 V) #s(literal -1/2 binary64)) (pow.f64 (/.f64 l (neg.f64 A)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 V)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V)) (sqrt.f64 (/.f64 (neg.f64 A) l))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (neg.f64 A)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (neg.f64 A)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (*.f64 l V) #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)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 A V)) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (sqrt.f64 l))) |
(*.f64 (/.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 V))) (sqrt.f64 (/.f64 A l))) |
(*.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 (neg.f64 A) #s(literal 1/4 binary64)) (sqrt.f64 l)) (/.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (sqrt.f64 (neg.f64 V))) (/.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (sqrt.f64 l))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (*.f64 l V) A) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal -1/4 binary64)) (pow.f64 (neg.f64 A) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal -1/4 binary64)) (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(*.f64 (*.f64 (sqrt.f64 (neg.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 #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 (neg.f64 A) #s(literal 1/4 binary64))) (pow.f64 (neg.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 (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))) |
(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))) |
(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 (sqrt.f64 A) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 A))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 A)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 A))) |
(*.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 A)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (neg.f64 A) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 A) #s(literal 1/4 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)))) |
(sqrt.f64 (*.f64 l V)) |
(neg.f64 (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (sqrt.f64 (*.f64 l V)) #s(literal 1 binary64)) |
(/.f64 (neg.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)))) |
(pow.f64 (*.f64 l V) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 l V) (*.f64 l V)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 l V))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 l V)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l V))) |
(*.f64 (sqrt.f64 l) (sqrt.f64 V)) |
(*.f64 (sqrt.f64 l) (neg.f64 (neg.f64 (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) (/.f64 (sqrt.f64 l) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 l))) (sqrt.f64 V)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (neg.f64 l)))) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(neg.f64 (neg.f64 (*.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) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))))) |
(neg.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 l V)))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 (neg.f64 V)) (/.f64 (sqrt.f64 (neg.f64 l)) c0))) |
(/.f64 (sqrt.f64 A) (*.f64 (/.f64 (sqrt.f64 (neg.f64 l)) c0) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 (sqrt.f64 (neg.f64 A)) (/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) (neg.f64 c0))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (neg.f64 A))))) |
(/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (/.f64 (sqrt.f64 (neg.f64 l)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (neg.f64 V)) (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (*.f64 c0 (sqrt.f64 (/.f64 A l))))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) (*.f64 (sqrt.f64 V) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 l))) (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0)) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (*.f64 (sqrt.f64 (neg.f64 V)) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 l))) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (/.f64 (sqrt.f64 (neg.f64 V)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 (sqrt.f64 (/.f64 V A)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) A))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) c0)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 V) (/.f64 (sqrt.f64 (neg.f64 l)) c0))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) c0)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (/.f64 (sqrt.f64 (neg.f64 l)) c0) (sqrt.f64 V))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l)))) (neg.f64 (sqrt.f64 (neg.f64 V)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) (sqrt.f64 l)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (neg.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 c0 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64))) (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (neg.f64 l)) c0)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (neg.f64 V)))) (/.f64 (sqrt.f64 (neg.f64 l)) c0)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0))) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A))))) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (sqrt.f64 A)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (sqrt.f64 (neg.f64 A))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (*.f64 c0 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) (sqrt.f64 V)) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (neg.f64 c0) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l)))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (sqrt.f64 V)) |
(/.f64 (*.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.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)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 A)) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) c0) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) c0) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) (sqrt.f64 V)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 (neg.f64 V)))) (sqrt.f64 l)) |
(/.f64 (/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) (sqrt.f64 l)) (neg.f64 (sqrt.f64 (neg.f64 V)))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0)) #s(literal -1 binary64)) (sqrt.f64 (neg.f64 l))) |
(/.f64 (/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 V)) (sqrt.f64 l)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 V)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1 binary64)) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 c0 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l))))) |
(*.f64 c0 (*.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (pow.f64 (/.f64 #s(literal 1 binary64) c0) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(*.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 c0 (neg.f64 (sqrt.f64 (*.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 (neg.f64 V))) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l))))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0)) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)))) |
(*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) A)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))) (sqrt.f64 (neg.f64 A))) |
(*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (sqrt.f64 (/.f64 A (neg.f64 V)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 (neg.f64 l))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (*.f64 c0 (sqrt.f64 (neg.f64 A))))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (/.f64 c0 (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 V))) (sqrt.f64 (/.f64 (neg.f64 A) l))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V)))) (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0))) |
(*.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (neg.f64 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 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)) (*.f64 c0 (sqrt.f64 (neg.f64 A))))) |
(*.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (*.f64 c0 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) (/.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V)))) (neg.f64 c0)) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (pow.f64 (/.f64 (sqrt.f64 (/.f64 V A)) c0) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 c0 (sqrt.f64 (/.f64 V A)))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) A)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 l) c0) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (/.f64 V A)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 l (neg.f64 A))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (neg.f64 V)) c0) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 l))) (/.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 l))) (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 V))) |
(*.f64 (/.f64 (sqrt.f64 (neg.f64 A)) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 (sqrt.f64 l))) (/.f64 (neg.f64 c0) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (neg.f64 (sqrt.f64 (neg.f64 V))))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (sqrt.f64 l)) (/.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 V))))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (neg.f64 A)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 l)) (/.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 (sqrt.f64 (neg.f64 V))))) |
(*.f64 (/.f64 (sqrt.f64 (neg.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 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (/.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (sqrt.f64 l))) |
(*.f64 (/.f64 c0 (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 l)) (/.f64 c0 (neg.f64 (sqrt.f64 V)))) |
(*.f64 (/.f64 c0 #s(literal 1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (neg.f64 V)))) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0))) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 (neg.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 #s(literal 1 binary64) (neg.f64 c0)) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 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 l))) (sqrt.f64 (/.f64 A V))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 A) l))) (/.f64 c0 (sqrt.f64 (neg.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 (*.f64 l (neg.f64 V)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 A)) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))) (pow.f64 (neg.f64 A) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 A) #s(literal 1/4 binary64))) |
(*.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 V)))) (neg.f64 (sqrt.f64 A))) |
(-.f64 #s(literal 0 binary64) (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A))))) |
(neg.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A))))) |
(*.f64 c0 (sqrt.f64 (neg.f64 A))) |
(*.f64 c0 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64))) |
(*.f64 c0 (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 A))))) |
(*.f64 (sqrt.f64 (neg.f64 A)) c0) |
(*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A))))) |
(*.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (neg.f64 A)))) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) |
(*.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) c0)) |
(*.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (neg.f64 c0)) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 A)) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 A)))) c0) |
(*.f64 (*.f64 c0 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 A) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (neg.f64 A)))) |
(sqrt.f64 (neg.f64 A)) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 A (*.f64 A A)))) (sqrt.f64 (*.f64 A A))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 A A))) (sqrt.f64 A)) |
(pow.f64 (neg.f64 A) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 A) (neg.f64 A)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (neg.f64 A))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 A) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 A)) |
(*.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 A) #s(literal 1/4 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 A) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 A)) |
(-.f64 #s(literal 0 binary64) A) |
(-.f64 (/.f64 #s(literal 0 binary64) A) (/.f64 (*.f64 A A) A)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 A A)) (/.f64 (*.f64 A (*.f64 A A)) (*.f64 A A))) |
(fma.f64 A #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 A) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) A #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 A) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 A (*.f64 A A))) (/.f64 #s(literal 1 binary64) (*.f64 A A)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 A A)) (/.f64 #s(literal 1 binary64) A) #s(literal 0 binary64)) |
(neg.f64 A) |
(/.f64 A #s(literal -1 binary64)) |
(/.f64 (neg.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) (neg.f64 (*.f64 A (*.f64 A A))))) |
(/.f64 #s(literal 1 binary64) (/.f64 A (neg.f64 (*.f64 A A)))) |
(/.f64 (neg.f64 (*.f64 A (*.f64 A A))) (*.f64 A A)) |
(/.f64 (neg.f64 (*.f64 A A)) A) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 A (*.f64 A A)))) (*.f64 A A)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 A A))) A) |
(/.f64 (neg.f64 (neg.f64 (*.f64 A (*.f64 A A)))) (neg.f64 (*.f64 A A))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 A A))) (neg.f64 A)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 A) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (neg.f64 A) (neg.f64 A)) (*.f64 #s(literal 0 binary64) (neg.f64 A))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 A) (neg.f64 A))) A) |
(*.f64 A #s(literal -1 binary64)) |
(*.f64 (neg.f64 A) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) A) |
(*.f64 #s(literal 1 binary64) (neg.f64 A)) |
(*.f64 (neg.f64 (*.f64 A (*.f64 A A))) (/.f64 #s(literal 1 binary64) (*.f64 A A))) |
(*.f64 (neg.f64 (*.f64 A A)) (/.f64 #s(literal 1 binary64) A)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (neg.f64 l)))) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(neg.f64 (neg.f64 (*.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) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))))) |
(neg.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 l V)))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 (neg.f64 V)) (/.f64 (sqrt.f64 (neg.f64 l)) c0))) |
(/.f64 (sqrt.f64 A) (*.f64 (/.f64 (sqrt.f64 (neg.f64 l)) c0) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 (sqrt.f64 (neg.f64 A)) (/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) (neg.f64 c0))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (neg.f64 A))))) |
(/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (/.f64 (sqrt.f64 (neg.f64 l)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (neg.f64 V)) (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (*.f64 c0 (sqrt.f64 (/.f64 A l))))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) (*.f64 (sqrt.f64 V) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 l))) (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0)) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (*.f64 (sqrt.f64 (neg.f64 V)) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 l))) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (/.f64 (sqrt.f64 (neg.f64 V)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 (sqrt.f64 (/.f64 V A)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) A))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) c0)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 V) (/.f64 (sqrt.f64 (neg.f64 l)) c0))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) c0)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (/.f64 (sqrt.f64 (neg.f64 l)) c0) (sqrt.f64 V))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l)))) (neg.f64 (sqrt.f64 (neg.f64 V)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) (sqrt.f64 l)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (neg.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 c0 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64))) (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (neg.f64 l)) c0)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (neg.f64 V)))) (/.f64 (sqrt.f64 (neg.f64 l)) c0)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0))) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A))))) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (sqrt.f64 A)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (sqrt.f64 (neg.f64 A))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (*.f64 c0 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) (sqrt.f64 V)) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (neg.f64 c0) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l)))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (sqrt.f64 V)) |
(/.f64 (*.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.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)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 A)) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) c0) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) c0) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) (sqrt.f64 V)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 (neg.f64 V)))) (sqrt.f64 l)) |
(/.f64 (/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) (sqrt.f64 l)) (neg.f64 (sqrt.f64 (neg.f64 V)))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0)) #s(literal -1 binary64)) (sqrt.f64 (neg.f64 l))) |
(/.f64 (/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 V)) (sqrt.f64 l)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 V)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1 binary64)) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 c0 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l))))) |
(*.f64 c0 (*.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (pow.f64 (/.f64 #s(literal 1 binary64) c0) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(*.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 c0 (neg.f64 (sqrt.f64 (*.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 (neg.f64 V))) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l))))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0)) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)))) |
(*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) A)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))) (sqrt.f64 (neg.f64 A))) |
(*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (sqrt.f64 (/.f64 A (neg.f64 V)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 (neg.f64 l))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (*.f64 c0 (sqrt.f64 (neg.f64 A))))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (/.f64 c0 (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 V))) (sqrt.f64 (/.f64 (neg.f64 A) l))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V)))) (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0))) |
(*.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (neg.f64 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 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)) (*.f64 c0 (sqrt.f64 (neg.f64 A))))) |
(*.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (*.f64 c0 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) (/.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V)))) (neg.f64 c0)) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (pow.f64 (/.f64 (sqrt.f64 (/.f64 V A)) c0) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 c0 (sqrt.f64 (/.f64 V A)))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) A)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 l) c0) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (/.f64 V A)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 l (neg.f64 A))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (neg.f64 V)) c0) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 l))) (/.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 l))) (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 V))) |
(*.f64 (/.f64 (sqrt.f64 (neg.f64 A)) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 (sqrt.f64 l))) (/.f64 (neg.f64 c0) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (neg.f64 (sqrt.f64 (neg.f64 V))))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (sqrt.f64 l)) (/.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 V))))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (neg.f64 A)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 l)) (/.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 (sqrt.f64 (neg.f64 V))))) |
(*.f64 (/.f64 (sqrt.f64 (neg.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 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (/.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (sqrt.f64 l))) |
(*.f64 (/.f64 c0 (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 l)) (/.f64 c0 (neg.f64 (sqrt.f64 V)))) |
(*.f64 (/.f64 c0 #s(literal 1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (neg.f64 V)))) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0))) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 (neg.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 #s(literal 1 binary64) (neg.f64 c0)) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 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 l))) (sqrt.f64 (/.f64 A V))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 A) l))) (/.f64 c0 (sqrt.f64 (neg.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 (*.f64 l (neg.f64 V)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 A)) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))) (pow.f64 (neg.f64 A) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 A) #s(literal 1/4 binary64))) |
(*.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 V)))) (neg.f64 (sqrt.f64 A))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 l V) A)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 (*.f64 l V) A))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 A (*.f64 l V))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 l V) A))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (neg.f64 A)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 (*.f64 l (neg.f64 V))))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 (*.f64 l (neg.f64 V)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (neg.f64 A))))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 l V) A))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 A)) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 l V))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (neg.f64 V)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (neg.f64 l))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (neg.f64 A))) (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 l (neg.f64 V)))))) |
(-.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))))) |
(sqrt.f64 (/.f64 A (*.f64 l V))) |
(neg.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))) |
(/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) 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 l V)))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (sqrt.f64 (neg.f64 V)) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (sqrt.f64 (/.f64 A l)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) A))) |
(/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 V) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 A l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (sqrt.f64 (neg.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 (neg.f64 V))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 l)) |
(/.f64 (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64))) (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) #s(literal 1 binary64)) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 (sqrt.f64 #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 V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 A) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 V)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 A))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 A)) (sqrt.f64 V)) |
(pow.f64 (/.f64 (*.f64 l V) A) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 A) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (pow.f64 (/.f64 #s(literal -1 binary64) A) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (pow.f64 (/.f64 #s(literal 1 binary64) A) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) A)) #s(literal -1 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)) (pow.f64 (neg.f64 (/.f64 V A)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 A (*.f64 l (neg.f64 V))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l (neg.f64 V))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal -1 binary64) l)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 A) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V))) (neg.f64 (sqrt.f64 A))) |
(*.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))))) |
(*.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) l)))) |
(*.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (sqrt.f64 (neg.f64 l)))) |
(*.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 #s(literal 1 binary64) (*.f64 l 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 (neg.f64 A)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (pow.f64 (sqrt.f64 (/.f64 V A)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (pow.f64 V #s(literal -1/2 binary64)) (pow.f64 (/.f64 l A) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) A) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (pow.f64 (neg.f64 V) #s(literal -1/2 binary64)) (pow.f64 (/.f64 l (neg.f64 A)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (/.f64 (sqrt.f64 A) (neg.f64 (sqrt.f64 V)))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V)) (sqrt.f64 (/.f64 (neg.f64 A) l))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (neg.f64 A)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (neg.f64 A)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (*.f64 l V) #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)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 A V)) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (sqrt.f64 l))) |
(*.f64 (/.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 V))) (sqrt.f64 (/.f64 A l))) |
(*.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 (neg.f64 A) #s(literal 1/4 binary64)) (sqrt.f64 l)) (/.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (sqrt.f64 (neg.f64 V))) (/.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (sqrt.f64 l))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 A (*.f64 l V)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (*.f64 l V) A) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal -1/4 binary64))) (*.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal -1/4 binary64)) (pow.f64 (neg.f64 A) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal -1/4 binary64)) (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(*.f64 (*.f64 (sqrt.f64 (neg.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 #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 (neg.f64 A) #s(literal 1/4 binary64))) (pow.f64 (neg.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 (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))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 (*.f64 l (neg.f64 V)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 l (neg.f64 V))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 l (neg.f64 V)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 l (neg.f64 V)))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 l (neg.f64 V)))))) |
(sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(neg.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 l V)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (sqrt.f64 (/.f64 #s(literal -1 binary64) l)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (neg.f64 V)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (sqrt.f64 V)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) V)) (sqrt.f64 l)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) (neg.f64 (sqrt.f64 (neg.f64 V)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (neg.f64 (sqrt.f64 (neg.f64 V)))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 V)) (sqrt.f64 l)) |
(/.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 V))) (sqrt.f64 l)) |
(/.f64 (/.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 V)) |
(pow.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 l (neg.f64 V)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) (/.f64 #s(literal -1 binary64) (*.f64 l V))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 l (neg.f64 V))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (pow.f64 V #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (pow.f64 (/.f64 #s(literal 1 binary64) V) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (pow.f64 (neg.f64 V) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (pow.f64 (sqrt.f64 (neg.f64 V)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 (pow.f64 V #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(*.f64 (pow.f64 (neg.f64 V) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (pow.f64 (sqrt.f64 (neg.f64 V)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (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 #s(literal -1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 l (neg.f64 V))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 l V))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) |
(/.f64 #s(literal -1 binary64) (*.f64 l V)) |
(/.f64 #s(literal 1 binary64) (*.f64 l (neg.f64 V))) |
(/.f64 #s(literal 1 binary64) (/.f64 l (/.f64 #s(literal -1 binary64) V))) |
(/.f64 (/.f64 #s(literal 1 binary64) V) (neg.f64 l)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) l) V) |
(/.f64 (/.f64 #s(literal -1 binary64) V) l) |
(/.f64 (/.f64 #s(literal 1 binary64) l) (neg.f64 V)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) l) #s(literal 1 binary64)) V) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)) (neg.f64 V)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) V) #s(literal -1 binary64)) l) |
(pow.f64 (*.f64 l (neg.f64 V)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 l V))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 l V))) |
(*.f64 (/.f64 #s(literal 1 binary64) V) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)) #s(literal -1 binary64)) |
(*.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) l) (/.f64 #s(literal -1 binary64) V)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) l) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) V)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) (neg.f64 (*.f64 V (*.f64 V V)))) (*.f64 V V)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) l) (neg.f64 (*.f64 V V))) V) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (neg.f64 l)))) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(neg.f64 (neg.f64 (*.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) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))))) |
(neg.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (*.f64 l V))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 l V)))) |
(/.f64 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 (sqrt.f64 A) (*.f64 (sqrt.f64 (neg.f64 V)) (/.f64 (sqrt.f64 (neg.f64 l)) c0))) |
(/.f64 (sqrt.f64 A) (*.f64 (/.f64 (sqrt.f64 (neg.f64 l)) c0) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (/.f64 #s(literal 1 binary64) c0)) |
(/.f64 (sqrt.f64 (neg.f64 A)) (/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) (neg.f64 c0))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (neg.f64 A))))) |
(/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (/.f64 (sqrt.f64 (neg.f64 l)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 (neg.f64 l))) |
(/.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (neg.f64 V)) (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (*.f64 c0 (sqrt.f64 (/.f64 A l))))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) (*.f64 (sqrt.f64 V) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 l))) (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0)) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (*.f64 (sqrt.f64 (neg.f64 V)) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 l))) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (/.f64 (sqrt.f64 (neg.f64 V)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 (sqrt.f64 (/.f64 V A)) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 V)) |
(/.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 (/.f64 #s(literal 1 binary64) A))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) c0)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 V) (/.f64 (sqrt.f64 (neg.f64 l)) c0))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) c0)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (*.f64 (/.f64 (sqrt.f64 (neg.f64 l)) c0) (sqrt.f64 V))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l)))) (neg.f64 (sqrt.f64 (neg.f64 V)))) |
(/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) (sqrt.f64 l)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (neg.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 c0 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64))) (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (neg.f64 l)) c0)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (neg.f64 V)))) (/.f64 (sqrt.f64 (neg.f64 l)) c0)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0))) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c0)) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A))))) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 A)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (sqrt.f64 A)) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (sqrt.f64 (neg.f64 A))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (*.f64 c0 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) (sqrt.f64 V)) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (neg.f64 c0) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 A)))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l)))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A l)))) (sqrt.f64 V)) |
(/.f64 (*.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.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)) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 A)) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) c0) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) c0) (sqrt.f64 V)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) (sqrt.f64 V)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) (neg.f64 (sqrt.f64 (*.f64 l V)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) (sqrt.f64 (neg.f64 V))) |
(/.f64 (*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 A))) (sqrt.f64 (*.f64 l V))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 (neg.f64 V)))) (sqrt.f64 l)) |
(/.f64 (/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) (sqrt.f64 l)) (neg.f64 (sqrt.f64 (neg.f64 V)))) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0)) #s(literal -1 binary64)) (sqrt.f64 (neg.f64 l))) |
(/.f64 (/.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 V)) (sqrt.f64 l)) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 A)) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) |
(/.f64 (/.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (sqrt.f64 l)) (neg.f64 (sqrt.f64 V))) |
(/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 V)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1 binary64)) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 c0 (*.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l))))) |
(*.f64 c0 (*.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 l V))) (pow.f64 (/.f64 #s(literal 1 binary64) c0) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (neg.f64 A)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(*.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 c0 (neg.f64 (sqrt.f64 (*.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 (neg.f64 V))) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l))))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (neg.f64 c0) (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0)) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)))) |
(*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) A)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))) (sqrt.f64 (neg.f64 A))) |
(*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (sqrt.f64 (/.f64 A (neg.f64 V)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 (neg.f64 l))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 A) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V))) (*.f64 c0 (sqrt.f64 (neg.f64 A))))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (neg.f64 (*.f64 c0 (sqrt.f64 A))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (/.f64 c0 (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 V))) (sqrt.f64 (/.f64 (neg.f64 A) l))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V)))) (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0))) |
(*.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (/.f64 c0 (sqrt.f64 (neg.f64 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 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)) (*.f64 c0 (sqrt.f64 (neg.f64 A))))) |
(*.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (/.f64 c0 (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (*.f64 c0 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V)))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) (/.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 l))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) (*.f64 c0 (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V)))) (neg.f64 c0)) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 (neg.f64 A) l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (pow.f64 (/.f64 (sqrt.f64 (/.f64 V A)) c0) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 l)) (/.f64 c0 (sqrt.f64 (/.f64 V A)))) |
(*.f64 (sqrt.f64 (/.f64 A l)) (/.f64 c0 (sqrt.f64 V))) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (/.f64 #s(literal 1 binary64) (sqrt.f64 V))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) A)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 l) c0) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (/.f64 V A)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 l (neg.f64 A))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (neg.f64 V)) c0) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 A))) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (/.f64 c0 #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 l))) (/.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 c0 (neg.f64 (sqrt.f64 l))) (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 V))) |
(*.f64 (/.f64 (sqrt.f64 (neg.f64 A)) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 (sqrt.f64 l))) (/.f64 (neg.f64 c0) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 l)) (/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (neg.f64 (sqrt.f64 (neg.f64 V))))) |
(*.f64 (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (sqrt.f64 l)) (/.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 V))))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (neg.f64 A)) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 c0) (sqrt.f64 l)) (/.f64 (sqrt.f64 (neg.f64 A)) (neg.f64 (sqrt.f64 (neg.f64 V))))) |
(*.f64 (/.f64 (sqrt.f64 (neg.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 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 l (neg.f64 V)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 (/.f64 A l))) |
(*.f64 (/.f64 c0 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 A) (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 c0 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) #s(literal -1 binary64)) (/.f64 (neg.f64 c0) (sqrt.f64 (neg.f64 l)))) |
(*.f64 (/.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (sqrt.f64 l))) |
(*.f64 (/.f64 c0 (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 c0 (sqrt.f64 l))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 c0) #s(literal -1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) |
(*.f64 (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 l))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64))) (/.f64 c0 (pow.f64 (/.f64 (*.f64 l V) A) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) #s(literal -1 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 l V)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 A)) (sqrt.f64 l)) (/.f64 c0 (neg.f64 (sqrt.f64 V)))) |
(*.f64 (/.f64 c0 #s(literal 1 binary64)) (sqrt.f64 (/.f64 A (*.f64 l V)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (/.f64 (*.f64 l V) A)) c0) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 A (neg.f64 V)))) (/.f64 c0 (sqrt.f64 (neg.f64 l)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0))) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) l)))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (neg.f64 l))) (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l V)))) |
(*.f64 (*.f64 (*.f64 c0 (sqrt.f64 (neg.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 #s(literal 1 binary64) (neg.f64 c0)) (neg.f64 (sqrt.f64 (/.f64 A (*.f64 l V))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 c0 (neg.f64 (sqrt.f64 (neg.f64 A))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l (neg.f64 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 l))) (sqrt.f64 (/.f64 A V))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 A) l))) (/.f64 c0 (sqrt.f64 (neg.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 (*.f64 l (neg.f64 V)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 A)) |
(*.f64 (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))) (pow.f64 (neg.f64 A) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 A) #s(literal 1/4 binary64))) |
(*.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 V)))) (neg.f64 (sqrt.f64 A))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0))) |
(/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 V)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (sqrt.f64 (neg.f64 V))) |
(*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) |
(*.f64 c0 (neg.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))))) |
(*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) (neg.f64 c0))) |
(*.f64 (sqrt.f64 (/.f64 A (neg.f64 V))) c0) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 c0) (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V))))) |
(*.f64 #s(literal 1 binary64) (*.f64 c0 (sqrt.f64 (/.f64 A (neg.f64 V))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 A V)) c0)) |
(*.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) c0)) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V)))) (neg.f64 c0)) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (/.f64 A (neg.f64 V))))) c0) |
(*.f64 (*.f64 c0 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 A (neg.f64 V))))) |
(sqrt.f64 (/.f64 A (neg.f64 V))) |
(/.f64 (sqrt.f64 A) (sqrt.f64 (neg.f64 V))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 V)) |
(/.f64 (neg.f64 (sqrt.f64 A)) (neg.f64 (sqrt.f64 (neg.f64 V)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (/.f64 V A)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 A))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 V) (sqrt.f64 (neg.f64 A)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 A))) (neg.f64 (sqrt.f64 V))) |
(/.f64 (sqrt.f64 (neg.f64 (/.f64 (*.f64 A (*.f64 A A)) (*.f64 V (*.f64 V V))))) (sqrt.f64 (/.f64 (*.f64 A A) (*.f64 V V)))) |
(/.f64 (sqrt.f64 (neg.f64 (/.f64 (*.f64 A A) (*.f64 V V)))) (sqrt.f64 (/.f64 A V))) |
(/.f64 (/.f64 (sqrt.f64 A) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 V)) |
(pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 A A) (*.f64 V V)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 A (neg.f64 V)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 A) (pow.f64 (/.f64 #s(literal -1 binary64) V) #s(literal 1/2 binary64))) |
(*.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 (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 V))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A V))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (neg.f64 A) #s(literal 1/4 binary64)) (sqrt.f64 V))) |
(*.f64 (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 A #s(literal 1/4 binary64)) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 (neg.f64 V)))) |
(*.f64 (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (pow.f64 A #s(literal 1/4 binary64)) (sqrt.f64 V))) |
(+.f64 (/.f64 A (neg.f64 V)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 A (neg.f64 V))) |
(-.f64 #s(literal 0 binary64) (/.f64 A V)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 A A) (*.f64 V V))) (/.f64 (/.f64 (*.f64 A (*.f64 A A)) (*.f64 V (*.f64 V V))) (/.f64 (*.f64 A A) (*.f64 V V)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 A V)) (/.f64 (/.f64 (*.f64 A A) (*.f64 V V)) (/.f64 A V))) |
(fma.f64 A (/.f64 #s(literal -1 binary64) V) #s(literal 0 binary64)) |
(fma.f64 A (*.f64 (/.f64 #s(literal 1 binary64) V) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 A) (/.f64 #s(literal 1 binary64) V) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 A) (*.f64 (/.f64 #s(literal -1 binary64) V) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 A V) #s(literal 0 binary64)) |
(fma.f64 (/.f64 A V) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 A (neg.f64 V)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) V) (neg.f64 A) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 A (*.f64 A A)) (*.f64 V (*.f64 V V)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (*.f64 V V))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) V) A #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 A A) (*.f64 V V))) (/.f64 V A) #s(literal 0 binary64)) |
(fma.f64 (/.f64 A (neg.f64 (*.f64 V (*.f64 V V)))) (*.f64 V V) #s(literal 0 binary64)) |
(fma.f64 (/.f64 A (neg.f64 (*.f64 V V))) V #s(literal 0 binary64)) |
(neg.f64 (/.f64 A V)) |
(/.f64 A (neg.f64 V)) |
(/.f64 (neg.f64 A) V) |
(/.f64 #s(literal -1 binary64) (/.f64 V A)) |
(/.f64 (/.f64 A V) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 V A))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 V A)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 A A) (*.f64 V V)) (neg.f64 (/.f64 (*.f64 A (*.f64 A A)) (*.f64 V (*.f64 V V)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 A V) (neg.f64 (/.f64 (*.f64 A A) (*.f64 V V))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 A (*.f64 A A)) (*.f64 V (*.f64 V V)))) (/.f64 (*.f64 A A) (*.f64 V V))) |
(/.f64 (neg.f64 (*.f64 A (*.f64 A A))) (*.f64 V (*.f64 A A))) |
(/.f64 (/.f64 #s(literal -1 binary64) V) (/.f64 #s(literal 1 binary64) A)) |
(/.f64 (neg.f64 (/.f64 (*.f64 A A) (*.f64 V V))) (/.f64 A V)) |
(/.f64 (neg.f64 (*.f64 A A)) (*.f64 V A)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 V A)) (*.f64 V V)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 V)) (*.f64 V (neg.f64 A))) (*.f64 V (neg.f64 V))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 V A))) (neg.f64 V)) (*.f64 V (neg.f64 (/.f64 V A)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 V A)) V) (*.f64 V (/.f64 V A))) |
(/.f64 (*.f64 (neg.f64 (*.f64 A (*.f64 A A))) #s(literal 1 binary64)) (*.f64 (*.f64 A A) V)) |
(/.f64 (*.f64 (neg.f64 (*.f64 A A)) #s(literal 1 binary64)) (*.f64 A 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 (neg.f64 (neg.f64 (/.f64 (*.f64 A (*.f64 A A)) (*.f64 V (*.f64 V V))))) (neg.f64 (/.f64 (*.f64 A A) (*.f64 V V)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 A A) (*.f64 V V)))) (/.f64 A (neg.f64 V))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 A (neg.f64 V)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 A A) (*.f64 V V)) #s(literal 0 binary64)))) |
(/.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) |
(pow.f64 (neg.f64 (/.f64 V A)) #s(literal -1 binary64)) |
(*.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 (/.f64 #s(literal -1 binary64) V) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 A V)) |
(*.f64 (/.f64 A V) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 A (neg.f64 V))) |
(*.f64 (/.f64 #s(literal 1 binary64) V) (neg.f64 A)) |
(*.f64 (neg.f64 (/.f64 (*.f64 A (*.f64 A A)) (*.f64 V (*.f64 V V)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (*.f64 V V)))) |
(*.f64 (/.f64 #s(literal -1 binary64) V) A) |
(*.f64 (neg.f64 (/.f64 (*.f64 A A) (*.f64 V V))) (/.f64 V A)) |
(*.f64 (/.f64 A (neg.f64 (*.f64 V (*.f64 V V)))) (*.f64 V V)) |
(*.f64 (/.f64 A (neg.f64 (*.f64 V V))) V) |
(+.f64 (neg.f64 V) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 V)) |
(-.f64 #s(literal 0 binary64) V) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 V V) V)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 V V)) (/.f64 (*.f64 V (*.f64 V V)) (*.f64 V V))) |
(fma.f64 V #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) V #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 V (*.f64 V V))) (/.f64 #s(literal 1 binary64) (*.f64 V V)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 V V)) (/.f64 #s(literal 1 binary64) V) #s(literal 0 binary64)) |
(neg.f64 V) |
(/.f64 V #s(literal -1 binary64)) |
(/.f64 (neg.f64 V) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) V)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 V V) (neg.f64 (*.f64 V (*.f64 V V))))) |
(/.f64 #s(literal 1 binary64) (/.f64 V (neg.f64 (*.f64 V V)))) |
(/.f64 (neg.f64 (*.f64 V (*.f64 V V))) (*.f64 V V)) |
(/.f64 (neg.f64 (*.f64 V V)) V) |
(/.f64 (neg.f64 (neg.f64 (*.f64 V (*.f64 V V)))) (neg.f64 (*.f64 V V))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 V V))) (neg.f64 V)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 V) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (neg.f64 V) (neg.f64 V)) (*.f64 #s(literal 0 binary64) (neg.f64 V))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 V) (neg.f64 V))) V) |
(*.f64 V #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) V) |
(*.f64 (neg.f64 (*.f64 V (*.f64 V V))) (/.f64 #s(literal 1 binary64) (*.f64 V V))) |
(*.f64 (neg.f64 (*.f64 V V)) (/.f64 #s(literal 1 binary64) V)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 l (neg.f64 V))))) |
(-.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 V)) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 l V))) (neg.f64 (sqrt.f64 #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 (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 (sqrt.f64 (*.f64 l V)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 l V)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 V)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 l V))) |
(*.f64 (sqrt.f64 l) (sqrt.f64 (neg.f64 V))) |
(*.f64 (sqrt.f64 l) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 V))))) |
(*.f64 (sqrt.f64 l) (/.f64 (sqrt.f64 (neg.f64 V)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 l) (/.f64 (sqrt.f64 V) (sqrt.f64 #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 l)) |
(*.f64 (sqrt.f64 (neg.f64 V)) (/.f64 (sqrt.f64 l) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 V) (sqrt.f64 (neg.f64 l))) |
(*.f64 (sqrt.f64 V) (/.f64 (sqrt.f64 l) (sqrt.f64 #s(literal -1 binary64)))) |
(*.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 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 l V) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 l)) (neg.f64 (sqrt.f64 (neg.f64 V)))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(+.f64 (neg.f64 l) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 l)) |
(-.f64 #s(literal 0 binary64) l) |
(-.f64 (/.f64 #s(literal 0 binary64) l) (/.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 l #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) l #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))) (-.f64 #s(literal 0 binary64) (neg.f64 l))) |
(*.f64 l #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) l) |
(*.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 (neg.f64 l)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(sqrt.f64 (neg.f64 l)) |
(neg.f64 (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(/.f64 (sqrt.f64 (neg.f64 l)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) l))) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 l))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 l (*.f64 l l)))) (sqrt.f64 (*.f64 l l))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 l l))) (sqrt.f64 l)) |
(pow.f64 (neg.f64 l) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 l) (neg.f64 l)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (neg.f64 l))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (neg.f64 l)))) |
(*.f64 (sqrt.f64 (neg.f64 l)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 l))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 l)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 l) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 l) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 l) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (neg.f64 l) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
| 1× | egg-herbie |
| 912× | lower-*.f64 |
| 912× | lower-fma.f64 |
| 912× | lower-fma.f32 |
| 912× | lower-*.f32 |
| 428× | unsub-neg |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 4668 |
| 1 | 135 | 4524 |
| 2 | 332 | 4524 |
| 3 | 520 | 4524 |
| 4 | 981 | 4524 |
| 5 | 1322 | 4524 |
| 6 | 1607 | 4524 |
| 7 | 1721 | 4524 |
| 8 | 1787 | 4524 |
| 9 | 1812 | 4524 |
| 10 | 1828 | 4524 |
| 11 | 1943 | 4524 |
| 12 | 1979 | 4524 |
| 13 | 1979 | 4524 |
| 14 | 1979 | 4524 |
| 0 | 1979 | 4524 |
| 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) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ 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 (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))) |
(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) |
(* -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 (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) (* c0 (sqrt -1))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(* -1 (* (sqrt A) (* c0 (sqrt -1)))) |
(* -1 (* (sqrt A) (* c0 (sqrt -1)))) |
(* -1 (* (sqrt A) (* c0 (sqrt -1)))) |
(* -1 (* (sqrt A) (* c0 (sqrt -1)))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(* (sqrt A) (* c0 (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)) |
(* (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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))) |
(* -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))) (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))) (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))) (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))) (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))) (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))) (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))) (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))) (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 (* (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 (/ 1 (* V l))) (sqrt -1)) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(/ -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) |
(* -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 (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(* (sqrt (/ 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 -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* -1 (* (sqrt (/ A V)) (* c0 (sqrt -1)))) |
(* -1 (* (sqrt (/ A V)) (* c0 (sqrt -1)))) |
(* -1 (* (sqrt (/ A V)) (* c0 (sqrt -1)))) |
(* -1 (* (sqrt (/ A V)) (* c0 (sqrt -1)))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(* (sqrt (/ A V)) (sqrt -1)) |
(* (sqrt (/ A V)) (sqrt -1)) |
(* (sqrt (/ A V)) (sqrt -1)) |
(* (sqrt (/ A V)) (sqrt -1)) |
(* (sqrt (/ A V)) (sqrt -1)) |
(* (sqrt (/ A V)) (sqrt -1)) |
(* (sqrt (/ A V)) (sqrt -1)) |
(* (sqrt (/ A V)) (sqrt -1)) |
(* -1 (* (sqrt (/ A V)) (sqrt -1))) |
(* -1 (* (sqrt (/ A V)) (sqrt -1))) |
(* -1 (* (sqrt (/ A V)) (sqrt -1))) |
(* -1 (* (sqrt (/ A V)) (sqrt -1))) |
(* (sqrt (/ A V)) (sqrt -1)) |
(* (sqrt (/ A V)) (sqrt -1)) |
(* (sqrt (/ A V)) (sqrt -1)) |
(* (sqrt (/ A V)) (sqrt -1)) |
(* (sqrt (/ A V)) (sqrt -1)) |
(* (sqrt (/ A V)) (sqrt -1)) |
(* (sqrt (/ A V)) (sqrt -1)) |
(* (sqrt (/ A V)) (sqrt -1)) |
(* (sqrt (/ A V)) (sqrt -1)) |
(* (sqrt (/ A V)) (sqrt -1)) |
(* (sqrt (/ A V)) (sqrt -1)) |
(* (sqrt (/ A V)) (sqrt -1)) |
(* -1 (/ A V)) |
(* -1 (/ A V)) |
(* -1 (/ A V)) |
(* -1 (/ A V)) |
(* -1 (/ A V)) |
(* -1 (/ A V)) |
(* -1 (/ A V)) |
(* -1 (/ A V)) |
(* -1 (/ A V)) |
(* -1 (/ A V)) |
(* -1 (/ A V)) |
(* -1 (/ A V)) |
(* -1 (/ A V)) |
(* -1 (/ A V)) |
(* -1 (/ A V)) |
(* -1 (/ A V)) |
(* -1 (/ A V)) |
(* -1 (/ A V)) |
(* -1 (/ A V)) |
(* -1 (/ A V)) |
(* -1 (/ A V)) |
(* -1 (/ A V)) |
(* -1 (/ A V)) |
(* -1 (/ A V)) |
(* -1 V) |
(* -1 V) |
(* -1 V) |
(* -1 V) |
(* -1 V) |
(* -1 V) |
(* -1 V) |
(* -1 V) |
(* -1 V) |
(* -1 V) |
(* -1 V) |
(* -1 V) |
(* (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))) |
(* -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 l) (sqrt -1)) |
(* (sqrt l) (sqrt -1)) |
(* (sqrt l) (sqrt -1)) |
(* (sqrt l) (sqrt -1)) |
(* (sqrt l) (sqrt -1)) |
(* (sqrt l) (sqrt -1)) |
(* (sqrt l) (sqrt -1)) |
(* (sqrt l) (sqrt -1)) |
(* -1 (* (sqrt l) (sqrt -1))) |
(* -1 (* (sqrt l) (sqrt -1))) |
(* -1 (* (sqrt l) (sqrt -1))) |
(* -1 (* (sqrt l) (sqrt -1))) |
| 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) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) 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 (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) |
(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) |
(* -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) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 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) (* c0 (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) |
(* -1 (* (sqrt A) (* c0 (sqrt -1)))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 A))) |
(* -1 (* (sqrt A) (* c0 (sqrt -1)))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 A))) |
(* -1 (* (sqrt A) (* c0 (sqrt -1)))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 A))) |
(* -1 (* (sqrt A) (* c0 (sqrt -1)))) |
(*.f64 (neg.f64 c0) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 A))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (sqrt.f64 A))) |
(* (sqrt A) (* c0 (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 c0 (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)) |
(* (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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)) |
(* -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))) (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))) (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))) (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))) (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))) (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))) (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))) (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))) (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 (* (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 (/ 1 (* V l))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)))) |
(* (sqrt (/ 1 (* V l))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.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)) |
(/ -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) |
(* -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) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 A (*.f64 V l))) c0) |
(* (sqrt (/ A (* V l))) c0) |
(*.f64 (sqrt.f64 (/.f64 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)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* -1 (* (sqrt (/ A V)) (* c0 (sqrt -1)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A V)))) |
(* -1 (* (sqrt (/ A V)) (* c0 (sqrt -1)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A V)))) |
(* -1 (* (sqrt (/ A V)) (* c0 (sqrt -1)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A V)))) |
(* -1 (* (sqrt (/ A V)) (* c0 (sqrt -1)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (neg.f64 c0) (sqrt.f64 (/.f64 A V)))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (* c0 (sqrt -1))) |
(*.f64 (*.f64 c0 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A V))) |
(* -1 (* (sqrt (/ A V)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (/ A V)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (/ A V)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (/ A V)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ A V)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A V))) |
(* (sqrt (/ A V)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 A V))) |
(* -1 (/ A V)) |
(neg.f64 (/.f64 A V)) |
(* -1 (/ A V)) |
(neg.f64 (/.f64 A V)) |
(* -1 (/ A V)) |
(neg.f64 (/.f64 A V)) |
(* -1 (/ A V)) |
(neg.f64 (/.f64 A V)) |
(* -1 (/ A V)) |
(neg.f64 (/.f64 A V)) |
(* -1 (/ A V)) |
(neg.f64 (/.f64 A V)) |
(* -1 (/ A V)) |
(neg.f64 (/.f64 A V)) |
(* -1 (/ A V)) |
(neg.f64 (/.f64 A V)) |
(* -1 (/ A V)) |
(neg.f64 (/.f64 A V)) |
(* -1 (/ A V)) |
(neg.f64 (/.f64 A V)) |
(* -1 (/ A V)) |
(neg.f64 (/.f64 A V)) |
(* -1 (/ A V)) |
(neg.f64 (/.f64 A V)) |
(* -1 (/ A V)) |
(neg.f64 (/.f64 A V)) |
(* -1 (/ A V)) |
(neg.f64 (/.f64 A V)) |
(* -1 (/ A V)) |
(neg.f64 (/.f64 A V)) |
(* -1 (/ A V)) |
(neg.f64 (/.f64 A V)) |
(* -1 (/ A V)) |
(neg.f64 (/.f64 A V)) |
(* -1 (/ A V)) |
(neg.f64 (/.f64 A V)) |
(* -1 (/ A V)) |
(neg.f64 (/.f64 A V)) |
(* -1 (/ A V)) |
(neg.f64 (/.f64 A V)) |
(* -1 (/ A V)) |
(neg.f64 (/.f64 A V)) |
(* -1 (/ A V)) |
(neg.f64 (/.f64 A V)) |
(* -1 (/ A V)) |
(neg.f64 (/.f64 A V)) |
(* -1 (/ A V)) |
(neg.f64 (/.f64 A V)) |
(* -1 V) |
(neg.f64 V) |
(* -1 V) |
(neg.f64 V) |
(* -1 V) |
(neg.f64 V) |
(* -1 V) |
(neg.f64 V) |
(* -1 V) |
(neg.f64 V) |
(* -1 V) |
(neg.f64 V) |
(* -1 V) |
(neg.f64 V) |
(* -1 V) |
(neg.f64 V) |
(* -1 V) |
(neg.f64 V) |
(* -1 V) |
(neg.f64 V) |
(* -1 V) |
(neg.f64 V) |
(* -1 V) |
(neg.f64 V) |
(* (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)))) |
(* -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 l) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 l)) |
(* (sqrt l) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 l)) |
(* (sqrt l) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 l)) |
(* (sqrt l) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 l)) |
(* (sqrt l) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 l)) |
(* (sqrt l) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 l)) |
(* (sqrt l) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 l)) |
(* (sqrt l) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 l)) |
(* -1 (* (sqrt l) (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 l))) |
(* -1 (* (sqrt l) (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 l))) |
(* -1 (* (sqrt l) (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 l))) |
(* -1 (* (sqrt l) (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 l))) |
Compiled 33 771 to 2 921 computations (91.4% saved)
30 alts after pruning (20 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 675 | 9 | 2 684 |
| Fresh | 4 | 11 | 15 |
| Picked | 1 | 4 | 5 |
| Done | 4 | 6 | 10 |
| Total | 2 684 | 30 | 2 714 |
| Status | Accuracy | Program |
|---|---|---|
| 46.0% | (/.f64 (/.f64 (*.f64 c0 (sqrt.f64 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) (sqrt.f64 l)) | |
| 57.7% | (/.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) c0) (sqrt.f64 (neg.f64 V))) | |
| 24.7% | (/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) c0) (sqrt.f64 V)) | |
| ✓ | 15.5% | (/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) |
| 47.2% | (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 l))) | |
| ✓ | 42.5% | (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
| ✓ | 64.5% | (/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
| 18.1% | (/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 V)))) | |
| 29.5% | (/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 V))) | |
| 42.8% | (/.f64 (sqrt.f64 (neg.f64 A)) (/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) c0)) | |
| 27.3% | (/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 (sqrt.f64 l) (neg.f64 c0)) (sqrt.f64 V))) | |
| 24.8% | (/.f64 c0 (*.f64 (sqrt.f64 V) (sqrt.f64 (/.f64 l A)))) | |
| 74.2% | (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 l A) V))) | |
| 71.7% | (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) | |
| 42.9% | (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))) (sqrt.f64 (neg.f64 A))) | |
| 39.1% | (*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l V))) (sqrt.f64 A)) | |
| ✓ | 65.6% | (*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
| 39.2% | (*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l V)))) | |
| 38.6% | (*.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l V)) c0))) | |
| 39.1% | (*.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V))) c0)) | |
| 58.2% | (*.f64 c0 (/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (neg.f64 V)))) | |
| 66.7% | (*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l))) | |
| 43.9% | (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V))))) | |
| ✓ | 40.6% | (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) |
| ✓ | 66.7% | (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) |
| ✓ | 43.8% | (*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) |
| ✓ | 71.5% | (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
| ✓ | 73.6% | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 71.5% | (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 A V) (/.f64 #s(literal 1 binary64) l)))) | |
| ✓ | 73.0% | (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l)) A))) |
Compiled 991 to 490 computations (50.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 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 V l)))) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) |
(*.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 V) (/.f64 #s(literal 1 binary64) l)))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))) (sqrt.f64 (neg.f64 A))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 V))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(/.f64 c0 (*.f64 (sqrt.f64 V) (sqrt.f64 (/.f64 l A)))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) c0) (sqrt.f64 V)) |
(*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) |
(*.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 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V))) c0)) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) c0) (sqrt.f64 (neg.f64 V))) |
(*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) |
(*.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l V)) c0))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) c0)) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(/.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 l))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 l) (*.f64 c0 (sqrt.f64 (/.f64 A V))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 (/.f64 c0 (sqrt.f64 V)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 (sqrt.f64 l) (neg.f64 c0)) (sqrt.f64 V))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (/.f64 (sqrt.f64 l) c0) (sqrt.f64 (neg.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 (neg.f64 A))) (sqrt.f64 (neg.f64 V))) (sqrt.f64 l)) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (neg.f64 V))) (sqrt.f64 l)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 V l))) (/.f64 c0 (/.f64 #s(literal 1 binary64) (sqrt.f64 A)))) |
(*.f64 c0 (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))))) |
(*.f64 c0 (*.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 c0 (/.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))))) |
| Outputs |
|---|
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 V l)))) |
8 calls:
| 17.0ms | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 15.0ms | A |
| 15.0ms | l |
| 15.0ms | c0 |
| 14.0ms | V |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.2% | 1 | c0 |
| 89.5% | 2 | A |
| 90.2% | 3 | V |
| 84.8% | 2 | l |
| 83.4% | 3 | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 83.8% | 3 | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| 83.8% | 3 | (/.f64 A (*.f64 V l)) |
| 89.8% | 3 | (*.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 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 V l)))) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) |
(*.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 V) (/.f64 #s(literal 1 binary64) l)))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))) (sqrt.f64 (neg.f64 A))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 V))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(/.f64 c0 (*.f64 (sqrt.f64 V) (sqrt.f64 (/.f64 l A)))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) c0) (sqrt.f64 V)) |
(*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) |
(*.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 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V))) c0)) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) c0) (sqrt.f64 (neg.f64 V))) |
(*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) |
(*.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l V)) c0))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) c0)) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(/.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 l))) |
(/.f64 (*.f64 (/.f64 c0 (sqrt.f64 V)) (sqrt.f64 A)) (sqrt.f64 l)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 l) (*.f64 c0 (sqrt.f64 (/.f64 A V))))) |
(*.f64 (neg.f64 (sqrt.f64 A)) (/.f64 (/.f64 c0 (sqrt.f64 V)) (neg.f64 (sqrt.f64 l)))) |
(/.f64 (neg.f64 (sqrt.f64 A)) (*.f64 (/.f64 (sqrt.f64 l) (neg.f64 c0)) (sqrt.f64 V))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (*.f64 (/.f64 (sqrt.f64 l) c0) (sqrt.f64 (neg.f64 V)))) |
| Outputs |
|---|
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 l))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 V))) |
2 calls:
| 15.0ms | V |
| 14.0ms | A |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.2% | 3 | V |
| 88.1% | 2 | A |
Compiled 10 to 8 computations (20% 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 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 V l)))) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) |
(*.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 V) (/.f64 #s(literal 1 binary64) l)))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))) (sqrt.f64 (neg.f64 A))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 V))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(/.f64 c0 (*.f64 (sqrt.f64 V) (sqrt.f64 (/.f64 l A)))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) c0) (sqrt.f64 V)) |
(*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) |
(*.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 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V))) c0)) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) c0)) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 V))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 A V))) c0) (sqrt.f64 (neg.f64 l))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) c0) (sqrt.f64 (neg.f64 V))) |
(*.f64 c0 (*.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 (/.f64 #s(literal 1 binary64) l)))) |
(*.f64 (sqrt.f64 A) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 l V)) c0))) |
(*.f64 (sqrt.f64 (/.f64 A V)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) l)) c0)) |
(*.f64 (*.f64 c0 (sqrt.f64 (/.f64 A l))) (sqrt.f64 (/.f64 #s(literal 1 binary64) V))) |
(/.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 V A))) |
(/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 (neg.f64 l)) (sqrt.f64 (neg.f64 V)))) |
| Outputs |
|---|
(*.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))) |
3 calls:
| 12.0ms | (*.f64 V l) |
| 11.0ms | A |
| 11.0ms | V |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.2% | 3 | A |
| 89.2% | 3 | (*.f64 V l) |
| 87.7% | 2 | V |
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 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 V l)))) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) |
(*.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 V) (/.f64 #s(literal 1 binary64) l)))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))) (sqrt.f64 (neg.f64 A))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l V)))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A l)) (sqrt.f64 V))) |
(*.f64 (/.f64 c0 (sqrt.f64 l)) (sqrt.f64 (/.f64 A V))) |
(/.f64 c0 (*.f64 (sqrt.f64 V) (sqrt.f64 (/.f64 l A)))) |
(/.f64 (*.f64 c0 (sqrt.f64 (/.f64 A V))) (sqrt.f64 l)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 A l)) c0) (sqrt.f64 V)) |
(*.f64 c0 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 l V))) (sqrt.f64 (neg.f64 A)))) |
(*.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 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 l V))) c0)) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (neg.f64 V)))) |
(/.f64 (sqrt.f64 (neg.f64 A)) (/.f64 (sqrt.f64 (*.f64 l (neg.f64 V))) c0)) |
| Outputs |
|---|
(*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l))) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 V l)))) |
2 calls:
| 10.0ms | V |
| 9.0ms | (*.f64 V l) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.2% | 3 | (*.f64 V l) |
| 83.7% | 2 | V |
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 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 V l)))) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) |
(*.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 V) (/.f64 #s(literal 1 binary64) l)))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) |
(*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 (/.f64 c0 (sqrt.f64 (*.f64 l (neg.f64 V)))) (sqrt.f64 (neg.f64 A))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (sqrt.f64 (*.f64 l (neg.f64 V)))) |
(*.f64 (*.f64 c0 (sqrt.f64 A)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 l V)))) |
| Outputs |
|---|
(*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V))))) |
(*.f64 c0 (sqrt.f64 (*.f64 (/.f64 A V) (/.f64 #s(literal 1 binary64) l)))) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 V l)))) |
1 calls:
| 8.0ms | (*.f64 V l) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.3% | 3 | (*.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 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 V l)))) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))) |
(*.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 V) (/.f64 #s(literal 1 binary64) l)))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 V (neg.f64 A)) l)))) |
(*.f64 c0 (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 l (neg.f64 A)) V)))) |
| Outputs |
|---|
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 l A) V))) |
(*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 V l)))) |
7 calls:
| 6.0ms | l |
| 5.0ms | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 5.0ms | V |
| 5.0ms | (*.f64 V l) |
| 5.0ms | A |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.5% | 2 | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 77.5% | 2 | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| 77.5% | 2 | (/.f64 A (*.f64 V l)) |
| 78.0% | 2 | V |
| 78.8% | 3 | l |
| 80.2% | 2 | A |
| 81.4% | 2 | (*.f64 V l) |
Compiled 53 to 38 computations (28.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))) |
(*.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 c0 (sqrt.f64 (/.f64 (*.f64 l V) A))) |
| Outputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 l A) V))) |
6 calls:
| 3.0ms | A |
| 3.0ms | V |
| 3.0ms | (/.f64 A (*.f64 V l)) |
| 3.0ms | (*.f64 V l) |
| 3.0ms | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.5% | 2 | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 77.5% | 2 | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| 77.5% | 2 | (/.f64 A (*.f64 V l)) |
| 74.2% | 1 | V |
| 74.2% | 1 | A |
| 76.6% | 2 | (*.f64 V l) |
Compiled 48 to 34 computations (29.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))) |
| Outputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l))) |
3 calls:
| 7.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 |
|---|---|---|
| 77.5% | 2 | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 77.5% | 2 | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| 77.5% | 2 | (/.f64 A (*.f64 V l)) |
Compiled 31 to 21 computations (32.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))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
| Outputs |
|---|
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V))) |
3 calls:
| 2.0ms | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 2.0ms | (/.f64 A (*.f64 V l)) |
| 2.0ms | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.4% | 2 | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 77.4% | 2 | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| 77.4% | 2 | (/.f64 A (*.f64 V l)) |
Compiled 31 to 21 computations (32.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 A (*.f64 V l)))) |
(*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l))) |
3 calls:
| 2.0ms | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 2.0ms | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| 2.0ms | (/.f64 A (*.f64 V l)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.3% | 2 | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 77.3% | 2 | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| 77.3% | 2 | (/.f64 A (*.f64 V l)) |
Compiled 31 to 21 computations (32.3% saved)
Total -0.4b remaining (-2.2%)
Threshold costs -0.4b (-2.2%)
| 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:
| 16.0ms | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 2.0ms | A |
| 2.0ms | c0 |
| 2.0ms | l |
| 1.0ms | V |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.6% | 1 | A |
| 73.6% | 1 | V |
| 73.6% | 1 | c0 |
| 73.6% | 1 | (*.f64 V l) |
| 73.6% | 1 | l |
| 73.6% | 1 | (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
| 73.6% | 1 | (sqrt.f64 (/.f64 A (*.f64 V l))) |
| 73.6% | 1 | (/.f64 A (*.f64 V l)) |
Compiled 58 to 42 computations (27.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | -7.4534458395130875e-298 | 8.931586447762385e-308 |
| 8.0ms | 160× | 0 | valid |
| 8.0ms | 139× | 0 | invalid |
Compiled 325 to 245 computations (24.6% saved)
ival-mult: 4.0ms (46% of total)ival-sqrt: 3.0ms (34.5% of total)ival-div: 2.0ms (23% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | -1.1590659492124976e-307 | 4.235067447077945e-304 |
| 18.0ms | -2.1687888968510697e-157 | -5.369300074516084e-163 |
| 18.0ms | 288× | 0 | valid |
| 15.0ms | 210× | 0 | invalid |
Compiled 600 to 456 computations (24% saved)
ival-mult: 6.0ms (44.8% of total)ival-div: 4.0ms (29.8% of total)ival-sqrt: 3.0ms (22.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -1.1590659492124976e-307 | 4.235067447077945e-304 |
Compiled 294 to 222 computations (24.5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.0692013e-317 | 7.594949177463e-312 |
| 0.0ms | -7.2e-322 | -5e-324 |
Compiled 15 to 15 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.625039154771296e-301 | 3.241407959118968e-292 |
| 0.0ms | -7.2e-322 | -5e-324 |
Compiled 15 to 15 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.625039154771296e-301 | 3.241407959118968e-292 |
Compiled 15 to 15 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.011990580386147e+297 | 6.294627622381641e+305 |
Compiled 15 to 15 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.011990580386147e+297 | 6.294627622381641e+305 |
Compiled 15 to 15 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.011990580386147e+297 | 6.294627622381641e+305 |
Compiled 15 to 15 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 9.880669760081093e+293 | 3.011990580386147e+297 |
Compiled 15 to 15 computations (0% saved)
| 1× | egg-herbie |
| 46× | *-commutative_binary64 |
| 10× | +-commutative_binary64 |
| 10× | sub-neg_binary64 |
| 10× | neg-sub0_binary64 |
| 10× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 88 | 301 |
| 1 | 117 | 301 |
| 2 | 129 | 301 |
| 3 | 137 | 301 |
| 4 | 141 | 301 |
| 5 | 142 | 301 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 A #s(literal -2024022533073/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 V l))))) |
(if (<=.f64 V #s(literal -8752884403108345/16209045190941378744189093217543598246142368094697019140608036444104112544581672446873855659949624196438272994575393707743731058888327247296433104820757670652582741419537146576896 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (neg.f64 V)))) (if (<=.f64 V #s(literal -20240225330731/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 l))) (/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 V))))) |
(if (<=.f64 V #s(literal -20240225330731/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) (*.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)))) |
(if (<=.f64 (*.f64 V l) #s(literal -101/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V))))) (if (<=.f64 (*.f64 V l) #s(literal 4048045/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l))) (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 V l)))))) |
(if (<=.f64 (*.f64 V l) #s(literal -101/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V))))) (if (<=.f64 (*.f64 V l) #s(literal 6032057205060441/6032057205060440848842124543157735677050252251748505781796615064961622344493727293370973578138265743708225425014400837164813540499979063179105919597766951022193355091707896034850684039059079180396788349106095584290087446076413771468940477241550670753145517602931224392424029547429993824129889235158145614364972941312 binary64)) (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 A V) (/.f64 #s(literal 1 binary64) l)))) (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 V l)))))) |
(if (<=.f64 (*.f64 V l) #s(literal 6032057205060441/6032057205060440848842124543157735677050252251748505781796615064961622344493727293370973578138265743708225425014400837164813540499979063179105919597766951022193355091707896034850684039059079180396788349106095584290087446076413771468940477241550670753145517602931224392424029547429993824129889235158145614364972941312 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 l A) V))) (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 V l))))) |
(if (<=.f64 (/.f64 A (*.f64 V l)) #s(literal 4999999999999999797831017376714894119127812233696870733560457558998243835015834942700401512775872587353423939115559831572611431741498074611166071691150501229607379410134558461510763529142729843207341692956811227775656913210014077504201792814563184923802875085144633272926482892941009176900625498112 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 l A) V)))) |
(if (<=.f64 (/.f64 A (*.f64 V l)) #s(literal 4999999999999999797831017376714894119127812233696870733560457558998243835015834942700401512775872587353423939115559831572611431741498074611166071691150501229607379410134558461510763529142729843207341692956811227775656913210014077504201792814563184923802875085144633272926482892941009176900625498112 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 4999999999999999797831017376714894119127812233696870733560457558998243835015834942700401512775872587353423939115559831572611431741498074611166071691150501229607379410134558461510763529142729843207341692956811227775656913210014077504201792814563184923802875085144633272926482892941009176900625498112 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V)))) |
(if (<=.f64 (/.f64 A (*.f64 V l)) #s(literal 1000000000000000066436467741248103118547156170586292454485461107376856746627884050583544890346687569804406120783567460668037744292161050890877875387371120199760770880078039125129799472606133954939884328574613293205683935969567348590731356020719265634967118123751637393518591968740451429495341056 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 A #s(literal -2024022533073/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 V l))))) |
(if (<=.f64 A #s(literal -2024022533073/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) (/.f64 c0 (sqrt.f64 l))) (sqrt.f64 (neg.f64 V))) (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))))) |
(if (<=.f64 V #s(literal -8752884403108345/16209045190941378744189093217543598246142368094697019140608036444104112544581672446873855659949624196438272994575393707743731058888327247296433104820757670652582741419537146576896 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (/.f64 (neg.f64 A) l)) (sqrt.f64 (neg.f64 V)))) (if (<=.f64 V #s(literal -20240225330731/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (*.f64 (sqrt.f64 (neg.f64 V)) (sqrt.f64 l))) (/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 V))))) |
(if (<=.f64 V #s(literal -8752884403108345/16209045190941378744189093217543598246142368094697019140608036444104112544581672446873855659949624196438272994575393707743731058888327247296433104820757670652582741419537146576896 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A (neg.f64 l))) (sqrt.f64 (neg.f64 V)))) (if (<=.f64 V #s(literal -20240225330731/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) (/.f64 (*.f64 (sqrt.f64 (neg.f64 A)) c0) (*.f64 (sqrt.f64 l) (sqrt.f64 (neg.f64 V)))) (/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 V))))) |
(if (<=.f64 V #s(literal -20240225330731/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) (*.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)))) |
(if (<=.f64 V #s(literal -20240225330731/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A (neg.f64 l))) (sqrt.f64 (neg.f64 V)))) (/.f64 (*.f64 c0 (sqrt.f64 A)) (*.f64 (sqrt.f64 l) (sqrt.f64 V)))) |
(if (<=.f64 (*.f64 V l) #s(literal -101/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V))))) (if (<=.f64 (*.f64 V l) #s(literal 4048045/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l))) (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 V l)))))) |
(if (<=.f64 (*.f64 l V) #s(literal -101/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))) (if (<=.f64 (*.f64 l V) #s(literal 4048045/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (/.f64 A V)) (sqrt.f64 l))) (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))))) |
(if (<=.f64 (*.f64 V l) #s(literal -101/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 l (neg.f64 V))))) (if (<=.f64 (*.f64 V l) #s(literal 6032057205060441/6032057205060440848842124543157735677050252251748505781796615064961622344493727293370973578138265743708225425014400837164813540499979063179105919597766951022193355091707896034850684039059079180396788349106095584290087446076413771468940477241550670753145517602931224392424029547429993824129889235158145614364972941312 binary64)) (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 A V) (/.f64 #s(literal 1 binary64) l)))) (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 V l)))))) |
(if (<=.f64 (*.f64 l V) #s(literal -101/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 c0 (/.f64 (sqrt.f64 (neg.f64 A)) (sqrt.f64 (*.f64 V (neg.f64 l))))) (if (<=.f64 (*.f64 l V) #s(literal 6032057205060441/6032057205060440848842124543157735677050252251748505781796615064961622344493727293370973578138265743708225425014400837164813540499979063179105919597766951022193355091707896034850684039059079180396788349106095584290087446076413771468940477241550670753145517602931224392424029547429993824129889235158145614364972941312 binary64)) (*.f64 c0 (sqrt.f64 (*.f64 (/.f64 A V) (/.f64 #s(literal 1 binary64) l)))) (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V)))))) |
(if (<=.f64 (*.f64 V l) #s(literal 6032057205060441/6032057205060440848842124543157735677050252251748505781796615064961622344493727293370973578138265743708225425014400837164813540499979063179105919597766951022193355091707896034850684039059079180396788349106095584290087446076413771468940477241550670753145517602931224392424029547429993824129889235158145614364972941312 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 l A) V))) (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 V l))))) |
(if (<=.f64 (*.f64 l V) #s(literal 6032057205060441/6032057205060440848842124543157735677050252251748505781796615064961622344493727293370973578138265743708225425014400837164813540499979063179105919597766951022193355091707896034850684039059079180396788349106095584290087446076413771468940477241550670753145517602931224392424029547429993824129889235158145614364972941312 binary64)) (/.f64 c0 (sqrt.f64 (*.f64 V (/.f64 l A)))) (*.f64 c0 (/.f64 (sqrt.f64 A) (sqrt.f64 (*.f64 l V))))) |
(if (<=.f64 (/.f64 A (*.f64 V l)) #s(literal 4999999999999999797831017376714894119127812233696870733560457558998243835015834942700401512775872587353423939115559831572611431741498074611166071691150501229607379410134558461510763529142729843207341692956811227775656913210014077504201792814563184923802875085144633272926482892941009176900625498112 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 l A) V)))) |
(if (<=.f64 (/.f64 A (*.f64 l V)) #s(literal 4999999999999999797831017376714894119127812233696870733560457558998243835015834942700401512775872587353423939115559831572611431741498074611166071691150501229607379410134558461510763529142729843207341692956811227775656913210014077504201792814563184923802875085144633272926482892941009176900625498112 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) (/.f64 c0 (sqrt.f64 (*.f64 V (/.f64 l A))))) |
(if (<=.f64 (/.f64 A (*.f64 V l)) #s(literal 4999999999999999797831017376714894119127812233696870733560457558998243835015834942700401512775872587353423939115559831572611431741498074611166071691150501229607379410134558461510763529142729843207341692956811227775656913210014077504201792814563184923802875085144633272926482892941009176900625498112 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (/.f64 c0 (sqrt.f64 (*.f64 (/.f64 V A) l)))) |
(if (<=.f64 (/.f64 A (*.f64 l V)) #s(literal 4999999999999999797831017376714894119127812233696870733560457558998243835015834942700401512775872587353423939115559831572611431741498074611166071691150501229607379410134558461510763529142729843207341692956811227775656913210014077504201792814563184923802875085144633272926482892941009176900625498112 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) (/.f64 c0 (sqrt.f64 (*.f64 l (/.f64 V A))))) |
(if (<=.f64 (/.f64 A (*.f64 V l)) #s(literal 4999999999999999797831017376714894119127812233696870733560457558998243835015834942700401512775872587353423939115559831572611431741498074611166071691150501229607379410134558461510763529142729843207341692956811227775656913210014077504201792814563184923802875085144633272926482892941009176900625498112 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V)))) |
(if (<=.f64 (/.f64 A (*.f64 l V)) #s(literal 4999999999999999797831017376714894119127812233696870733560457558998243835015834942700401512775872587353423939115559831572611431741498074611166071691150501229607379410134558461510763529142729843207341692956811227775656913210014077504201792814563184923802875085144633272926482892941009176900625498112 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A l) V)))) |
(if (<=.f64 (/.f64 A (*.f64 V l)) #s(literal 1000000000000000066436467741248103118547156170586292454485461107376856746627884050583544890346687569804406120783567460668037744292161050890877875387371120199760770880078039125129799472606133954939884328574613293205683935969567348590731356020719265634967118123751637393518591968740451429495341056 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l)))) |
(if (<=.f64 (/.f64 A (*.f64 l V)) #s(literal 1000000000000000066436467741248103118547156170586292454485461107376856746627884050583544890346687569804406120783567460668037744292161050890877875387371120199760770880078039125129799472606133954939884328574613293205683935969567348590731356020719265634967118123751637393518591968740451429495341056 binary64)) (*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) (*.f64 c0 (sqrt.f64 (/.f64 (/.f64 A V) l)))) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 V l)))) |
(*.f64 c0 (sqrt.f64 (/.f64 A (*.f64 l V)))) |
| 2 748× | lower-*.f32 |
| 2 736× | lower-*.f64 |
| 2 672× | lower-*.f32 |
| 2 668× | lower-*.f64 |
| 2 378× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 133 |
| 0 | 52 | 144 |
| 1 | 145 | 107 |
| 2 | 694 | 107 |
| 0 | 3846 | 107 |
| 0 | 31 | 137 |
| 0 | 57 | 121 |
| 1 | 151 | 121 |
| 2 | 653 | 121 |
| 0 | 4844 | 121 |
| 0 | 27 | 118 |
| 0 | 49 | 107 |
| 1 | 135 | 107 |
| 2 | 574 | 107 |
| 0 | 3412 | 107 |
| 0 | 8 | 22 |
| 0 | 12 | 22 |
| 1 | 29 | 22 |
| 2 | 126 | 22 |
| 3 | 702 | 22 |
| 4 | 4644 | 22 |
| 0 | 9425 | 22 |
| 1× | fuel |
| 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× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 709 to 373 computations (47.4% saved)
(negabs c0)
Compiled 1 174 to 530 computations (54.9% saved)
Loading profile data...