
Time bar (total: 14.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 5 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 6 |
| 12.5% | 12.5% | 87.2% | 0.3% | 0% | 0% | 0% | 7 |
| 12.5% | 12.5% | 87.2% | 0.3% | 0% | 0% | 0% | 8 |
| 12.5% | 12.5% | 87.2% | 0.3% | 0% | 0% | 0% | 9 |
| 12.5% | 12.5% | 87.2% | 0.3% | 0% | 0% | 0% | 10 |
| 12.5% | 12.5% | 87.2% | 0.3% | 0% | 0% | 0% | 11 |
| 18.8% | 18.7% | 81% | 0.3% | 0% | 0% | 0% | 12 |
Compiled 20 to 19 computations (5% saved)
| 1.3s | 8 256× | 0 | valid |
| 429.0ms | 2 759× | 0 | invalid |
ival-mult: 375.0ms (35.9% of total)ival-pow2: 223.0ms (21.4% of total)ival-div: 203.0ms (19.4% of total)ival-sqrt: 111.0ms (10.6% of total)ival-sub: 109.0ms (10.4% of total)exact: 10.0ms (1% of total)ival-true: 8.0ms (0.8% of total)ival-assert: 4.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 37 | 0 | - | 0 | - | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) |
| 34 | 0 | - | 0 | - | (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) |
| 22 | 0 | - | 2 | (-1.1329570740168073e-193 1.6142953926625967e-215 1.7121238986949563e-96 -9.079683702149847e+172 -1.0513023190218142e-83 4.9716493522789766e-20) | (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
| 8 | 0 | - | 0 | - | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) |
| 0 | 0 | - | 0 | - | D |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) d) |
| 0 | 0 | - | 0 | - | (/.f64 h l) |
| 0 | 0 | - | 0 | - | (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | d |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 M D) |
| 0 | 0 | - | 0 | - | w0 |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | l |
| 0 | 0 | - | 0 | - | M |
| 0 | 0 | - | 0 | - | h |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) | oflow-rescue | 37 | 0 |
| ↳ | (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) | overflow | 64 | |
| ↳ | (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) | overflow | 71 | |
| ↳ | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) | overflow | 34 | |
| ↳ | (*.f64 M D) | overflow | 22 | |
| ↳ | (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) | overflow | 28 | |
| ↳ | (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) | overflow | 71 | |
| ↳ | (/.f64 h l) | overflow | 29 | |
/.f64 | (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) | o/n | 8 | 0 |
| ↳ | (*.f64 M D) | overflow | 22 | |
*.f64 | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) | n*o | 8 | 0 |
*.f64 | (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) | n*o | 6 | 0 |
*.f64 | (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) | o*u | 4 | 0 |
| ↳ | (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) | overflow | 64 | |
| ↳ | (*.f64 M D) | overflow | 22 | |
| ↳ | (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) | overflow | 28 | |
| ↳ | (/.f64 h l) | underflow | 30 | |
*.f64 | (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) | u*o | 2 | 0 |
| ↳ | (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) | underflow | 97 | |
| ↳ | (*.f64 M D) | underflow | 38 | |
| ↳ | (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) | underflow | 46 | |
| ↳ | (/.f64 h l) | overflow | 29 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 46 | 9 |
| - | 15 | 186 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 46 | 0 | 9 |
| - | 15 | 0 | 186 |
| number | freq |
|---|---|
| 0 | 195 |
| 1 | 57 |
| 2 | 4 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 109.0ms | 512× | 0 | valid |
Compiled 212 to 55 computations (74.1% saved)
ival-mult: 27.0ms (49.5% of total)ival-div: 16.0ms (29.3% of total)ival-pow2: 5.0ms (9.2% of total)ival-sqrt: 3.0ms (5.5% of total)ival-sub: 2.0ms (3.7% of total)exact: 1.0ms (1.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 5 232× | lower-*.f32 |
| 5 224× | lower-*.f64 |
| 5 184× | lower-/.f32 |
| 5 180× | lower-/.f64 |
| 1 444× | associate-*r/ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 167 | 501 |
| 1 | 520 | 492 |
| 2 | 1570 | 492 |
| 3 | 4468 | 492 |
| 0 | 17 | 18 |
| 0 | 26 | 18 |
| 1 | 47 | 18 |
| 2 | 115 | 18 |
| 3 | 826 | 18 |
| 4 | 4554 | 18 |
| 5 | 7862 | 18 |
| 0 | 8022 | 18 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) |
| Outputs |
|---|
(*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 M d) #s(literal 2 binary64)) D) #s(literal 2 binary64)) #s(literal 1 binary64))) w0) |
(abs d)
(abs D)
(abs M)
(negabs w0)
(sort M D)
Compiled 18 to 17 computations (5.6% saved)
Compiled 0 to 6 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 79.2% | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) |
Compiled 18 to 17 computations (5.6% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) | |
| cost-diff | 0 | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) | |
| cost-diff | 0 | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) |
| 5 232× | lower-*.f32 |
| 5 224× | lower-*.f64 |
| 5 184× | lower-/.f32 |
| 5 180× | lower-/.f64 |
| 1 444× | associate-*r/ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 95 |
| 0 | 26 | 95 |
| 1 | 47 | 95 |
| 2 | 115 | 95 |
| 3 | 826 | 95 |
| 4 | 4554 | 95 |
| 5 | 7862 | 95 |
| 0 | 8022 | 95 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) |
w0 |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) |
(pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
(/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
(*.f64 M D) |
M |
D |
(*.f64 #s(literal 2 binary64) d) |
#s(literal 2 binary64) |
d |
(/.f64 h l) |
h |
l |
| Outputs |
|---|
(*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 M d) #s(literal 2 binary64)) D) #s(literal 2 binary64)) #s(literal 1 binary64))) w0) |
w0 |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) |
(sqrt.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 M d) #s(literal 2 binary64)) D) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) |
(fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 M d) #s(literal 2 binary64)) D) #s(literal 2 binary64)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) |
(*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 M d) #s(literal 2 binary64)) D) #s(literal 2 binary64))) |
(pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 M d) #s(literal 2 binary64)) D) #s(literal 2 binary64)) |
(/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
(*.f64 (/.f64 (/.f64 M d) #s(literal 2 binary64)) D) |
(*.f64 M D) |
(*.f64 D M) |
M |
D |
(*.f64 #s(literal 2 binary64) d) |
(*.f64 d #s(literal 2 binary64)) |
#s(literal 2 binary64) |
d |
(/.f64 h l) |
h |
l |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 1.9001466057822052 | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) | |
| accuracy | 4.697373968782208 | (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) | |
| accuracy | 7.910527447727536 | (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) | |
| accuracy | 8.688631519470855 | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) |
| 124.0ms | 256× | 0 | valid |
Compiled 97 to 19 computations (80.4% saved)
ival-mult: 5.0ms (34.2% of total)ival-div: 4.0ms (27.4% of total)ival-sqrt: 2.0ms (13.7% of total)ival-pow2: 2.0ms (13.7% of total)ival-sub: 1.0ms (6.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ()) |
#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ()) |
#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ()) |
#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ()) |
#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ()) |
| Outputs |
|---|
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 h) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 h) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 h) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 h) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 h) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 h) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) (taylor inf h) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) (taylor inf h) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) (taylor inf h) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor -inf h) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor -inf h) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor -inf h) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 M) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 M) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 M) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 M) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 M) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 M) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 M) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 M) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 M) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 M) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor inf M) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor inf M) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor inf M) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf M) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf M) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf M) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf M) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor -inf M) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor -inf M) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor -inf M) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf M) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf M) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf M) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf M) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf l) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf l) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf l) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf l) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf l) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf l) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf l) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) (taylor -inf l) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) (taylor -inf l) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf l) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf l) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf l) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf l) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf l) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 D) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 D) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 D) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 D) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 D) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 D) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 D) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 D) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 D) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 D) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor inf D) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor inf D) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor inf D) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf D) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf D) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf D) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf D) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor -inf D) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor -inf D) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor -inf D) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf D) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf D) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf D) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf D) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) (taylor 0 d) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) (taylor 0 d) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) (taylor 0 d) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 d) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 d) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 d) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 d) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf d) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf d) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf d) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf d) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf d) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf d) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf d) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf d) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf d) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf d) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) (patch (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf d) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) (patch (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf d) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) (patch (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf d) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf d) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf d) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf d) (#s(alt (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) (patch (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf d) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf d) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf d) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf d) (#s(alt (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) (patch (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #<representation:binary64>) () ())) ()) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 38.0ms | h | @ | inf | ((* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)) (/ (* M D) (* 2 d))) |
| 6.0ms | l | @ | inf | ((* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)) (/ (* M D) (* 2 d))) |
| 6.0ms | l | @ | 0 | ((* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)) (/ (* M D) (* 2 d))) |
| 4.0ms | D | @ | inf | ((* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)) (/ (* M D) (* 2 d))) |
| 4.0ms | M | @ | 0 | ((* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)) (/ (* M D) (* 2 d))) |
| 1× | egg-herbie |
| 10 584× | lower-*.f64 |
| 10 584× | lower-*.f32 |
| 8 912× | lower-fma.f64 |
| 8 912× | lower-fma.f32 |
| 2 748× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 626 | 7690 |
| 1 | 2185 | 7668 |
| 0 | 8475 | 7462 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
| Outputs |
|---|
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 w0 (*.f64 d d)) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) (/.f64 h l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))))) h w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 (*.f64 M M) w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (/.f64 (pow.f64 M #s(literal 4 binary64)) (*.f64 l l))))) h)) h w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 h (pow.f64 d #s(literal 4 binary64))) (/.f64 (pow.f64 M #s(literal 4 binary64)) (*.f64 l l))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 M l) (/.f64 M (*.f64 d d))))) h #s(literal 1 binary64)) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 M M) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (*.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (pow.f64 M #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)))) h)) h #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))))) h) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) h) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) h) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))))) h) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 3 binary64)) w0) (pow.f64 M #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) d) (*.f64 (/.f64 w0 M) (/.f64 (sqrt.f64 #s(literal -1 binary64)) D)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (/.f64 w0 (pow.f64 D #s(literal 5 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64))))))))) |
(* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 M #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) d) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 M D)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 M #s(literal 5 binary64)) (pow.f64 D #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64))))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 w0 l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (*.f64 M M) l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))))) (*.f64 M M) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 h w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 h l) (/.f64 h l))))) (*.f64 M M))) (*.f64 M M) w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 M M) #s(literal 1 binary64)) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (*.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 h (pow.f64 d #s(literal 4 binary64))) (/.f64 h (*.f64 l l))))) (*.f64 M M) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 M M) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 M M)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 M M)) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 M M)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 M M)) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 M M)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 M M)) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 M M)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 M M)) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 M M)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 M M)) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 M M)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 M M)) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 l h)) D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (*.f64 (/.f64 w0 (*.f64 M D)) (/.f64 d (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 h #s(literal 3 binary64))) (pow.f64 l #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))))) (*.f64 l l))) (*.f64 l l))) l) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 h #s(literal 3 binary64))) (pow.f64 l #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)))) (fma.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 l #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 6 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 h h) w0) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h w0) d) (/.f64 (*.f64 M M) d)))) l)) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) D) D) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) w0) (pow.f64 h #s(literal 3 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 d #s(literal 4 binary64))))) (neg.f64 l))) l)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 M M) d) (/.f64 h d)))) l)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (pow.f64 d #s(literal 4 binary64))))) (neg.f64 l))) l)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (*.f64 D D))) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l))) (*.f64 D D) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 M #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 h l) (/.f64 h l))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))))) (*.f64 D D) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l))) (*.f64 D D) w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/128 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 D D) #s(literal 1 binary64)) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 M #s(literal 4 binary64))) (*.f64 (/.f64 h (pow.f64 d #s(literal 4 binary64))) (/.f64 h (*.f64 l l))) (*.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 l #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (*.f64 D D)) (pow.f64 d #s(literal 6 binary64))))) (*.f64 D D) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 D D) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 D D)) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 D D)) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 D D)) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 D D)) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 D D)) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 D D)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 D D)) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (*.f64 d d) #s(literal 1/2 binary64)) (*.f64 (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h))) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 d d) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (pow.f64 D #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (pow.f64 D #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) D (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 d d) D)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) (sqrt.f64 (/.f64 l h)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) (sqrt.f64 (/.f64 h l)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) D (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 d d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))))) (*.f64 d d) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h)))) (*.f64 d d))) d) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (/.f64 (*.f64 h (*.f64 M M)) l)) (*.f64 d d))) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (/.f64 (*.f64 h (*.f64 M M)) l)) (*.f64 d d))) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (/.f64 (*.f64 h (*.f64 M M)) l)) (*.f64 d d))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)))) (fma.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 l #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 6 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)))) (fma.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 l #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 6 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
| 5 804× | lower-*.f32 |
| 5 796× | lower-*.f64 |
| 4 036× | lower-fma.f64 |
| 4 036× | lower-fma.f32 |
| 3 008× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 69 |
| 0 | 26 | 69 |
| 1 | 82 | 69 |
| 2 | 550 | 69 |
| 3 | 7047 | 69 |
| 0 | 8635 | 69 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) |
(*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) |
(/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
| Outputs |
|---|
(*.f64 (*.f64 w0 (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) w0)) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) w0) |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal 1 binary64))) w0) (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) w0) (sqrt.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 w0 (sqrt.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 w0 (sqrt.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 (pow.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (log1p.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(sqrt.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 h l) (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l)) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)))) (-.f64 (*.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 4 binary64))) (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 6 binary64))) (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (+.f64 (hypot.f64 (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 6 binary64))) (pow.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 9 binary64))) (pow.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (+.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 6 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64)) (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64)) (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (+.f64 (pow.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64)) (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64)) (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64)) (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64)) (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (pow.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64)) (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 4 binary64))) (*.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 9 binary64))) (*.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (+.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 6 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 6 binary64))) (*.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (+.f64 (hypot.f64 (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 6 binary64))) (*.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64))) (neg.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64)) (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)))) (-.f64 (*.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64)) (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 h l) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) h)) (pow.f64 l #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) h) #s(literal 1 binary64)) (pow.f64 l #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64)))) (/.f64 D d) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (/.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal 1/2 binary64)) d)) (/.f64 #s(literal 1/2 binary64) d) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) (pow.f64 (/.f64 D d) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1/2 binary64) d) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 M M)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 #s(literal 1/2 binary64) M)) (*.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) M)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 D M)) (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) d) #s(literal 2 binary64)) (*.f64 D M)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 h) l) M) (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 2 binary64)) M) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) (pow.f64 l #s(literal -1 binary64))) h #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 h l) #s(literal -1 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 (neg.f64 h) l) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) l) (/.f64 #s(literal 1 binary64) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) l) h #s(literal 1 binary64)) |
(fma.f64 (/.f64 h #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) l) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) l) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 h l) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 h l) (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l)) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) l) (neg.f64 h) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) (*.f64 (/.f64 D d) (/.f64 (neg.f64 h) l)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal 1/2 binary64)) d) (*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 (neg.f64 h) l)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) (/.f64 (neg.f64 h) l)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) l) (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) h) (pow.f64 l #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) d) #s(literal 2 binary64)) (/.f64 (neg.f64 h) l)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) (/.f64 (neg.f64 h) l)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 M M) (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 2 binary64)) (/.f64 (neg.f64 h) l)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 h (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) l) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 h l) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 l #s(literal -1 binary64)) (*.f64 (neg.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) h) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) M) (*.f64 (*.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) M)) (/.f64 (neg.f64 h) l)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 h) (*.f64 (/.f64 #s(literal -1 binary64) l) (neg.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 h) (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) l) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 h l) (neg.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 h (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) (neg.f64 l)) #s(literal 1 binary64)) |
(fma.f64 h (*.f64 (pow.f64 l #s(literal -1 binary64)) (neg.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 h (neg.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) l)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 (neg.f64 h) l) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (/.f64 (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) h)) (neg.f64 l)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (/.f64 l h)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (/.f64 (neg.f64 h) l)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (*.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (/.f64 h l)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (neg.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 D M) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) d) #s(literal 2 binary64)) (*.f64 D M)) (/.f64 (neg.f64 h) l)) #s(literal 1 binary64)) |
(fma.f64 M (*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 2 binary64)) M) (/.f64 (neg.f64 h) l)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64)) (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(-.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64)) (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)))) |
(+.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(+.f64 (pow.f64 (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64)) (fma.f64 (/.f64 h l) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) (neg.f64 l)) (neg.f64 h)) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 h l)) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D))) (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D))) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (*.f64 D #s(literal 1/2 binary64))) (/.f64 M d)) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (/.f64 M d)) (*.f64 D #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D)) M) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (*.f64 (*.f64 #s(literal 1/2 binary64) M) D)) (pow.f64 d #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (/.f64 #s(literal 1/2 binary64) d)) (*.f64 D M)) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (/.f64 D d)) (*.f64 #s(literal 1/2 binary64) M)) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (*.f64 #s(literal 1/2 binary64) M)) (/.f64 D d)) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (*.f64 (neg.f64 M) D)) (/.f64 #s(literal -1/2 binary64) d)) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (*.f64 D M)) (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) M) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D)) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) |
(*.f64 (*.f64 (/.f64 h l) (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64)))) (/.f64 D d)) |
(*.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal 1/2 binary64)) d)) (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 (*.f64 (/.f64 h l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D)) |
(*.f64 (*.f64 (/.f64 h l) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1/2 binary64) d) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 h l) (*.f64 M M)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 h l) (*.f64 #s(literal 1/2 binary64) M)) (*.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) M))) |
(*.f64 (*.f64 (/.f64 h l) (*.f64 D M)) (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) d) #s(literal 2 binary64)) (*.f64 D M))) |
(*.f64 (*.f64 (/.f64 h l) M) (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 2 binary64)) M)) |
(*.f64 (/.f64 (neg.f64 h) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) l)) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 h) l)) |
(*.f64 (/.f64 (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) l) (/.f64 (/.f64 D d) (pow.f64 h #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal 1/2 binary64)) d) l) (/.f64 (/.f64 #s(literal 1/2 binary64) d) (pow.f64 h #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) l) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) (pow.f64 h #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) #s(literal 1/4 binary64)) l) (/.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) (pow.f64 h #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (/.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) d) #s(literal 2 binary64)) (pow.f64 h #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 M M) l) (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 2 binary64)) (pow.f64 h #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) M) l) (/.f64 (*.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) M)) (pow.f64 h #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (pow.f64 h #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 D M) l) (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) d) #s(literal 2 binary64)) (*.f64 D M)) (pow.f64 h #s(literal -1 binary64)))) |
(*.f64 (/.f64 M l) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 2 binary64)) M) (pow.f64 h #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) l) (/.f64 #s(literal 1 binary64) (pow.f64 h #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) l) h) |
(*.f64 (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) (/.f64 (/.f64 D d) (/.f64 l h))) |
(*.f64 (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64))) (*.f64 (/.f64 D d) (/.f64 h l))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal 1/2 binary64)) d) (/.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 l h))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal 1/2 binary64)) d) (*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 h l))) |
(*.f64 (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) (/.f64 l h))) |
(*.f64 (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) (/.f64 h l))) |
(*.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) (*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)))) |
(*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)))) |
(*.f64 (/.f64 M d) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)))) |
(*.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) h) (/.f64 #s(literal -1 binary64) l)) |
(*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) d) #s(literal 2 binary64)) (/.f64 l h))) |
(*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) d) #s(literal 2 binary64)) (/.f64 h l))) |
(*.f64 (*.f64 (*.f64 M M) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) (/.f64 l h))) |
(*.f64 (*.f64 (*.f64 M M) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) (/.f64 h l))) |
(*.f64 (*.f64 M M) (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 2 binary64)) (/.f64 l h))) |
(*.f64 (*.f64 M M) (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 2 binary64)) (/.f64 h l))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) (*.f64 M (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) M) D) (*.f64 (pow.f64 d #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)))) |
(*.f64 (*.f64 h (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) (pow.f64 l #s(literal -1 binary64))) |
(*.f64 (pow.f64 l #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) (pow.f64 h #s(literal -1 binary64)))) |
(*.f64 (pow.f64 l #s(literal -1 binary64)) (*.f64 h (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 (*.f64 D M) (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)))) |
(*.f64 (/.f64 D d) (*.f64 (*.f64 #s(literal 1/2 binary64) M) (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) M) (/.f64 (*.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) M)) (/.f64 l h))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) M) (*.f64 (*.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) M)) (/.f64 h l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) M) (*.f64 (/.f64 D d) (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)))) |
(*.f64 (neg.f64 h) (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) (neg.f64 l))) |
(*.f64 (neg.f64 h) (*.f64 (/.f64 #s(literal -1 binary64) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (neg.f64 M) D) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)))) |
(*.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) |
(*.f64 h (*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) l) #s(literal 1 binary64))) |
(*.f64 h (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) l)) |
(*.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 h l)) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (*.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M))) |
(*.f64 (*.f64 D M) (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) d) #s(literal 2 binary64)) (*.f64 D M)) (/.f64 l h))) |
(*.f64 (*.f64 D M) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) d) #s(literal 2 binary64)) (*.f64 D M)) (/.f64 h l))) |
(*.f64 (*.f64 D M) (*.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)))) |
(*.f64 D (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)))) |
(*.f64 M (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 2 binary64)) M) (/.f64 l h))) |
(*.f64 M (*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 2 binary64)) M) (/.f64 h l))) |
(*.f64 M (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)))) |
(pow.f64 (/.f64 (/.f64 l h) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) h) #s(literal -1 binary64)) l) |
(/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal 1/4 binary64)) d) (/.f64 h l)) d) |
(/.f64 (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal -2 binary64)) d) (/.f64 h l)) (*.f64 #s(literal -2 binary64) d)) |
(/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal 1/2 binary64)) d) (/.f64 h l)) (*.f64 d #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 h l)) (*.f64 d d)) |
(/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 h l)) (*.f64 (*.f64 #s(literal -2 binary64) d) d)) |
(/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 h l)) (*.f64 (*.f64 d #s(literal 2 binary64)) d)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (/.f64 h l)) (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) d) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (/.f64 h l)) (pow.f64 (*.f64 #s(literal -2 binary64) d) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (/.f64 D d) M) (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M))) (neg.f64 d)) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) M) D) (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M))) d) |
(/.f64 (*.f64 (*.f64 (neg.f64 M) D) (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M))) (*.f64 #s(literal -2 binary64) d)) |
(/.f64 (*.f64 (*.f64 D M) (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M))) (*.f64 d #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) M) D) (/.f64 h l)) (*.f64 (*.f64 d (/.f64 d M)) (/.f64 #s(literal 2 binary64) D))) |
(/.f64 (*.f64 (*.f64 (neg.f64 M) D) (/.f64 h l)) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) d) #s(literal 2 binary64)) (*.f64 (neg.f64 M) D))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (*.f64 (/.f64 D d) M)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (*.f64 (*.f64 D M) #s(literal -1/2 binary64))) (neg.f64 d)) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 d M) D))) |
(/.f64 (*.f64 (*.f64 h (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal -1 binary64)) (neg.f64 l)) |
(/.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal 1/4 binary64)) d)) d) |
(/.f64 (*.f64 (/.f64 h l) (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal -2 binary64)) d)) (*.f64 #s(literal -2 binary64) d)) |
(/.f64 (*.f64 (/.f64 h l) (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 d d)) |
(/.f64 (*.f64 (/.f64 h l) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) d) d)) |
(/.f64 (*.f64 (/.f64 h l) (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 d #s(literal 2 binary64)) d)) |
(/.f64 (*.f64 (/.f64 h l) (neg.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) d) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 D M) (/.f64 h l)) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) d) #s(literal 2 binary64)) (*.f64 D M))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) h)) (neg.f64 l)) |
(/.f64 (*.f64 (/.f64 h l) (*.f64 (*.f64 #s(literal 1/2 binary64) M) D)) (*.f64 (*.f64 d (/.f64 d M)) (/.f64 #s(literal 2 binary64) D))) |
(/.f64 (*.f64 (/.f64 h l) (*.f64 (neg.f64 M) D)) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) d) #s(literal 2 binary64)) (*.f64 (neg.f64 M) D))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (*.f64 (*.f64 #s(literal 1/2 binary64) M) D)) d) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (*.f64 (neg.f64 M) D)) (*.f64 #s(literal -2 binary64) d)) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (*.f64 D M)) (*.f64 d #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal 1/2 binary64)) d)) (*.f64 d #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) d) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 h l) (*.f64 D M)) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) d) #s(literal 2 binary64)) (*.f64 D M))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) h) #s(literal 1 binary64)) (neg.f64 l)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M))) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 d M) D))) |
(/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal 1/4 binary64)) d) (*.f64 (/.f64 l h) d)) |
(/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal -2 binary64)) d) (*.f64 (/.f64 l h) (*.f64 #s(literal -2 binary64) d))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) l) (pow.f64 h #s(literal -1 binary64))) |
(/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal 1/2 binary64)) d) (*.f64 (/.f64 l h) (*.f64 d #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) h) (neg.f64 l)) |
(/.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 l h) (*.f64 d d))) |
(/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 l h) (*.f64 (*.f64 #s(literal -2 binary64) d) d))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (/.f64 l h) (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) d) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 l h) (*.f64 (*.f64 d #s(literal 2 binary64)) d))) |
(/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 (/.f64 l h) (pow.f64 (*.f64 #s(literal -2 binary64) d) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 l h) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) M) D) (*.f64 (/.f64 l h) (*.f64 (*.f64 d (/.f64 d M)) (/.f64 #s(literal 2 binary64) D)))) |
(/.f64 (*.f64 h (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) l) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 (neg.f64 l) h)) |
(/.f64 (*.f64 (neg.f64 M) D) (*.f64 (/.f64 l h) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) d) #s(literal 2 binary64)) (*.f64 (neg.f64 M) D)))) |
(/.f64 (/.f64 h l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 l h)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (*.f64 (/.f64 l h) (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)))) |
(/.f64 (*.f64 D M) (*.f64 (/.f64 l h) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) d) #s(literal 2 binary64)) (*.f64 D M)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 l h) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 l h) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 l h) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D))) (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 D #s(literal 1/2 binary64))) (/.f64 M d)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 M d)) (*.f64 D #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) |
(*.f64 (*.f64 #s(literal 1 binary64) M) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D)) |
(*.f64 (/.f64 (neg.f64 M) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D)) |
(*.f64 (/.f64 (neg.f64 D) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) |
(*.f64 (/.f64 D #s(literal -2 binary64)) (/.f64 (neg.f64 M) d)) |
(*.f64 (/.f64 D (neg.f64 d)) (/.f64 (neg.f64 M) #s(literal 2 binary64))) |
(*.f64 (/.f64 D #s(literal -1 binary64)) (/.f64 (neg.f64 M) (*.f64 d #s(literal 2 binary64)))) |
(*.f64 (/.f64 M #s(literal -2 binary64)) (/.f64 (neg.f64 D) d)) |
(*.f64 (/.f64 M (neg.f64 d)) (/.f64 (neg.f64 D) #s(literal 2 binary64))) |
(*.f64 (/.f64 M #s(literal -1 binary64)) (/.f64 (neg.f64 D) (*.f64 d #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) d) (*.f64 (*.f64 D M) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 M) #s(literal 2 binary64)) (/.f64 D (neg.f64 d))) |
(*.f64 (/.f64 (neg.f64 M) d) (/.f64 D #s(literal -2 binary64))) |
(*.f64 (/.f64 (neg.f64 D) #s(literal 2 binary64)) (/.f64 M (neg.f64 d))) |
(*.f64 (/.f64 (neg.f64 D) d) (/.f64 M #s(literal -2 binary64))) |
(*.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) M))) (exp.f64 (log.f64 (/.f64 D d)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 D M))) (exp.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) d)))) |
(*.f64 (exp.f64 (log.f64 M)) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D)))) |
(*.f64 (pow.f64 (/.f64 d M) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) D) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) D) #s(literal -1 binary64)) (pow.f64 (/.f64 d M) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 D #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 M d) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 M d) #s(literal 1 binary64)) (pow.f64 (*.f64 D #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) M) D) #s(literal 1 binary64)) (pow.f64 (pow.f64 d #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 M) D) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) d) #s(literal 1 binary64))) |
(*.f64 (pow.f64 D #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 D M) (neg.f64 d))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) |
(*.f64 (*.f64 (/.f64 D d) M) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) (*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 (neg.f64 M) D)) |
(*.f64 (pow.f64 d #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) M) D)) |
(*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) #s(literal 1 binary64))) |
(*.f64 (*.f64 D #s(literal 1/2 binary64)) (/.f64 M d)) |
(*.f64 (/.f64 M d) (*.f64 (*.f64 D #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 M d) (*.f64 D #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 M) (*.f64 D (/.f64 #s(literal -1/2 binary64) d))) |
(*.f64 (neg.f64 M) (/.f64 D (*.f64 #s(literal -2 binary64) d))) |
(*.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 d))) |
(*.f64 (neg.f64 D) (/.f64 M (*.f64 #s(literal -2 binary64) d))) |
(*.f64 (neg.f64 D) (*.f64 M (/.f64 #s(literal -1/2 binary64) d))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) (*.f64 M #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) M) D) (*.f64 (pow.f64 d #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) M) D) (pow.f64 d #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) (pow.f64 (pow.f64 (*.f64 D M) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 D M)) |
(*.f64 (/.f64 D d) (*.f64 (*.f64 #s(literal 1/2 binary64) M) #s(literal 1 binary64))) |
(*.f64 (/.f64 D d) (*.f64 #s(literal 1/2 binary64) M)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) M) (*.f64 (/.f64 D d) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) M) (/.f64 D d)) |
(*.f64 (*.f64 (neg.f64 M) D) (*.f64 (/.f64 #s(literal -1/2 binary64) d) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 M) D) (/.f64 #s(literal -1/2 binary64) d)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (/.f64 d M) D) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 D d) M)) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) |
(*.f64 (*.f64 D M) (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 D (*.f64 (*.f64 #s(literal 1/2 binary64) M) (pow.f64 d #s(literal -1 binary64)))) |
(*.f64 D (*.f64 (pow.f64 d #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) M))) |
(*.f64 D (*.f64 (neg.f64 M) (/.f64 #s(literal -1/2 binary64) d))) |
(*.f64 D (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) #s(literal 1 binary64))) |
(*.f64 D (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) |
(*.f64 M (*.f64 #s(literal 1/2 binary64) (/.f64 D d))) |
(*.f64 M (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) |
(*.f64 M (*.f64 (/.f64 #s(literal 1/2 binary64) d) D)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) |
(pow.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (neg.f64 M) D) (pow.f64 d #s(literal -1 binary64))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 M) (/.f64 D d)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 (/.f64 D d) M) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 d)) |
(/.f64 (*.f64 (/.f64 M d) D) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 D d) (neg.f64 M)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) M) (neg.f64 D)) (neg.f64 d)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 D d) M)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 D M) #s(literal -1/2 binary64))) (neg.f64 d)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) M) #s(literal 1 binary64)) (/.f64 d D)) |
(/.f64 (*.f64 (pow.f64 d #s(literal -1 binary64)) (*.f64 D M)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 D d) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) M)) |
(/.f64 (*.f64 M #s(literal 1 binary64)) (*.f64 d (/.f64 #s(literal 2 binary64) D))) |
(/.f64 (*.f64 #s(literal 1 binary64) M) (*.f64 d (/.f64 #s(literal 2 binary64) D))) |
(/.f64 (/.f64 (*.f64 (neg.f64 M) D) #s(literal -1 binary64)) (*.f64 d #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (neg.f64 M) D) d) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 D d) M)) #s(literal -2 binary64)) |
(/.f64 (exp.f64 (log.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) M) D))) (exp.f64 (log.f64 d))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (neg.f64 M) D))) (exp.f64 (log.f64 (*.f64 #s(literal -2 binary64) d)))) |
(/.f64 (exp.f64 (log.f64 (*.f64 D M))) (exp.f64 (log.f64 (*.f64 d #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 D d) M) #s(literal 2 binary64)) |
(/.f64 (pow.f64 d #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 2 binary64) D) M)) |
(/.f64 (*.f64 D #s(literal 1/2 binary64)) (/.f64 d M)) |
(/.f64 (/.f64 M d) (/.f64 #s(literal 2 binary64) D)) |
(/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) (neg.f64 d)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 d M) D))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) M) D) (neg.f64 (neg.f64 d))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) M) D) d) |
(/.f64 (/.f64 #s(literal 1/2 binary64) d) (pow.f64 (*.f64 D M) #s(literal -1 binary64))) |
(/.f64 (/.f64 D d) (/.f64 #s(literal 2 binary64) M)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) M) (/.f64 d D)) |
(/.f64 (*.f64 (neg.f64 M) D) (*.f64 #s(literal -2 binary64) d)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d M) D)) |
(/.f64 (*.f64 D M) (*.f64 d #s(literal 2 binary64))) |
(/.f64 M (*.f64 d (/.f64 #s(literal 2 binary64) D))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 D d) M))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) d)) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D))) |
Compiled 20 473 to 2 864 computations (86% saved)
16 alts after pruning (15 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 677 | 15 | 692 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 677 | 16 | 693 |
| Status | Accuracy | Program |
|---|---|---|
| 79.2% | (*.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) w0)) | |
| 82.5% | (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) l) (neg.f64 h) #s(literal 1 binary64)))) | |
| ▶ | 86.6% | (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) |
| 74.0% | (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64)))) (/.f64 D d) #s(literal 1 binary64)))) | |
| ▶ | 76.3% | (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) |
| ▶ | 81.0% | (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) |
| 86.5% | (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (/.f64 (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) h)) (neg.f64 l)) #s(literal 1 binary64)))) | |
| 79.8% | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)))))) | |
| 78.7% | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (*.f64 (*.f64 #s(literal 1/2 binary64) M) D)) d)))) | |
| ✓ | 79.2% | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) |
| 67.4% | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M M) #s(literal 1/4 binary64)) l) (/.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) (pow.f64 h #s(literal -1 binary64))))))) | |
| 52.5% | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))))))) | |
| ▶ | 19.1% | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) |
| 50.3% | (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)))) | |
| ▶ | 60.3% | (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
| 50.8% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
Compiled 684 to 581 computations (15.1% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) | |
| cost-diff | 0 | (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) | |
| cost-diff | 128 | (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) | |
| cost-diff | 320 | (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) | |
| cost-diff | 0 | (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) | |
| cost-diff | 0 | (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) | |
| cost-diff | 320 | (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) | |
| cost-diff | 0 | (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) | |
| cost-diff | 0 | #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) | |
| cost-diff | 0 | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) | |
| cost-diff | 0 | #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) | |
| cost-diff | 0 | (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) | |
| cost-diff | 0 | (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) | |
| cost-diff | 320 | (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) | |
| cost-diff | 6848 | (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) |
| 7 836× | lower-*.f32 |
| 7 796× | lower-*.f64 |
| 3 586× | lower-/.f32 |
| 3 570× | lower-/.f64 |
| 2 118× | lower-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 61 | 579 |
| 0 | 103 | 588 |
| 1 | 208 | 588 |
| 2 | 682 | 568 |
| 3 | 4615 | 558 |
| 4 | 7933 | 558 |
| 0 | 8055 | 549 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) |
w0 |
(sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) M) |
(/.f64 #s(literal 1/2 binary64) d) |
#s(literal 1/2 binary64) |
d |
M |
D |
l |
(/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) |
(*.f64 (*.f64 D M) #s(literal -1/2 binary64)) |
(*.f64 D M) |
#s(literal -1/2 binary64) |
(pow.f64 h #s(literal -1 binary64)) |
h |
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
w0 |
#s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) |
w0 |
(sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) |
#s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) |
(*.f64 (*.f64 (*.f64 M M) D) D) |
(*.f64 (*.f64 M M) D) |
(*.f64 M M) |
M |
D |
(*.f64 l (*.f64 d d)) |
l |
(*.f64 d d) |
d |
(*.f64 #s(literal -1/4 binary64) h) |
#s(literal -1/4 binary64) |
h |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) |
w0 |
(sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) |
(*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) |
(/.f64 h l) |
h |
l |
(/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) |
(*.f64 (*.f64 D M) #s(literal -1/2 binary64)) |
(*.f64 D M) |
D |
M |
#s(literal -1/2 binary64) |
d |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) M) |
(/.f64 #s(literal 1/2 binary64) d) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) |
w0 |
(sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) |
(*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) |
(/.f64 (neg.f64 h) l) |
(neg.f64 h) |
h |
l |
(*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) |
(*.f64 D #s(literal 1/2 binary64)) |
D |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 M d) M) |
(/.f64 M d) |
M |
d |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) D) |
(/.f64 #s(literal 1/2 binary64) d) |
#s(literal 1 binary64) |
| Outputs |
|---|
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h (/.f64 (*.f64 (*.f64 M M) D) l)) (*.f64 (/.f64 (/.f64 D d) d) #s(literal -1/4 binary64)) #s(literal 1 binary64))) w0) |
w0 |
(sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 h (/.f64 (*.f64 (*.f64 M M) D) l)) (*.f64 (/.f64 (/.f64 D d) d) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 h (/.f64 (*.f64 (*.f64 M M) D) l)) (*.f64 (/.f64 (/.f64 D d) d) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) |
(/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) |
(*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) M) |
(*.f64 M (/.f64 #s(literal 1/2 binary64) d)) |
(/.f64 #s(literal 1/2 binary64) d) |
#s(literal 1/2 binary64) |
d |
M |
D |
l |
(/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) |
(*.f64 (*.f64 h (/.f64 #s(literal -1/2 binary64) d)) (*.f64 D M)) |
(/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) D) M) |
(*.f64 (*.f64 D M) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) D) M) |
(*.f64 D M) |
#s(literal -1/2 binary64) |
(pow.f64 h #s(literal -1 binary64)) |
h |
#s(literal -1 binary64) |
#s(literal 1 binary64) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
(*.f64 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) w0) |
w0 |
#s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 h (/.f64 (*.f64 (*.f64 M M) D) l)) (*.f64 (/.f64 (/.f64 D d) d) #s(literal -1/4 binary64))))) w0) |
w0 |
(sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) |
(sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 h (/.f64 (*.f64 (*.f64 M M) D) l)) (*.f64 (/.f64 (/.f64 D d) d) #s(literal -1/4 binary64))))) |
#s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) |
#s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 h (/.f64 (*.f64 (*.f64 M M) D) l)) (*.f64 (/.f64 (/.f64 D d) d) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) |
(*.f64 (*.f64 h (/.f64 (*.f64 (*.f64 M M) D) l)) (*.f64 (/.f64 (/.f64 D d) d) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) |
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 D d) d) l) M) (*.f64 D M)) |
(*.f64 (*.f64 (*.f64 M M) D) D) |
(*.f64 (*.f64 M M) D) |
(*.f64 M M) |
M |
D |
(*.f64 l (*.f64 d d)) |
(*.f64 (*.f64 d d) l) |
l |
(*.f64 d d) |
d |
(*.f64 #s(literal -1/4 binary64) h) |
#s(literal -1/4 binary64) |
h |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h (/.f64 (*.f64 (*.f64 M M) D) l)) (*.f64 (/.f64 (/.f64 D d) d) #s(literal -1/4 binary64)) #s(literal 1 binary64))) w0) |
w0 |
(sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 h (/.f64 (*.f64 (*.f64 M M) D) l)) (*.f64 (/.f64 (/.f64 D d) d) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) |
(fma.f64 (*.f64 h (/.f64 (*.f64 (*.f64 M M) D) l)) (*.f64 (/.f64 (/.f64 D d) d) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) |
(*.f64 (*.f64 (/.f64 h l) M) (*.f64 (/.f64 #s(literal -1/2 binary64) d) D)) |
(/.f64 h l) |
h |
l |
(/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) D) M) |
(*.f64 (*.f64 D M) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) D) M) |
(*.f64 D M) |
D |
M |
#s(literal -1/2 binary64) |
d |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) |
(*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) M) |
(*.f64 M (/.f64 #s(literal 1/2 binary64) d)) |
(/.f64 #s(literal 1/2 binary64) d) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h (/.f64 (*.f64 (*.f64 M M) D) l)) (*.f64 (/.f64 (/.f64 D d) d) #s(literal -1/4 binary64)) #s(literal 1 binary64))) w0) |
w0 |
(sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 h (/.f64 (*.f64 (*.f64 M M) D) l)) (*.f64 (/.f64 (/.f64 D d) d) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) |
(fma.f64 (*.f64 h (/.f64 (*.f64 (*.f64 M M) D) l)) (*.f64 (/.f64 (/.f64 D d) d) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 D d) M) M) #s(literal -1/2 binary64)) (/.f64 h l)) |
(/.f64 (neg.f64 h) l) |
(neg.f64 h) |
h |
l |
(*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) |
(*.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) M) |
(*.f64 D #s(literal 1/2 binary64)) |
D |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 M d) M) |
(/.f64 M d) |
M |
d |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) D) |
(*.f64 D (/.f64 #s(literal 1/2 binary64) d)) |
(/.f64 #s(literal 1/2 binary64) d) |
#s(literal 1 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 2.4353340591904358 | (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) | |
| accuracy | 8.63544827895009 | (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) | |
| accuracy | 8.688631519470855 | (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) | |
| accuracy | 8.711490233391789 | (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) | |
| accuracy | 4.697373968782208 | (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) | |
| accuracy | 5.817041589051434 | (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) | |
| accuracy | 8.66761057970255 | (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) | |
| accuracy | 8.688631519470855 | (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) | |
| accuracy | 7.9116758907405496 | (*.f64 l (*.f64 d d)) | |
| accuracy | 8.688631519470855 | (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) | |
| accuracy | 13.169905761746719 | (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) | |
| accuracy | 36.244092855006954 | #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) | |
| accuracy | 1.9001466057822052 | (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) | |
| accuracy | 25.507057679602283 | #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) | |
| accuracy | 4.697373968782208 | (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) | |
| accuracy | 4.719619007023683 | (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) | |
| accuracy | 5.817041589051434 | (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) | |
| accuracy | 8.688631519470855 | (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) |
| 105.0ms | 256× | 0 | valid |
Compiled 532 to 61 computations (88.5% saved)
ival-mult: 36.0ms (50.1% of total)ival-div: 15.0ms (20.9% of total)ival-sqrt: 7.0ms (9.8% of total)ival-pow: 4.0ms (5.6% of total)ival-add: 3.0ms (4.2% of total)ival-pow2: 3.0ms (4.2% of total)ival-sub: 1.0ms (1.4% of total)exact: 1.0ms (1.4% of total)ival-neg: 1.0ms (1.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ()) |
#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ()) |
#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ()) |
#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ()) |
#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ()) |
#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ()) |
#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ()) |
#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ()) |
#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ()) |
#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ()) |
#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ()) |
#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ()) |
#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ()) |
#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ()) |
#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ()) |
#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ()) |
#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ()) |
#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ()) |
#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ()) |
#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ()) |
#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ()) |
| Outputs |
|---|
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor 0 h) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor 0 h) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor 0 h) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor 0 h) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 h) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 h) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 h) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 h) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 h) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 h) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 h) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 h) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 h) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 h) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 h) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 h) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 h) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor 0 h) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor 0 h) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor 0 h) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor 0 h) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 h) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor inf h) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor inf h) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor inf h) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor inf h) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) (taylor inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) (taylor inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) (taylor inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor inf h) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor inf h) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor inf h) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf h) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf h) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf h) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf h) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor inf h) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor inf h) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor inf h) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor inf h) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor inf h) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor inf h) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor inf h) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor -inf h) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor -inf h) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor -inf h) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor -inf h) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) (taylor -inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) (taylor -inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) (taylor -inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor -inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor -inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor -inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) (taylor -inf h) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) (taylor -inf h) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) (taylor -inf h) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf h) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf h) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf h) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf h) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) (taylor -inf h) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) (taylor -inf h) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) (taylor -inf h) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor -inf h) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor -inf h) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor -inf h) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor -inf h) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor 0 M) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor 0 M) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor 0 M) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor 0 M) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 M) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 M) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 M) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 M) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 M) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 M) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 M) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 M) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 M) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 M) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 M) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 M) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 M) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor 0 M) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor 0 M) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor 0 M) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor 0 M) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 M) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor 0 M) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor 0 M) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor 0 M) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor 0 M) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor inf M) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor inf M) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor inf M) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor inf M) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor inf M) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor inf M) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor inf M) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf M) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf M) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf M) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf M) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor inf M) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor inf M) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor inf M) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor inf M) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor inf M) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor inf M) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor inf M) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor inf M) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor inf M) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor inf M) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor inf M) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor -inf M) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor -inf M) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor -inf M) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor -inf M) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor -inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor -inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor -inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor -inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor -inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor -inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor -inf M) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor -inf M) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor -inf M) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf M) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf M) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf M) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf M) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor -inf M) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor -inf M) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor -inf M) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor -inf M) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor -inf M) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor -inf M) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor -inf M) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor -inf M) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor -inf M) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor -inf M) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor -inf M) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 l) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 l) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 l) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 l) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor 0 l) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor 0 l) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor 0 l) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor 0 l) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor 0 l) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor 0 l) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor 0 l) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor 0 l) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf l) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf l) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf l) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf l) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf l) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf l) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf l) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf l) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf l) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf l) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf l) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf l) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf l) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor inf l) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor inf l) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor inf l) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor inf l) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf l) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor inf l) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor inf l) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor inf l) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor inf l) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) (taylor -inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) (taylor -inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf l) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf l) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) (taylor -inf l) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) (taylor -inf l) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) (taylor -inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) (taylor -inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf l) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf l) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf l) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf l) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf l) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf l) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) (taylor -inf l) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) (taylor -inf l) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf l) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf l) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf l) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf l) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf l) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor -inf l) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor -inf l) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor -inf l) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor -inf l) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf l) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) (taylor -inf l) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) (taylor -inf l) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor -inf l) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor -inf l) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor -inf l) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor -inf l) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor 0 D) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor 0 D) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor 0 D) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor 0 D) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 D) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 D) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 D) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 D) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 D) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 D) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 D) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 D) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 D) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 D) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 D) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 D) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 D) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor 0 D) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor 0 D) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor 0 D) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor 0 D) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 D) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor 0 D) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor 0 D) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor 0 D) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor 0 D) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor inf D) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor inf D) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor inf D) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor inf D) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor inf D) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor inf D) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor inf D) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf D) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf D) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf D) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf D) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor inf D) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor inf D) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor inf D) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor inf D) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor inf D) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor inf D) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor inf D) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor inf D) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor inf D) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor inf D) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor inf D) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor -inf D) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor -inf D) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor -inf D) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor -inf D) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor -inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor -inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor -inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor -inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor -inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor -inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor -inf D) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor -inf D) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor -inf D) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf D) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf D) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf D) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf D) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor -inf D) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor -inf D) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor -inf D) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor -inf D) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor -inf D) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor -inf D) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor -inf D) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor -inf D) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor -inf D) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor -inf D) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor -inf D) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor 0 d) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor 0 d) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor 0 d) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor 0 d) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) (taylor 0 d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) (taylor 0 d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) (taylor 0 d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) (taylor 0 d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) (taylor 0 d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) (taylor 0 d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) (taylor 0 d) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) (taylor 0 d) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) (taylor 0 d) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 d) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 d) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 d) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 d) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) (taylor 0 d) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) (taylor 0 d) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) (taylor 0 d) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor 0 d) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor 0 d) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor 0 d) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor 0 d) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor 0 d) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor 0 d) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor 0 d) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor 0 d) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor 0 d) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor 0 d) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor 0 d) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor 0 d) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor inf d) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor inf d) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor inf d) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor inf d) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf d) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf d) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf d) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf d) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf d) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf d) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf d) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf d) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf d) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf d) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf d) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf d) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf d) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor inf d) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor inf d) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor inf d) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor inf d) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf d) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor inf d) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor inf d) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor inf d) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor inf d) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor inf d) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor inf d) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor inf d) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor inf d) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor -inf d) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor -inf d) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor -inf d) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) d)) (taylor -inf d) (#s(alt (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) (patch (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf d) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (patch (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf d) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) (patch #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf d) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf d) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf d) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf d) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf d) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf d) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf d) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf d) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf d) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf d) (#s(alt (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (patch (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf d) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) (patch (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor -inf d) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor -inf d) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor -inf d) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) (taylor -inf d) (#s(alt (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (patch (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf d) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (patch (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor -inf d) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor -inf d) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor -inf d) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor -inf d) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor -inf d) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor -inf d) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor -inf d) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D (pow M 2)) d)) (taylor -inf d) (#s(alt (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) (patch (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) #<representation:binary64>) () ())) ()) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | M | @ | 0 | ((/ (/ (* (* D M) -1/2) d) (pow h -1)) (+ (* (/ (* (* (/ 1/2 d) M) D) l) (/ (/ (* (* D M) -1/2) d) (pow h -1))) 1) (* w0 (sqrt (+ (* (/ (* (* (/ 1/2 d) M) D) l) (/ (/ (* (* D M) -1/2) d) (pow h -1))) 1))) (sqrt (+ (* (/ (* (* (/ 1/2 d) M) D) l) (/ (/ (* (* D M) -1/2) d) (pow h -1))) 1)) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (/ (* (* (* M M) D) D) (* l (* d d))) (* -1/4 h)) (+ (* (* (/ h l) (/ (* (* D M) -1/2) d)) (* (* (/ 1/2 d) M) D)) 1) (* w0 (sqrt (+ (* (* (/ h l) (/ (* (* D M) -1/2) d)) (* (* (/ 1/2 d) M) D)) 1))) (sqrt (+ (* (* (/ h l) (/ (* (* D M) -1/2) d)) (* (* (/ 1/2 d) M) D)) 1)) (* (/ h l) (/ (* (* D M) -1/2) d)) (+ (* (* (/ (neg h) l) (* (* D 1/2) (* (/ M d) M))) (* (/ 1/2 d) D)) 1) (* (/ (neg h) l) (* (* D 1/2) (* (/ M d) M))) (* w0 (sqrt (+ (* (* (/ (neg h) l) (* (* D 1/2) (* (/ M d) M))) (* (/ 1/2 d) D)) 1))) (sqrt (+ (* (* (/ (neg h) l) (* (* D 1/2) (* (/ M d) M))) (* (/ 1/2 d) D)) 1)) (* (* (/ 1/2 d) M) D) (/ (* (* (/ 1/2 d) M) D) l) (/ (* (* D M) -1/2) d) (/ (* (* (* M M) D) D) (* l (* d d))) (* l (* d d)) (* (* D 1/2) (* (/ M d) M))) |
| 8.0ms | d | @ | 0 | ((/ (/ (* (* D M) -1/2) d) (pow h -1)) (+ (* (/ (* (* (/ 1/2 d) M) D) l) (/ (/ (* (* D M) -1/2) d) (pow h -1))) 1) (* w0 (sqrt (+ (* (/ (* (* (/ 1/2 d) M) D) l) (/ (/ (* (* D M) -1/2) d) (pow h -1))) 1))) (sqrt (+ (* (/ (* (* (/ 1/2 d) M) D) l) (/ (/ (* (* D M) -1/2) d) (pow h -1))) 1)) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (/ (* (* (* M M) D) D) (* l (* d d))) (* -1/4 h)) (+ (* (* (/ h l) (/ (* (* D M) -1/2) d)) (* (* (/ 1/2 d) M) D)) 1) (* w0 (sqrt (+ (* (* (/ h l) (/ (* (* D M) -1/2) d)) (* (* (/ 1/2 d) M) D)) 1))) (sqrt (+ (* (* (/ h l) (/ (* (* D M) -1/2) d)) (* (* (/ 1/2 d) M) D)) 1)) (* (/ h l) (/ (* (* D M) -1/2) d)) (+ (* (* (/ (neg h) l) (* (* D 1/2) (* (/ M d) M))) (* (/ 1/2 d) D)) 1) (* (/ (neg h) l) (* (* D 1/2) (* (/ M d) M))) (* w0 (sqrt (+ (* (* (/ (neg h) l) (* (* D 1/2) (* (/ M d) M))) (* (/ 1/2 d) D)) 1))) (sqrt (+ (* (* (/ (neg h) l) (* (* D 1/2) (* (/ M d) M))) (* (/ 1/2 d) D)) 1)) (* (* (/ 1/2 d) M) D) (/ (* (* (/ 1/2 d) M) D) l) (/ (* (* D M) -1/2) d) (/ (* (* (* M M) D) D) (* l (* d d))) (* l (* d d)) (* (* D 1/2) (* (/ M d) M))) |
| 7.0ms | D | @ | inf | ((/ (/ (* (* D M) -1/2) d) (pow h -1)) (+ (* (/ (* (* (/ 1/2 d) M) D) l) (/ (/ (* (* D M) -1/2) d) (pow h -1))) 1) (* w0 (sqrt (+ (* (/ (* (* (/ 1/2 d) M) D) l) (/ (/ (* (* D M) -1/2) d) (pow h -1))) 1))) (sqrt (+ (* (/ (* (* (/ 1/2 d) M) D) l) (/ (/ (* (* D M) -1/2) d) (pow h -1))) 1)) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (/ (* (* (* M M) D) D) (* l (* d d))) (* -1/4 h)) (+ (* (* (/ h l) (/ (* (* D M) -1/2) d)) (* (* (/ 1/2 d) M) D)) 1) (* w0 (sqrt (+ (* (* (/ h l) (/ (* (* D M) -1/2) d)) (* (* (/ 1/2 d) M) D)) 1))) (sqrt (+ (* (* (/ h l) (/ (* (* D M) -1/2) d)) (* (* (/ 1/2 d) M) D)) 1)) (* (/ h l) (/ (* (* D M) -1/2) d)) (+ (* (* (/ (neg h) l) (* (* D 1/2) (* (/ M d) M))) (* (/ 1/2 d) D)) 1) (* (/ (neg h) l) (* (* D 1/2) (* (/ M d) M))) (* w0 (sqrt (+ (* (* (/ (neg h) l) (* (* D 1/2) (* (/ M d) M))) (* (/ 1/2 d) D)) 1))) (sqrt (+ (* (* (/ (neg h) l) (* (* D 1/2) (* (/ M d) M))) (* (/ 1/2 d) D)) 1)) (* (* (/ 1/2 d) M) D) (/ (* (* (/ 1/2 d) M) D) l) (/ (* (* D M) -1/2) d) (/ (* (* (* M M) D) D) (* l (* d d))) (* l (* d d)) (* (* D 1/2) (* (/ M d) M))) |
| 7.0ms | D | @ | 0 | ((/ (/ (* (* D M) -1/2) d) (pow h -1)) (+ (* (/ (* (* (/ 1/2 d) M) D) l) (/ (/ (* (* D M) -1/2) d) (pow h -1))) 1) (* w0 (sqrt (+ (* (/ (* (* (/ 1/2 d) M) D) l) (/ (/ (* (* D M) -1/2) d) (pow h -1))) 1))) (sqrt (+ (* (/ (* (* (/ 1/2 d) M) D) l) (/ (/ (* (* D M) -1/2) d) (pow h -1))) 1)) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (/ (* (* (* M M) D) D) (* l (* d d))) (* -1/4 h)) (+ (* (* (/ h l) (/ (* (* D M) -1/2) d)) (* (* (/ 1/2 d) M) D)) 1) (* w0 (sqrt (+ (* (* (/ h l) (/ (* (* D M) -1/2) d)) (* (* (/ 1/2 d) M) D)) 1))) (sqrt (+ (* (* (/ h l) (/ (* (* D M) -1/2) d)) (* (* (/ 1/2 d) M) D)) 1)) (* (/ h l) (/ (* (* D M) -1/2) d)) (+ (* (* (/ (neg h) l) (* (* D 1/2) (* (/ M d) M))) (* (/ 1/2 d) D)) 1) (* (/ (neg h) l) (* (* D 1/2) (* (/ M d) M))) (* w0 (sqrt (+ (* (* (/ (neg h) l) (* (* D 1/2) (* (/ M d) M))) (* (/ 1/2 d) D)) 1))) (sqrt (+ (* (* (/ (neg h) l) (* (* D 1/2) (* (/ M d) M))) (* (/ 1/2 d) D)) 1)) (* (* (/ 1/2 d) M) D) (/ (* (* (/ 1/2 d) M) D) l) (/ (* (* D M) -1/2) d) (/ (* (* (* M M) D) D) (* l (* d d))) (* l (* d d)) (* (* D 1/2) (* (/ M d) M))) |
| 6.0ms | d | @ | inf | ((/ (/ (* (* D M) -1/2) d) (pow h -1)) (+ (* (/ (* (* (/ 1/2 d) M) D) l) (/ (/ (* (* D M) -1/2) d) (pow h -1))) 1) (* w0 (sqrt (+ (* (/ (* (* (/ 1/2 d) M) D) l) (/ (/ (* (* D M) -1/2) d) (pow h -1))) 1))) (sqrt (+ (* (/ (* (* (/ 1/2 d) M) D) l) (/ (/ (* (* D M) -1/2) d) (pow h -1))) 1)) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (/ (* (* (* M M) D) D) (* l (* d d))) (* -1/4 h)) (+ (* (* (/ h l) (/ (* (* D M) -1/2) d)) (* (* (/ 1/2 d) M) D)) 1) (* w0 (sqrt (+ (* (* (/ h l) (/ (* (* D M) -1/2) d)) (* (* (/ 1/2 d) M) D)) 1))) (sqrt (+ (* (* (/ h l) (/ (* (* D M) -1/2) d)) (* (* (/ 1/2 d) M) D)) 1)) (* (/ h l) (/ (* (* D M) -1/2) d)) (+ (* (* (/ (neg h) l) (* (* D 1/2) (* (/ M d) M))) (* (/ 1/2 d) D)) 1) (* (/ (neg h) l) (* (* D 1/2) (* (/ M d) M))) (* w0 (sqrt (+ (* (* (/ (neg h) l) (* (* D 1/2) (* (/ M d) M))) (* (/ 1/2 d) D)) 1))) (sqrt (+ (* (* (/ (neg h) l) (* (* D 1/2) (* (/ M d) M))) (* (/ 1/2 d) D)) 1)) (* (* (/ 1/2 d) M) D) (/ (* (* (/ 1/2 d) M) D) l) (/ (* (* D M) -1/2) d) (/ (* (* (* M M) D) D) (* l (* d d))) (* l (* d d)) (* (* D 1/2) (* (/ M d) M))) |
| 1× | egg-herbie |
| 10 466× | lower-*.f64 |
| 10 466× | lower-*.f32 |
| 8 468× | lower-fma.f64 |
| 8 468× | lower-fma.f32 |
| 2 730× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 659 | 35895 |
| 1 | 2285 | 35665 |
| 0 | 8205 | 34617 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(* -1/2 (/ (* D (* M h)) d)) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
| Outputs |
|---|
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) (/.f64 h l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 w0 (*.f64 d d)) (/.f64 (*.f64 M M) l)))) h w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 (*.f64 M M) w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (*.f64 l l)) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))))) h)) h w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 h (*.f64 l l)) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 M (*.f64 d d)) (/.f64 M l)))) h #s(literal 1 binary64)) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 M M) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (pow.f64 M #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (*.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 d #s(literal 6 binary64)))))) h)) h #s(literal 1 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) (/.f64 h l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 w0 (*.f64 d d)) (/.f64 (*.f64 M M) l)))) h w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 (*.f64 M M) w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (*.f64 l l)) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))))) h)) h w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 h (*.f64 l l)) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 M (*.f64 d d)) (/.f64 M l)))) h #s(literal 1 binary64)) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 M M) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (pow.f64 M #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (*.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 d #s(literal 6 binary64)))))) h)) h #s(literal 1 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) (/.f64 h l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 w0 (*.f64 d d)) (/.f64 (*.f64 M M) l)))) h w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 (*.f64 M M) w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (*.f64 l l)) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))))) h)) h w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 h (*.f64 l l)) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 M (*.f64 d d)) (/.f64 M l)))) h #s(literal 1 binary64)) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 M M) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (pow.f64 M #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (*.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 d #s(literal 6 binary64)))))) h)) h #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) (/.f64 h l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 w0 (*.f64 d d)) (/.f64 (*.f64 M M) l)))) h w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 (*.f64 M M) w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (*.f64 l l)) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))))) h)) h w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 h (*.f64 l l)) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 M (*.f64 d d)) (/.f64 M l)))) h #s(literal 1 binary64)) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 M M) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (pow.f64 M #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (*.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 d #s(literal 6 binary64)))))) h)) h #s(literal 1 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) (/.f64 h l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 w0 (*.f64 d d)) (/.f64 (*.f64 M M) l)))) h w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 (*.f64 M M) w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (*.f64 l l)) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))))) h)) h w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 h (*.f64 l l)) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 M (*.f64 d d)) (/.f64 M l)))) h #s(literal 1 binary64)) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 M M) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (pow.f64 M #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (*.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 d #s(literal 6 binary64)))))) h)) h #s(literal 1 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))))) h) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))) h) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))))) h) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))))) h) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))))) h) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))) h) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))))) h) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))))) h) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))))) h) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))) h) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))))) h) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))))) h) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))))) h) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))) h) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))))) h) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))))) h) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))))) h) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))) h) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))))) h) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))))) h) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1/4 binary64) (/.f64 #s(literal -1 binary64) h))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1/4 binary64) (/.f64 #s(literal -1 binary64) h))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1/4 binary64) (/.f64 #s(literal -1 binary64) h))) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 3 binary64)) w0) (pow.f64 M #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (/.f64 w0 (pow.f64 D #s(literal 5 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))))))) |
(* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 M #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 M #s(literal 5 binary64)) (pow.f64 D #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))))))) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 3 binary64)) w0) (pow.f64 M #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (/.f64 w0 (pow.f64 D #s(literal 5 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))))))) |
(* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 M #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 M #s(literal 5 binary64)) (pow.f64 D #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))))))) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 3 binary64)) w0) (pow.f64 M #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (/.f64 w0 (pow.f64 D #s(literal 5 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))))))) |
(* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 M #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 M #s(literal 5 binary64)) (pow.f64 D #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1/4 binary64) (/.f64 #s(literal -1 binary64) h))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1/4 binary64) (/.f64 #s(literal -1 binary64) h))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1/4 binary64) (/.f64 #s(literal -1 binary64) h))) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 3 binary64)) w0) (pow.f64 M #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (/.f64 w0 (pow.f64 D #s(literal 5 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))))))) |
(* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 M #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 M #s(literal 5 binary64)) (pow.f64 D #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))))))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1/4 binary64) (/.f64 #s(literal -1 binary64) h))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1/4 binary64) (/.f64 #s(literal -1 binary64) h))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1/4 binary64) (/.f64 #s(literal -1 binary64) h))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 3 binary64)) w0) (pow.f64 M #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (/.f64 w0 (pow.f64 D #s(literal 5 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))))))) |
(* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 M #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 M #s(literal 5 binary64)) (pow.f64 D #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))))))) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (*.f64 M M) l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 w0 l)))) (*.f64 M M) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 h w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 h l) (/.f64 h l))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))))) (*.f64 M M))) (*.f64 M M) w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 M M) #s(literal 1 binary64)) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 h (*.f64 l l)) (/.f64 h (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (*.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 d #s(literal 6 binary64)))))) (*.f64 M M) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 M M) #s(literal 1 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (*.f64 M M) l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 w0 l)))) (*.f64 M M) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 h w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 h l) (/.f64 h l))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))))) (*.f64 M M))) (*.f64 M M) w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 M M) #s(literal 1 binary64)) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 h (*.f64 l l)) (/.f64 h (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (*.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 d #s(literal 6 binary64)))))) (*.f64 M M) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 M M) #s(literal 1 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (*.f64 M M) l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 w0 l)))) (*.f64 M M) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 h w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 h l) (/.f64 h l))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))))) (*.f64 M M))) (*.f64 M M) w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 M M) #s(literal 1 binary64)) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 h (*.f64 l l)) (/.f64 h (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (*.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 d #s(literal 6 binary64)))))) (*.f64 M M) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 M M) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (*.f64 M M) l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 w0 l)))) (*.f64 M M) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 h w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 h l) (/.f64 h l))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))))) (*.f64 M M))) (*.f64 M M) w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 M M) #s(literal 1 binary64)) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 h (*.f64 l l)) (/.f64 h (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (*.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 d #s(literal 6 binary64)))))) (*.f64 M M) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 M M) #s(literal 1 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (*.f64 M M) l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 w0 l)))) (*.f64 M M) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 h w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 h l) (/.f64 h l))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))))) (*.f64 M M))) (*.f64 M M) w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 M M) #s(literal 1 binary64)) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 h (*.f64 l l)) (/.f64 h (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (*.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 d #s(literal 6 binary64)))))) (*.f64 M M) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 M M) #s(literal 1 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 l h)) D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))) (*.f64 (/.f64 w0 (*.f64 M D)) (/.f64 d (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 h #s(literal 3 binary64))) (pow.f64 l #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))))) (*.f64 l l))) (*.f64 l l))) l) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 h #s(literal 3 binary64))) (pow.f64 l #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 l h)) D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))) (*.f64 (/.f64 w0 (*.f64 M D)) (/.f64 d (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 h #s(literal 3 binary64))) (pow.f64 l #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))))) (*.f64 l l))) (*.f64 l l))) l) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 h #s(literal 3 binary64))) (pow.f64 l #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 l h)) D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))) (*.f64 (/.f64 w0 (*.f64 M D)) (/.f64 d (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 h #s(literal 3 binary64))) (pow.f64 l #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))))) (*.f64 l l))) (*.f64 l l))) l) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 h #s(literal 3 binary64))) (pow.f64 l #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 l h)) D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))) (*.f64 (/.f64 w0 (*.f64 M D)) (/.f64 d (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 h #s(literal 3 binary64))) (pow.f64 l #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))))) (*.f64 l l))) (*.f64 l l))) l) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 h #s(literal 3 binary64))) (pow.f64 l #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 l h)) D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l))) (*.f64 (/.f64 w0 (*.f64 M D)) (/.f64 d (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 h #s(literal 3 binary64))) (pow.f64 l #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))))) (*.f64 l l))) (*.f64 l l))) l) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 h #s(literal 3 binary64))) (pow.f64 l #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) h) l)))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)))) (fma.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 l #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 6 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)))) (fma.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 l #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 6 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)))) (fma.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 l #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 6 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)))) (fma.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 l #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 6 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)))) (fma.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 l #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 6 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 h h) w0) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h w0) d) (/.f64 (*.f64 M M) d)))) l)) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) D) D) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 d #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) w0) (pow.f64 h #s(literal 3 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)))) (neg.f64 l))) l)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h d) (/.f64 (*.f64 M M) d)))) l)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (pow.f64 d #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)))) (neg.f64 l))) l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 h h) w0) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h w0) d) (/.f64 (*.f64 M M) d)))) l)) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) D) D) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 d #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) w0) (pow.f64 h #s(literal 3 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)))) (neg.f64 l))) l)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h d) (/.f64 (*.f64 M M) d)))) l)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (pow.f64 d #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)))) (neg.f64 l))) l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 h h) w0) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h w0) d) (/.f64 (*.f64 M M) d)))) l)) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) D) D) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 d #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) w0) (pow.f64 h #s(literal 3 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)))) (neg.f64 l))) l)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h d) (/.f64 (*.f64 M M) d)))) l)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (pow.f64 d #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)))) (neg.f64 l))) l)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 h h) w0) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h w0) d) (/.f64 (*.f64 M M) d)))) l)) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) D) D) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 d #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) w0) (pow.f64 h #s(literal 3 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)))) (neg.f64 l))) l)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h d) (/.f64 (*.f64 M M) d)))) l)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (pow.f64 d #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)))) (neg.f64 l))) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 h h) w0) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h w0) d) (/.f64 (*.f64 M M) d)))) l)) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) D) D) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 d #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) w0) (pow.f64 h #s(literal 3 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)))) (neg.f64 l))) l)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h d) (/.f64 (*.f64 M M) d)))) l)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (pow.f64 d #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)))) (neg.f64 l))) l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (*.f64 D D))) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l))) (*.f64 D D) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 M #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 h l) (/.f64 h l))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))))) (*.f64 D D) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l))) (*.f64 D D) w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))) (*.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 D D)) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)))) (*.f64 D D) #s(literal 1 binary64)) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 M #s(literal 4 binary64))) (*.f64 (/.f64 h (*.f64 l l)) (/.f64 h (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 l #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (*.f64 D D)) (pow.f64 d #s(literal 6 binary64))))) (*.f64 D D) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 D D) #s(literal 1 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (*.f64 D D))) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l))) (*.f64 D D) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 M #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 h l) (/.f64 h l))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))))) (*.f64 D D) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l))) (*.f64 D D) w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))) (*.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 D D)) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)))) (*.f64 D D) #s(literal 1 binary64)) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 M #s(literal 4 binary64))) (*.f64 (/.f64 h (*.f64 l l)) (/.f64 h (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 l #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (*.f64 D D)) (pow.f64 d #s(literal 6 binary64))))) (*.f64 D D) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 D D) #s(literal 1 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (*.f64 D D))) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l))) (*.f64 D D) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 M #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 h l) (/.f64 h l))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))))) (*.f64 D D) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l))) (*.f64 D D) w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))) (*.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 D D)) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)))) (*.f64 D D) #s(literal 1 binary64)) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 M #s(literal 4 binary64))) (*.f64 (/.f64 h (*.f64 l l)) (/.f64 h (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 l #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (*.f64 D D)) (pow.f64 d #s(literal 6 binary64))))) (*.f64 D D) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 D D) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (*.f64 D D))) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l))) (*.f64 D D) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 M #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 h l) (/.f64 h l))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))))) (*.f64 D D) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l))) (*.f64 D D) w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))) (*.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 D D)) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)))) (*.f64 D D) #s(literal 1 binary64)) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 M #s(literal 4 binary64))) (*.f64 (/.f64 h (*.f64 l l)) (/.f64 h (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 l #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (*.f64 D D)) (pow.f64 d #s(literal 6 binary64))))) (*.f64 D D) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 D D) #s(literal 1 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (*.f64 D D))) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l))) (*.f64 D D) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 M #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 h l) (/.f64 h l))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))))) (*.f64 D D) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l))) (*.f64 D D) w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))) (*.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 D D)) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)))) (*.f64 D D) #s(literal 1 binary64)) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 M #s(literal 4 binary64))) (*.f64 (/.f64 h (*.f64 l l)) (/.f64 h (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 l #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (*.f64 D D)) (pow.f64 d #s(literal 6 binary64))))) (*.f64 D D) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 D D) #s(literal 1 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 D D))) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (/.f64 (*.f64 h (*.f64 M M)) l)) (*.f64 d d))) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (/.f64 (*.f64 h (*.f64 M M)) l)) (*.f64 d d))) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (/.f64 (*.f64 h (*.f64 M M)) l)) (*.f64 d d))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (*.f64 d d) #s(literal 1/2 binary64)) (*.f64 (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h))) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 d d) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (pow.f64 D #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (pow.f64 D #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) D (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 d d) D)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) (sqrt.f64 (/.f64 l h)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))))) (*.f64 d d) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) (sqrt.f64 (/.f64 h l)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) D (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 d d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h)))) (*.f64 d d))) d) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (*.f64 d d) #s(literal 1/2 binary64)) (*.f64 (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h))) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 d d) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (pow.f64 D #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (pow.f64 D #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) D (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 d d) D)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) (sqrt.f64 (/.f64 l h)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))))) (*.f64 d d) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) (sqrt.f64 (/.f64 h l)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) D (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 d d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h)))) (*.f64 d d))) d) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (*.f64 d d) #s(literal 1/2 binary64)) (*.f64 (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h))) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 d d) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (pow.f64 D #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (pow.f64 D #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) D (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 d d) D)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) (sqrt.f64 (/.f64 l h)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))))) (*.f64 d d) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) (sqrt.f64 (/.f64 h l)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) D (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 d d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h)))) (*.f64 d d))) d) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (/.f64 (*.f64 h (*.f64 M M)) l)) (*.f64 d d))) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (/.f64 (*.f64 h (*.f64 M M)) l)) (*.f64 d d))) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (/.f64 (*.f64 h (*.f64 M M)) l)) (*.f64 d d))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (/.f64 (*.f64 h (*.f64 M M)) l)) (*.f64 d d))) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (/.f64 (*.f64 h (*.f64 M M)) l)) (*.f64 d d))) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (/.f64 (*.f64 h (*.f64 M M)) l)) (*.f64 d d))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (*.f64 d d) #s(literal 1/2 binary64)) (*.f64 (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h))) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 d d) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (pow.f64 D #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (pow.f64 D #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) D (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 d d) D)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) (sqrt.f64 (/.f64 l h)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))))) (*.f64 d d) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) (sqrt.f64 (/.f64 h l)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) D (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 d d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h)))) (*.f64 d d))) d) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (/.f64 (*.f64 h (*.f64 M M)) l)) (*.f64 d d))) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (/.f64 (*.f64 h (*.f64 M M)) l)) (*.f64 d d))) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (/.f64 (*.f64 h (*.f64 M M)) l)) (*.f64 d d))) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (*.f64 d d) #s(literal 1/2 binary64)) (*.f64 (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h))) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 d d) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (pow.f64 D #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (pow.f64 D #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) D (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 d d) D)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) (sqrt.f64 (/.f64 l h)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))))) (*.f64 d d) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) (sqrt.f64 (/.f64 h l)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) D (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 d d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h)))) (*.f64 d d))) d) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)))) (fma.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 l #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 6 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)))) (fma.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 l #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 6 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)))) (fma.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 l #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 6 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)))) (fma.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 l #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 6 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)))) (fma.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 l #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 6 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)))) (fma.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 l #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 6 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)))) (fma.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 l #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 6 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)))) (fma.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 l #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 6 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)))) (fma.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 l #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 6 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 h M) D) d) l) #s(literal -1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
(* -1/2 (/ (* D (* (pow M 2) h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h (*.f64 M M)) l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 w0 (pow.f64 D #s(literal 4 binary64)))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)))) (fma.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 l #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 6 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M D) d) l) #s(literal 1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D (pow M 2)) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M D) M) d) #s(literal 1/2 binary64)) |
| 4 982× | lower-/.f32 |
| 4 966× | lower-/.f64 |
| 3 338× | lower-*.f32 |
| 3 298× | lower-*.f64 |
| 3 072× | lower-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 61 | 445 |
| 0 | 103 | 454 |
| 1 | 329 | 389 |
| 2 | 2660 | 379 |
| 0 | 8222 | 365 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) |
(sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)))) |
#s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h)) |
(fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) |
(sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) |
(*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) |
(*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) |
(sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) |
(/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) |
(*.f64 l (*.f64 d d)) |
(*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M)) |
| Outputs |
|---|
(*.f64 (pow.f64 (/.f64 (pow.f64 h #s(literal -1 binary64)) (*.f64 (*.f64 M D) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (neg.f64 d) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) h) (*.f64 (*.f64 M D) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 d #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 h #s(literal -1/2 binary64)) (/.f64 #s(literal -1/2 binary64) d)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 h #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) D) M)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 h #s(literal -1/2 binary64)) (pow.f64 d #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 h #s(literal 1/2 binary64)) (pow.f64 (/.f64 (pow.f64 h #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) #s(literal -1 binary64))) |
(*.f64 (*.f64 h (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d)) |
(*.f64 (/.f64 (*.f64 M D) (pow.f64 h #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) d) (pow.f64 h #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) (pow.f64 h #s(literal -1/2 binary64))) (/.f64 (pow.f64 d #s(literal -1 binary64)) (pow.f64 h #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 M D) (pow.f64 h #s(literal -1 binary64))) (/.f64 #s(literal -1/2 binary64) d)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) h)) (/.f64 (*.f64 M D) d)) |
(*.f64 (/.f64 D (pow.f64 h #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) M) d)) |
(*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (pow.f64 d #s(literal -1 binary64))) |
(*.f64 (*.f64 M D) (/.f64 (/.f64 #s(literal -1/2 binary64) d) (pow.f64 h #s(literal -1 binary64)))) |
(*.f64 (*.f64 M D) (/.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 h #s(literal -1 binary64)) d))) |
(*.f64 (*.f64 M D) (*.f64 (/.f64 #s(literal -1/2 binary64) d) h)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 h (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (pow.f64 (/.f64 #s(literal -1 binary64) h) #s(literal -1 binary64))) |
(*.f64 h (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) |
(*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) (/.f64 (pow.f64 d #s(literal -1 binary64)) (pow.f64 h #s(literal -1 binary64)))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) (*.f64 (pow.f64 d #s(literal -1 binary64)) h)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 M D) (*.f64 (pow.f64 h #s(literal -1 binary64)) d))) |
(*.f64 D (/.f64 (*.f64 #s(literal -1/2 binary64) M) (*.f64 (pow.f64 h #s(literal -1 binary64)) d))) |
(pow.f64 (*.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)) (pow.f64 h #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (pow.f64 h #s(literal -1 binary64)) d) (*.f64 (*.f64 #s(literal -1/2 binary64) D) M)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) h))) (neg.f64 d)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (pow.f64 h #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 h #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 h (*.f64 (*.f64 M D) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 d))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) h)) (neg.f64 (neg.f64 d))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) h)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) #s(literal 1 binary64))) (neg.f64 (*.f64 (pow.f64 h #s(literal -1 binary64)) d))) |
(/.f64 (neg.f64 (*.f64 h #s(literal 1 binary64))) (neg.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 d) (pow.f64 h #s(literal -1 binary64))))) |
(/.f64 (/.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) h)) d) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (pow.f64 h #s(literal -1/2 binary64))) (pow.f64 h #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (pow.f64 h #s(literal -1 binary64)) (neg.f64 d)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 (*.f64 (pow.f64 h #s(literal -1 binary64)) d)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D))) (neg.f64 d)) |
(/.f64 (*.f64 h (*.f64 (*.f64 M D) #s(literal 1/2 binary64))) (neg.f64 d)) |
(/.f64 (*.f64 h #s(literal 1 binary64)) (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 d) (pow.f64 h #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) h) (neg.f64 d)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #s(literal 1 binary64)) (pow.f64 h #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) #s(literal 1 binary64)) (*.f64 (pow.f64 h #s(literal -1 binary64)) d)) |
(/.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) (*.f64 (pow.f64 h #s(literal -1 binary64)) (neg.f64 d))) |
(/.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (pow.f64 h #s(literal -1 binary64)) d))) |
(/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) d) |
(/.f64 (neg.f64 h) (neg.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 d (/.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) h)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 h #s(literal -1/2 binary64)) (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (pow.f64 h #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 d) (*.f64 h (*.f64 (*.f64 M D) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)) (*.f64 h #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 d) (pow.f64 h #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 d) (*.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) h))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 h #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 h #s(literal -1 binary64)) d) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 h #s(literal -1 binary64)) (neg.f64 d)) (*.f64 (*.f64 M D) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 d (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)) h)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 h #s(literal -1 binary64)) d) (*.f64 (*.f64 #s(literal -1/2 binary64) D) M))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)) (pow.f64 h #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 h #s(literal -1 binary64)) d) (*.f64 (*.f64 #s(literal -1/2 binary64) D) M))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) h)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (/.f64 #s(literal -1 binary64) h)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)) (pow.f64 h #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 h #s(literal -1 binary64)) d) (*.f64 (*.f64 #s(literal -1/2 binary64) D) M)))) |
(/.f64 h (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (neg.f64 (/.f64 #s(literal -1 binary64) h))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (pow.f64 h #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) (*.f64 (pow.f64 h #s(literal -1 binary64)) d)) |
(neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (pow.f64 h #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 h #s(literal -1 binary64)) (neg.f64 d))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) (*.f64 (pow.f64 h #s(literal -1 binary64)) (neg.f64 d)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (pow.f64 h #s(literal -1 binary64)) d))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) (neg.f64 (*.f64 (pow.f64 h #s(literal -1 binary64)) d)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) h))) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (pow.f64 h #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 h #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (pow.f64 h #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) h)) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (pow.f64 h #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64))) (/.f64 (neg.f64 h) (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (pow.f64 h #s(literal -1 binary64)) d) (*.f64 (*.f64 #s(literal -1/2 binary64) D) M))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)))) (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))) (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64))) (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64))) (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64))) (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64))) (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))))) (neg.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))))) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) l) #s(literal 1 binary64)) h #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 h l) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) (*.f64 (*.f64 (/.f64 (neg.f64 h) l) #s(literal 1/2 binary64)) D)) (*.f64 (/.f64 M d) M) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) (/.f64 (neg.f64 h) l)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) M) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) D) (/.f64 #s(literal 1/2 binary64) d) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d)) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (/.f64 D l) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) (/.f64 #s(literal 1/2 binary64) d)) (*.f64 M D) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (/.f64 h l)) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (pow.f64 h #s(literal -1/2 binary64))) (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (pow.f64 h #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) h) (pow.f64 l #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) l) h #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) h) (pow.f64 l #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) #s(literal 1/2 binary64)) D) (*.f64 (*.f64 (/.f64 M d) M) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (*.f64 D #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) D #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) d)) (*.f64 D #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) d)) D #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (/.f64 h l) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) (*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) M) (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 h) l) (*.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 h) (*.f64 (pow.f64 l #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) |
(fma.f64 (/.f64 h l) (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 h l) (neg.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) (/.f64 (neg.f64 h) l) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) (/.f64 h l) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (*.f64 h (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 h (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (*.f64 (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (*.f64 (pow.f64 l #s(literal -1 binary64)) (*.f64 (*.f64 h (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (/.f64 h l)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) (*.f64 (/.f64 D l) (*.f64 (*.f64 h (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) (*.f64 D (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 D (*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 (*.f64 M D) (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 h (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 h (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d)) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 h (*.f64 (pow.f64 l #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 h (*.f64 (pow.f64 l #s(literal -1 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (*.f64 h (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (*.f64 (/.f64 h l) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) #s(literal 1 binary64)) |
(fma.f64 D (*.f64 (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) #s(literal 1 binary64)) |
(fma.f64 D (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) d)) #s(literal 1 binary64)) |
(-.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))) (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64))) (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) w0) |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))))) (sqrt.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))))) (pow.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64))) (pow.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (log1p.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)))))) (sqrt.f64 (neg.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) w0) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 (pow.f64 d #s(literal -2 binary64)) (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l))))) w0) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 (pow.f64 d #s(literal -2 binary64)) (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l)))))) |
(*.f64 (pow.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 (pow.f64 d #s(literal -2 binary64)) (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l)))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 (pow.f64 d #s(literal -2 binary64)) (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l)))) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 (pow.f64 d #s(literal -2 binary64)) (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l)))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 (pow.f64 d #s(literal -2 binary64)) (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l)))) #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 (pow.f64 d #s(literal -2 binary64)) (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l))))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 (pow.f64 d #s(literal -2 binary64)) (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 (pow.f64 d #s(literal -2 binary64)) (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l)))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 (pow.f64 d #s(literal -2 binary64)) (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 (pow.f64 d #s(literal -2 binary64)) (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l))))) #s(literal 1/2 binary64))) |
#s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 (pow.f64 d #s(literal -2 binary64)) (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l)))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (/.f64 (*.f64 (*.f64 M M) D) l)) (/.f64 (/.f64 D d) d)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 (*.f64 M M) D)) (/.f64 (/.f64 (/.f64 D d) d) l)) |
(*.f64 (*.f64 (*.f64 (pow.f64 d #s(literal -2 binary64)) (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l)) h) #s(literal -1/4 binary64)) |
(*.f64 (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) (*.f64 l d)) (/.f64 (*.f64 #s(literal -1/4 binary64) h) d)) |
(*.f64 (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) (*.f64 d d)) (/.f64 (*.f64 #s(literal -1/4 binary64) h) l)) |
(*.f64 (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l) (/.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 d d))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) #s(literal -1/4 binary64)) h) (/.f64 (pow.f64 d #s(literal -2 binary64)) l)) |
(*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l) #s(literal -1/4 binary64)) (*.f64 d d)) h) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) (*.f64 (/.f64 (/.f64 D d) d) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 (pow.f64 d #s(literal -2 binary64)) (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 h (*.f64 (pow.f64 d #s(literal -2 binary64)) (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l)))) |
(*.f64 (*.f64 (pow.f64 d #s(literal -2 binary64)) (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l)) (*.f64 #s(literal -1/4 binary64) h)) |
(*.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 (*.f64 d d) l))) |
(*.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 d #s(literal -2 binary64)) l) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (*.f64 (*.f64 M M) D) (*.f64 (/.f64 (/.f64 (/.f64 D d) d) l) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 h (/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l) #s(literal -1/4 binary64)) (*.f64 d d))) |
(pow.f64 (/.f64 (*.f64 (*.f64 d d) l) (*.f64 (*.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) #s(literal -1/4 binary64)) h)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) #s(literal -1/4 binary64)) h) (*.f64 l d))) (neg.f64 d)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) #s(literal -1/4 binary64)) h) (*.f64 d d))) (neg.f64 l)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) #s(literal -1/4 binary64)) h) l)) (neg.f64 (*.f64 d d))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l) (*.f64 #s(literal -1/4 binary64) h))) (neg.f64 (*.f64 d d))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h))) (neg.f64 (*.f64 (neg.f64 l) (*.f64 d d)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) h))) (neg.f64 (*.f64 (*.f64 l d) (/.f64 d (pow.f64 (*.f64 M D) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l))) (neg.f64 (*.f64 d d))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (neg.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64))))) (neg.f64 (*.f64 (neg.f64 l) (*.f64 d d)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 l d) (/.f64 d (pow.f64 (*.f64 M D) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) #s(literal -1/4 binary64)) h))) (neg.f64 (*.f64 (neg.f64 l) (*.f64 d d)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/4 binary64) h)) (neg.f64 (*.f64 (*.f64 l d) (/.f64 d (pow.f64 (*.f64 M D) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) #s(literal -1/4 binary64)) h) (*.f64 l d)) d) |
(/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) #s(literal -1/4 binary64)) h) (*.f64 d d)) l) |
(/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) #s(literal -1/4 binary64)) h) l) (*.f64 d d)) |
(/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l) (*.f64 #s(literal -1/4 binary64) h)) (*.f64 d d)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h)) (*.f64 (neg.f64 l) (*.f64 d d))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) h)) (*.f64 (*.f64 l d) (/.f64 d (pow.f64 (*.f64 M D) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l)) (*.f64 d d)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (neg.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)))) (*.f64 (neg.f64 l) (*.f64 d d))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) #s(literal 1 binary64)) (*.f64 (*.f64 l d) (/.f64 d (pow.f64 (*.f64 M D) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) #s(literal -1/4 binary64)) h)) (*.f64 (neg.f64 l) (*.f64 d d))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) #s(literal -1/4 binary64)) h) (*.f64 (*.f64 d d) l)) |
(/.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 (*.f64 l d) (/.f64 d (pow.f64 (*.f64 M D) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 d (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) #s(literal -1/4 binary64)) h) (*.f64 l d)))) |
(/.f64 #s(literal 1 binary64) (/.f64 l (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) #s(literal -1/4 binary64)) h) (*.f64 d d)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 d d) (/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) #s(literal -1/4 binary64)) h) l))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 d d) (*.f64 (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l) (*.f64 #s(literal -1/4 binary64) h)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 l) (*.f64 d d)) (*.f64 (neg.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 l d) (/.f64 d (pow.f64 (*.f64 M D) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) h)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 d d) (*.f64 (*.f64 #s(literal -1/4 binary64) h) (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 l) (*.f64 d d)) (*.f64 (*.f64 #s(literal -1/4 binary64) h) (neg.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 l d) (/.f64 d (pow.f64 (*.f64 M D) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -1/4 binary64) h) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 l d) (/.f64 d (pow.f64 (*.f64 M D) #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) h))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 d d) l) (*.f64 (*.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) #s(literal -1/4 binary64)) h)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 d d) l) (*.f64 (*.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) #s(literal -1/4 binary64)) h))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 d d) l) (*.f64 (*.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) #s(literal -1/4 binary64)) h)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)))) (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))) (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64))) (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64))) (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64))) (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64))) (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))))) (neg.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))))) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) l) #s(literal 1 binary64)) h #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 h l) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) (*.f64 (*.f64 (/.f64 (neg.f64 h) l) #s(literal 1/2 binary64)) D)) (*.f64 (/.f64 M d) M) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) (/.f64 (neg.f64 h) l)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) M) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) D) (/.f64 #s(literal 1/2 binary64) d) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d)) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (/.f64 D l) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) (/.f64 #s(literal 1/2 binary64) d)) (*.f64 M D) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (/.f64 h l)) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (pow.f64 h #s(literal -1/2 binary64))) (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (pow.f64 h #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) h) (pow.f64 l #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) l) h #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) h) (pow.f64 l #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) #s(literal 1/2 binary64)) D) (*.f64 (*.f64 (/.f64 M d) M) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (*.f64 D #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) D #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) d)) (*.f64 D #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) d)) D #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (/.f64 h l) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) (*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) M) (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 h) l) (*.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 h) (*.f64 (pow.f64 l #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) |
(fma.f64 (/.f64 h l) (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 h l) (neg.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) (/.f64 (neg.f64 h) l) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) (/.f64 h l) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (*.f64 h (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 h (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (*.f64 (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (*.f64 (pow.f64 l #s(literal -1 binary64)) (*.f64 (*.f64 h (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (/.f64 h l)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) (*.f64 (/.f64 D l) (*.f64 (*.f64 h (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) (*.f64 D (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 D (*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 (*.f64 M D) (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 h (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 h (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d)) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 h (*.f64 (pow.f64 l #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 h (*.f64 (pow.f64 l #s(literal -1 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (*.f64 h (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (*.f64 (/.f64 h l) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) #s(literal 1 binary64)) |
(fma.f64 D (*.f64 (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) #s(literal 1 binary64)) |
(fma.f64 D (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) d)) #s(literal 1 binary64)) |
(-.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))) (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64))) (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) w0) |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))))) (sqrt.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))))) (pow.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64))) (pow.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (log1p.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)))))) (sqrt.f64 (neg.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 h l) (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d)) |
(*.f64 (*.f64 (*.f64 (/.f64 h l) #s(literal -1/2 binary64)) (*.f64 M D)) (pow.f64 d #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (pow.f64 (*.f64 l d) #s(literal -1 binary64))) |
(*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) |
(*.f64 (*.f64 M D) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (/.f64 h l))) |
(*.f64 (*.f64 (*.f64 h (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d)) (pow.f64 l #s(literal -1 binary64))) |
(*.f64 h (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) l)) |
(*.f64 h (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) (*.f64 l d))) |
(*.f64 h (*.f64 (pow.f64 l #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (/.f64 h l)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) (pow.f64 (*.f64 d (/.f64 l h)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (*.f64 l d) (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 l h) (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)) (/.f64 l h)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal -1 binary64)) d) (*.f64 (*.f64 #s(literal -1/2 binary64) D) M)) l) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 h) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)))) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) (/.f64 h l))) (neg.f64 (neg.f64 d))) |
(/.f64 (neg.f64 (*.f64 (/.f64 h l) (*.f64 (*.f64 M D) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 d))) |
(/.f64 (neg.f64 (*.f64 (/.f64 h l) #s(literal 1 binary64))) (neg.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (neg.f64 h))) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 h (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d)))) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (/.f64 h l) #s(literal -1/2 binary64)) (*.f64 M D)))) (neg.f64 (neg.f64 d))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)))) (neg.f64 (neg.f64 (*.f64 l d)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 h) (*.f64 (*.f64 M D) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (neg.f64 l) (neg.f64 d)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 h) (*.f64 (*.f64 #s(literal -1/2 binary64) D) M))) (neg.f64 (*.f64 (neg.f64 l) d))) |
(/.f64 (neg.f64 (*.f64 h (*.f64 (*.f64 M D) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 l (neg.f64 d)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) (neg.f64 h))) (neg.f64 (*.f64 (neg.f64 d) (neg.f64 l)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) h)) (neg.f64 (*.f64 (neg.f64 d) l))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 h))) (neg.f64 (*.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)) (neg.f64 l)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) (neg.f64 h))) (neg.f64 (*.f64 d (neg.f64 l)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) D) M))) (neg.f64 (*.f64 (/.f64 l h) d))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #s(literal 1 binary64))) (/.f64 (neg.f64 l) h)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 h) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 l) (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) #s(literal 1 binary64))) (neg.f64 (*.f64 d (/.f64 l h)))) |
(/.f64 (neg.f64 (*.f64 h #s(literal 1 binary64))) (neg.f64 (*.f64 l (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 M D) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 l h) (neg.f64 d)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 d) (/.f64 l h)))) |
(/.f64 (*.f64 (neg.f64 h) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) (neg.f64 l)) |
(/.f64 (*.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) (/.f64 h l)) (neg.f64 d)) |
(/.f64 (*.f64 (/.f64 h l) (*.f64 (*.f64 M D) #s(literal 1/2 binary64))) (neg.f64 d)) |
(/.f64 (*.f64 (/.f64 h l) #s(literal 1 binary64)) (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (neg.f64 h)) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 h (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d))) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 h l) #s(literal -1/2 binary64)) (*.f64 M D))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D))) (neg.f64 (*.f64 l d))) |
(/.f64 (*.f64 (neg.f64 h) (*.f64 (*.f64 M D) #s(literal 1/2 binary64))) (*.f64 (neg.f64 l) (neg.f64 d))) |
(/.f64 (*.f64 (neg.f64 h) #s(literal 1 binary64)) (*.f64 (neg.f64 l) (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 h) (*.f64 (*.f64 #s(literal -1/2 binary64) D) M)) (*.f64 (neg.f64 l) d)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 M D) #s(literal 1/2 binary64))) (*.f64 (/.f64 l h) (neg.f64 d))) |
(/.f64 (*.f64 h (*.f64 (*.f64 M D) #s(literal 1/2 binary64))) (*.f64 l (neg.f64 d))) |
(/.f64 (*.f64 h #s(literal 1 binary64)) (*.f64 l (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) (neg.f64 h)) (*.f64 (neg.f64 d) (neg.f64 l))) |
(/.f64 (*.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 d) (/.f64 l h))) |
(/.f64 (*.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) h) (*.f64 (neg.f64 d) l)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 h)) (*.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)) (neg.f64 l))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) (neg.f64 h)) (*.f64 d (neg.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) D) M)) (*.f64 (/.f64 l h) d)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #s(literal 1 binary64)) (/.f64 l h)) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) #s(literal 1 binary64)) (*.f64 d (/.f64 l h))) |
(/.f64 (*.f64 (*.f64 (/.f64 h l) #s(literal -1/2 binary64)) (*.f64 M D)) d) |
(/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) |
(/.f64 (/.f64 (neg.f64 h) l) (neg.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 h) (neg.f64 (*.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)) l))) |
(/.f64 (/.f64 h l) (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 l) (*.f64 (neg.f64 h) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 d) (*.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) (/.f64 h l)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 d) (*.f64 (/.f64 h l) (*.f64 (*.f64 M D) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)) (*.f64 (/.f64 h l) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (neg.f64 h)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 l) (neg.f64 d)) (*.f64 (neg.f64 h) (*.f64 (*.f64 M D) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 l) (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64))) (*.f64 (neg.f64 h) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 l) d) (*.f64 (neg.f64 h) (*.f64 (*.f64 #s(literal -1/2 binary64) D) M)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 l h) (neg.f64 d)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 M D) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 l (neg.f64 d)) (*.f64 h (*.f64 (*.f64 M D) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 l (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64))) (*.f64 h #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 d) (neg.f64 l)) (*.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) (neg.f64 h)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 d) (/.f64 l h)) (*.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 d) l) (*.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) h))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)) (neg.f64 l)) (*.f64 #s(literal 1 binary64) (neg.f64 h)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 d (neg.f64 l)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) (neg.f64 h)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 l h) d) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) D) M)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 l h) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 d (/.f64 l h)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)) (/.f64 h l))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 l d) (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 l h) (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)) (/.f64 l h)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)) l) h)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 l h) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 l d) (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 l h) (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)) (/.f64 l h))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (/.f64 (neg.f64 l) h)) |
(/.f64 (*.f64 (*.f64 h (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d)) l) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 l d) (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 l h) (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)) (/.f64 l h)))) |
(/.f64 h (*.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)) l)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (/.f64 l h)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) l) (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64))) (/.f64 (/.f64 (neg.f64 h) l) (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)) l)) (/.f64 (neg.f64 h) (*.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)) l))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 l h)) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (/.f64 l h))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)))) (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))) (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64))) (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64))) (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64))) (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64))) (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))))) (neg.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))))) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) l) #s(literal 1 binary64)) h #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 h l) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) (*.f64 (*.f64 (/.f64 (neg.f64 h) l) #s(literal 1/2 binary64)) D)) (*.f64 (/.f64 M d) M) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) (/.f64 (neg.f64 h) l)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) M) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) D) (/.f64 #s(literal 1/2 binary64) d) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d)) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (/.f64 D l) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) (/.f64 #s(literal 1/2 binary64) d)) (*.f64 M D) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (/.f64 h l)) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (pow.f64 h #s(literal -1/2 binary64))) (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (pow.f64 h #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) h) (pow.f64 l #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) l) h #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) h) (pow.f64 l #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) #s(literal 1/2 binary64)) D) (*.f64 (*.f64 (/.f64 M d) M) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (*.f64 D #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) D #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) d)) (*.f64 D #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) d)) D #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (/.f64 h l) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) (*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) M) (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 h) l) (*.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 h) (*.f64 (pow.f64 l #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) |
(fma.f64 (/.f64 h l) (*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 h l) (neg.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) (/.f64 (neg.f64 h) l) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) (/.f64 h l) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (*.f64 h (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 h (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (*.f64 (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (*.f64 (pow.f64 l #s(literal -1 binary64)) (*.f64 (*.f64 h (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (/.f64 h l)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) (*.f64 (/.f64 D l) (*.f64 (*.f64 h (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) (*.f64 D (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 D (*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 (*.f64 M D) (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 h (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d)) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 h (*.f64 M D)) (/.f64 #s(literal -1/2 binary64) d)) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 h (*.f64 (pow.f64 l #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 h (*.f64 (pow.f64 l #s(literal -1 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (*.f64 h (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (*.f64 (/.f64 h l) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) #s(literal 1 binary64)) |
(fma.f64 D (*.f64 (*.f64 (/.f64 h l) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) #s(literal 1 binary64)) |
(fma.f64 D (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) d)) #s(literal 1 binary64)) |
(-.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))) (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64))) (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) #s(literal 1/2 binary64)) D) (/.f64 M d)) M) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) #s(literal 1/2 binary64)) D) M) (/.f64 M d)) |
(*.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) M) |
(*.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (/.f64 M d) M)) (*.f64 #s(literal 1/2 binary64) D)) |
(*.f64 (*.f64 (/.f64 (neg.f64 h) l) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (neg.f64 h) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) (pow.f64 l #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) #s(literal 1/2 binary64)) D) (*.f64 (/.f64 M d) M)) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) M) (/.f64 (neg.f64 h) l)) |
(*.f64 (*.f64 (/.f64 M d) M) (*.f64 (*.f64 (/.f64 (neg.f64 h) l) #s(literal 1/2 binary64)) D)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) D) (*.f64 (*.f64 (/.f64 M d) M) (/.f64 (neg.f64 h) l))) |
(*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) M)) |
(*.f64 (neg.f64 h) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) M) l)) |
(*.f64 (neg.f64 h) (*.f64 (pow.f64 l #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) M))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (*.f64 M (/.f64 (neg.f64 h) l))) |
(*.f64 D (*.f64 (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64)) (/.f64 (neg.f64 h) l))) |
(pow.f64 (/.f64 l (*.f64 (*.f64 (neg.f64 h) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) M))) (neg.f64 (/.f64 (neg.f64 l) h))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) #s(literal 1/2 binary64)) D) (*.f64 M M))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) M) h)) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) M) #s(literal 1 binary64))) (neg.f64 (/.f64 (neg.f64 l) h))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 h) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) M)) (neg.f64 (/.f64 (neg.f64 l) h))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) M)) (/.f64 (neg.f64 l) h)) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) #s(literal 1/2 binary64)) D) (*.f64 M M)) d) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) M) h) (neg.f64 l)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) M) #s(literal 1 binary64)) (/.f64 (neg.f64 l) h)) |
(/.f64 (*.f64 h (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) M)) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 h) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64)))) (neg.f64 l)) |
(/.f64 (*.f64 (*.f64 (neg.f64 h) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 l))) |
(/.f64 (*.f64 (*.f64 (neg.f64 h) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) l) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) M) (/.f64 (neg.f64 l) h)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 l) h) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) M)))) |
(/.f64 #s(literal 1 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (/.f64 (neg.f64 h) l) #s(literal 1/2 binary64)) D) (*.f64 M M)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 l) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) M) h))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 l) h) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) M) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 l) (*.f64 h (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) M)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 l) h) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) M))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 l (*.f64 (*.f64 (neg.f64 h) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 l (*.f64 (*.f64 (neg.f64 h) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 l (*.f64 (*.f64 (neg.f64 h) D) (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64)))))) |
(neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) M) (/.f64 h l))) |
(neg.f64 (*.f64 (/.f64 h l) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) M))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) w0) |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))))) (sqrt.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))))) (pow.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64))) (pow.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (log1p.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)))))) (sqrt.f64 (neg.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))) (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) M))) (exp.f64 (log.f64 (/.f64 D d)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 M D))) (exp.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) d)))) |
(*.f64 (exp.f64 (log.f64 M)) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) D) #s(literal -1 binary64)) (/.f64 M d)) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) D) M) #s(literal 1 binary64)) (pow.f64 (pow.f64 d #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 M) D) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) d) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 M) D) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) d) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 d #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 D #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 M d) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 M d) #s(literal 1 binary64)) (pow.f64 (/.f64 D #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 M d) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) D) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) #s(literal 1 binary64)) (pow.f64 (neg.f64 (pow.f64 d #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) #s(literal 1 binary64)) (pow.f64 D #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) D) #s(literal 1 binary64)) (pow.f64 (/.f64 M d) #s(literal 1 binary64))) |
(*.f64 (pow.f64 D #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) D) M) (pow.f64 d #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D))) |
(*.f64 (/.f64 D #s(literal 2 binary64)) (/.f64 M d)) |
(*.f64 (pow.f64 d #s(literal -1 binary64)) (*.f64 (*.f64 M D) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 D d) (*.f64 #s(literal 1/2 binary64) M)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) M) (/.f64 D d)) |
(*.f64 (*.f64 (neg.f64 M) D) (pow.f64 (*.f64 #s(literal -2 binary64) d) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 M) D) (/.f64 #s(literal -1/2 binary64) d)) |
(*.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) (pow.f64 d #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) |
(*.f64 (/.f64 M d) (pow.f64 (/.f64 #s(literal 2 binary64) D) #s(literal -1 binary64))) |
(*.f64 (/.f64 M d) (/.f64 D #s(literal 2 binary64))) |
(*.f64 (/.f64 M d) (*.f64 #s(literal 1/2 binary64) D)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) D) (/.f64 M d)) |
(*.f64 (*.f64 M D) (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) (pow.f64 (pow.f64 (*.f64 M D) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 M D)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 d (*.f64 M D)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 D (/.f64 M d)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 d #s(literal -1 binary64)) (*.f64 M D)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 D (/.f64 M d))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 d #s(literal -1 binary64)) (*.f64 M D))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) (neg.f64 (pow.f64 d #s(literal -1 binary64)))) |
(*.f64 M (*.f64 (/.f64 #s(literal 1/2 binary64) d) D)) |
(*.f64 D (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) |
(pow.f64 (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 d (*.f64 (*.f64 M D) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 D (/.f64 M d)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)))))) |
(/.f64 (neg.f64 (*.f64 M (/.f64 D d))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) D) (neg.f64 M))) (neg.f64 (neg.f64 d))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) D) #s(literal 1 binary64))) (neg.f64 (/.f64 d M))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) D) M)) (neg.f64 d)) |
(/.f64 (neg.f64 (/.f64 (*.f64 M D) d)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 d))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 M) D))) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) d)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) M) D)) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 M D) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) d)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 M D))) (*.f64 #s(literal -2 binary64) d)) |
(/.f64 (exp.f64 (log.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)))) (exp.f64 (log.f64 d))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (neg.f64 M) D))) (exp.f64 (log.f64 (*.f64 #s(literal -2 binary64) d)))) |
(/.f64 (exp.f64 (log.f64 (*.f64 M D))) (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) d)))) |
(/.f64 (*.f64 M (/.f64 D d)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) D) (neg.f64 M)) (neg.f64 d)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) D) #s(literal 1 binary64)) (/.f64 d M)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) D) M) d) |
(/.f64 (/.f64 (*.f64 M D) d) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 (neg.f64 d)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) D)) (neg.f64 (/.f64 d M))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 M) D)) (neg.f64 (*.f64 #s(literal -2 binary64) d))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) M) D) d) |
(/.f64 (*.f64 (*.f64 M D) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) d)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 M D)) (*.f64 #s(literal 2 binary64) d)) |
(/.f64 (*.f64 (neg.f64 M) D) (*.f64 #s(literal -2 binary64) d)) |
(/.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) (neg.f64 (neg.f64 d))) |
(/.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) d) |
(/.f64 (*.f64 #s(literal 1/2 binary64) D) (/.f64 d M)) |
(/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 M (/.f64 D d)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 d) (*.f64 (*.f64 #s(literal 1/2 binary64) D) (neg.f64 M)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 d M) (*.f64 (*.f64 #s(literal 1/2 binary64) D) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 d (*.f64 (*.f64 #s(literal 1/2 binary64) D) M))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 M D) d))) |
(/.f64 #s(literal 1 binary64) (/.f64 d (*.f64 (*.f64 #s(literal 1/2 binary64) M) D))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) d) (*.f64 (*.f64 M D) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) d) (*.f64 #s(literal 1 binary64) (*.f64 M D)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 d)) (*.f64 (*.f64 M D) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 d M) (*.f64 #s(literal 1/2 binary64) D))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 d) (*.f64 (*.f64 #s(literal -1/2 binary64) D) M))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 d (*.f64 (*.f64 M D) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 d (*.f64 (*.f64 M D) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 d (*.f64 (*.f64 M D) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) (neg.f64 d)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 M) D) (*.f64 #s(literal 2 binary64) d))) |
(neg.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal -2 binary64) d))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) d)) (/.f64 (*.f64 M D) (*.f64 #s(literal -2 binary64) d))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 d))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) (neg.f64 (neg.f64 d)))) |
(-.f64 (/.f64 #s(literal 0 binary64) d) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) |
(exp.f64 (*.f64 (log.f64 (/.f64 d (*.f64 (*.f64 M D) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D))) |
(*.f64 (/.f64 D l) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) |
(*.f64 (pow.f64 l #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l)) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (pow.f64 l #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) (/.f64 D l)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 (*.f64 M D) l)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 (*.f64 M D) (pow.f64 l #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 M (/.f64 D l))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (pow.f64 (neg.f64 l) #s(literal -1 binary64))) |
(*.f64 M (*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 D l))) |
(*.f64 D (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) l)) |
(*.f64 D (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) (pow.f64 l #s(literal -1 binary64)))) |
(pow.f64 (*.f64 (/.f64 d (*.f64 (*.f64 M D) #s(literal 1/2 binary64))) l) #s(literal -1 binary64)) |
(pow.f64 (/.f64 l (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) M) (/.f64 D l))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) M) D)) (neg.f64 (*.f64 l d))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (neg.f64 l)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) M) (/.f64 D l)) d) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) M) D) (*.f64 l d)) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) l) |
(/.f64 #s(literal 1 binary64) (/.f64 d (*.f64 (*.f64 #s(literal 1/2 binary64) M) (/.f64 D l)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 l d) (*.f64 (*.f64 #s(literal 1/2 binary64) M) D))) |
(/.f64 #s(literal 1 binary64) (/.f64 l (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 l (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D))))) |
(/.f64 #s(literal 1 binary64) (/.f64 l (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (neg.f64 (neg.f64 l))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 l (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (neg.f64 (neg.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (neg.f64 l)) |
(neg.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) l)) |
(-.f64 (/.f64 #s(literal 0 binary64) l) (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) l)) |
(exp.f64 (*.f64 (log.f64 (/.f64 l (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) D) |
(*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) d)) (*.f64 M D)) |
(*.f64 (neg.f64 D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) |
(*.f64 (pow.f64 d #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 M D) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 d #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) D) M)) |
(*.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 d) #s(literal -1 binary64))) |
(*.f64 (*.f64 M D) (/.f64 #s(literal -1/2 binary64) d)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) (neg.f64 D)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 (neg.f64 M) D)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) (pow.f64 d #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 M D) (pow.f64 d #s(literal -1 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 M D) d)) |
(*.f64 M (*.f64 D (/.f64 #s(literal -1/2 binary64) d))) |
(*.f64 D (*.f64 M (/.f64 #s(literal -1/2 binary64) d))) |
(*.f64 D (*.f64 (*.f64 #s(literal -1/2 binary64) M) (pow.f64 d #s(literal -1 binary64)))) |
(*.f64 D (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M))) |
(*.f64 D (/.f64 (*.f64 #s(literal -1/2 binary64) M) d)) |
(pow.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 d (*.f64 (*.f64 M D) #s(literal 1/2 binary64))) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 D (/.f64 M d)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) #s(literal 1 binary64))) (neg.f64 d)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (neg.f64 d)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 d))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) #s(literal 1 binary64)) d) |
(/.f64 (*.f64 (*.f64 M D) #s(literal 1/2 binary64)) (neg.f64 d)) |
(/.f64 #s(literal 1 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) d) |
(neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 d (*.f64 M D)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 l d) (*.f64 (*.f64 M M) D)) #s(literal -1 binary64)) (/.f64 D d)) |
(*.f64 (pow.f64 (/.f64 (*.f64 l d) (*.f64 M M)) #s(literal -1 binary64)) (pow.f64 (/.f64 d (*.f64 D D)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 l d) D) #s(literal -1 binary64)) (pow.f64 (/.f64 d (*.f64 (*.f64 M M) D)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 d d) (*.f64 M M)) #s(literal -1 binary64)) (pow.f64 (/.f64 l (*.f64 D D)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 l (*.f64 M M)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 d d) (*.f64 D D)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 d d) (*.f64 (*.f64 M M) D)) #s(literal -1 binary64)) (/.f64 D l)) |
(*.f64 (pow.f64 d #s(literal -2 binary64)) (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l)) |
(*.f64 (pow.f64 (*.f64 l d) #s(literal -1 binary64)) (pow.f64 (/.f64 d (pow.f64 (*.f64 M D) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) D) (*.f64 l d)) (/.f64 D d)) |
(*.f64 (/.f64 (*.f64 M M) (*.f64 l d)) (/.f64 (*.f64 D D) d)) |
(*.f64 (/.f64 (*.f64 M M) (*.f64 d d)) (/.f64 (*.f64 D D) l)) |
(*.f64 (/.f64 (*.f64 M M) l) (/.f64 (*.f64 D D) (*.f64 d d))) |
(*.f64 (/.f64 D (*.f64 l d)) (/.f64 (*.f64 (*.f64 M M) D) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) D) (*.f64 d d)) (/.f64 D l)) |
(*.f64 (/.f64 (/.f64 (/.f64 D d) d) l) (*.f64 (*.f64 M M) D)) |
(*.f64 (/.f64 D l) (pow.f64 (/.f64 (*.f64 d d) (*.f64 (*.f64 M M) D)) #s(literal -1 binary64))) |
(*.f64 (/.f64 D l) (/.f64 (*.f64 (*.f64 M M) D) (*.f64 d d))) |
(*.f64 (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l) (pow.f64 d #s(literal -2 binary64))) |
(*.f64 (/.f64 (pow.f64 d #s(literal -2 binary64)) l) (pow.f64 (pow.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 d #s(literal -2 binary64)) l) (pow.f64 (*.f64 M D) #s(literal 2 binary64))) |
(*.f64 (pow.f64 l #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 d d) (pow.f64 (*.f64 M D) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 (*.f64 M M) D) l)) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) (/.f64 (/.f64 D d) d)) |
(*.f64 (neg.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64))) (pow.f64 (*.f64 (neg.f64 l) (*.f64 d d)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) (/.f64 (pow.f64 d #s(literal -2 binary64)) l)) |
(*.f64 (*.f64 (*.f64 M M) D) (/.f64 (/.f64 (/.f64 D d) d) l)) |
(*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) |
(*.f64 (*.f64 M M) (*.f64 (*.f64 D D) (/.f64 (pow.f64 d #s(literal -2 binary64)) l))) |
(*.f64 (*.f64 M M) (*.f64 D (/.f64 (/.f64 (/.f64 D d) d) l))) |
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 d #s(literal -2 binary64)) (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l))) |
(*.f64 M (*.f64 (*.f64 M D) (/.f64 (/.f64 (/.f64 D d) d) l))) |
(*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) |
(*.f64 D (*.f64 (*.f64 (*.f64 M M) D) (/.f64 (pow.f64 d #s(literal -2 binary64)) l))) |
(*.f64 D (*.f64 (*.f64 M M) (/.f64 (/.f64 (/.f64 D d) d) l))) |
(pow.f64 (*.f64 (*.f64 l d) (/.f64 d (pow.f64 (*.f64 M D) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l) d)) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) D) (/.f64 (/.f64 D d) d))) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D)) (neg.f64 (*.f64 d d))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 l) (*.f64 d d))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) (*.f64 l d))) (neg.f64 d)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) (*.f64 d d))) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l))) (neg.f64 (neg.f64 (*.f64 d d)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (*.f64 (neg.f64 l) (*.f64 d d))))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l) d) d) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) D) (/.f64 (/.f64 D d) d)) l) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) |
(/.f64 (*.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 d d) l)) |
(/.f64 (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) (*.f64 l d)) d) |
(/.f64 (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) (*.f64 d d)) l) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l)) (neg.f64 (*.f64 d d))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)))) (neg.f64 (*.f64 (neg.f64 l) (*.f64 d d)))) |
(/.f64 (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l) (*.f64 d d)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64))) (*.f64 (neg.f64 l) (*.f64 d d))) |
(/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) (*.f64 (*.f64 d d) l)) |
(/.f64 #s(literal 1 binary64) (/.f64 d (/.f64 (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) l) d))) |
(/.f64 #s(literal 1 binary64) (/.f64 l (*.f64 (*.f64 (*.f64 M M) D) (/.f64 (/.f64 D d) d)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 d d) (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 d d) l) (*.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 d (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) (*.f64 l d)))) |
(/.f64 #s(literal 1 binary64) (/.f64 l (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) (*.f64 d d)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 l d) (/.f64 d (pow.f64 (*.f64 M D) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 l d) (/.f64 d (pow.f64 (*.f64 M D) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 l d) (/.f64 d (pow.f64 (*.f64 M D) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l))) |
(neg.f64 (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) (*.f64 (neg.f64 l) (*.f64 d d)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 l) (*.f64 d d))) (/.f64 (pow.f64 (*.f64 M D) #s(literal 2 binary64)) (*.f64 (neg.f64 l) (*.f64 d d)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 l d) (/.f64 d (pow.f64 (*.f64 M D) #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 l d) d) |
(*.f64 (*.f64 d d) l) |
(*.f64 l (*.f64 d d)) |
(*.f64 d (*.f64 l d)) |
(*.f64 (*.f64 (*.f64 (/.f64 M d) M) D) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) D) M) (/.f64 M d)) |
(*.f64 (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64)) D) |
(*.f64 (*.f64 (/.f64 M d) M) (*.f64 #s(literal 1/2 binary64) D)) |
(*.f64 (/.f64 M d) (*.f64 M (*.f64 #s(literal 1/2 binary64) D))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) D) (*.f64 (/.f64 M d) M)) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) M) |
(*.f64 #s(literal 1/2 binary64) (*.f64 D (*.f64 (/.f64 M d) M))) |
(*.f64 M (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D)) |
(*.f64 D (*.f64 (*.f64 (/.f64 M d) M) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 M M) (*.f64 #s(literal 1/2 binary64) D))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) D) (*.f64 M M))) (neg.f64 d)) |
(/.f64 (*.f64 (*.f64 M M) (*.f64 #s(literal 1/2 binary64) D)) d) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) D) (*.f64 M M)) d) |
(/.f64 #s(literal 1 binary64) (/.f64 d (*.f64 (*.f64 M M) (*.f64 #s(literal 1/2 binary64) D)))) |
(/.f64 #s(literal 1 binary64) (/.f64 d (*.f64 (*.f64 #s(literal 1/2 binary64) D) (*.f64 M M)))) |
Compiled 76 854 to 5 131 computations (93.3% saved)
20 alts after pruning (18 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 478 | 15 | 2 493 |
| Fresh | 7 | 3 | 10 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 0 | 1 |
| Total | 2 489 | 20 | 2 509 |
| Status | Accuracy | Program |
|---|---|---|
| 79.2% | (*.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) w0)) | |
| ▶ | 86.6% | (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) |
| 84.5% | (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #s(approx (/ (/ (* (* D M) -1/2) d) (pow h -1)) (*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) | |
| ▶ | 83.5% | (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) |
| 74.0% | (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64)))) (/.f64 D d) #s(literal 1 binary64)))) | |
| ✓ | 81.0% | (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) |
| 83.8% | (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 h (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) (*.f64 l d))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) | |
| 79.8% | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)))))) | |
| ▶ | 19.1% | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) |
| 20.5% | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 l d) d)) (*.f64 #s(literal -1/4 binary64) h))))) | |
| 21.0% | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) (*.f64 l d)) (/.f64 D d)) (*.f64 #s(literal -1/4 binary64) h))))) | |
| ▶ | 17.4% | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
| 20.5% | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 D (/.f64 (/.f64 (/.f64 D d) d) l))) (*.f64 #s(literal -1/4 binary64) h))))) | |
| 15.3% | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)))))) | |
| 23.6% | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 M (*.f64 (*.f64 M D) (/.f64 (/.f64 (/.f64 D d) d) l))) (*.f64 #s(literal -1/4 binary64) h))))) | |
| 19.2% | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) | |
| 20.0% | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 #s(approx (/ (* (* (* M M) D) D) (* l (* d d))) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d)))) (*.f64 #s(literal -1/4 binary64) h))))) | |
| 50.3% | (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)))) | |
| ✓ | 60.3% | (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
| ▶ | 50.8% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
Compiled 843 to 705 computations (16.4% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) | |
| cost-diff | 0 | (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) | |
| cost-diff | 0 | (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) | |
| cost-diff | 0 | (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) | |
| cost-diff | 0 | #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) | |
| cost-diff | 0 | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) | |
| cost-diff | 0 | (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) | |
| cost-diff | 0 | #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) | |
| cost-diff | 0 | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) | |
| cost-diff | 0 | (*.f64 D D) | |
| cost-diff | 0 | (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) | |
| cost-diff | 0 | (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) | |
| cost-diff | 0 | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) | |
| cost-diff | 0 | (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) | |
| cost-diff | 0 | (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) | |
| cost-diff | 0 | (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) |
| 8 210× | lower-*.f32 |
| 8 166× | lower-*.f64 |
| 4 282× | lower-/.f32 |
| 4 264× | lower-/.f64 |
| 1 710× | associate-*l* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 680 |
| 0 | 109 | 680 |
| 1 | 231 | 680 |
| 2 | 765 | 680 |
| 3 | 4702 | 680 |
| 4 | 6133 | 680 |
| 5 | 7972 | 680 |
| 0 | 8110 | 680 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) |
w0 |
(sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) M) |
(/.f64 #s(literal 1/2 binary64) d) |
#s(literal 1/2 binary64) |
d |
M |
D |
l |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) |
(*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) |
(/.f64 #s(literal -1/2 binary64) d) |
#s(literal -1/2 binary64) |
(*.f64 M D) |
h |
#s(literal 1 binary64) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(*.f64 (*.f64 D D) #s(literal -1/8 binary64)) |
(*.f64 D D) |
D |
#s(literal -1/8 binary64) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/.f64 (*.f64 h (*.f64 M M)) l) |
(*.f64 h (*.f64 M M)) |
h |
(*.f64 M M) |
M |
l |
(/.f64 w0 (*.f64 d d)) |
w0 |
(*.f64 d d) |
d |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
w0 |
(sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) |
#s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) |
(*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) |
(*.f64 M M) |
M |
(/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) |
(*.f64 D D) |
D |
(*.f64 (*.f64 d d) l) |
(*.f64 d d) |
d |
l |
(*.f64 #s(literal -1/4 binary64) h) |
#s(literal -1/4 binary64) |
h |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) |
w0 |
(sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) |
#s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) |
(/.f64 (*.f64 (*.f64 M M) D) l) |
(*.f64 (*.f64 M M) D) |
(*.f64 M M) |
M |
D |
l |
(*.f64 d d) |
d |
(*.f64 #s(literal -1/4 binary64) h) |
#s(literal -1/4 binary64) |
h |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) |
w0 |
(sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) |
(*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) |
(*.f64 h #s(literal -1/2 binary64)) |
h |
#s(literal -1/2 binary64) |
(*.f64 M D) |
M |
D |
(*.f64 l d) |
l |
d |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) M) |
(/.f64 #s(literal 1/2 binary64) d) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
| Outputs |
|---|
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 h (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l)) #s(literal -1/2 binary64)) (/.f64 (*.f64 D M) d) #s(literal 1 binary64))) w0) |
w0 |
(sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 (*.f64 h (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l)) #s(literal -1/2 binary64)) (/.f64 (*.f64 D M) d) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 h (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l)) #s(literal -1/2 binary64)) (/.f64 (*.f64 D M) d) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) |
(/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) |
(*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) M) |
(*.f64 M (/.f64 #s(literal 1/2 binary64) d)) |
(/.f64 #s(literal 1/2 binary64) d) |
#s(literal 1/2 binary64) |
d |
M |
D |
l |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) |
(*.f64 (*.f64 (*.f64 h (/.f64 #s(literal -1/2 binary64) d)) D) M) |
(*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) D) M) |
(/.f64 #s(literal -1/2 binary64) d) |
#s(literal -1/2 binary64) |
(*.f64 M D) |
(*.f64 D M) |
h |
#s(literal 1 binary64) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (/.f64 w0 (*.f64 d d)) D) (*.f64 D (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) #s(literal -1/8 binary64))) w0)) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(fma.f64 (*.f64 (/.f64 w0 (*.f64 d d)) D) (*.f64 D (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) #s(literal -1/8 binary64))) w0) |
(*.f64 (*.f64 D D) #s(literal -1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 D D)) |
(*.f64 D D) |
D |
#s(literal -1/8 binary64) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) M) (/.f64 M l)) |
(/.f64 (*.f64 h (*.f64 M M)) l) |
(/.f64 (*.f64 (*.f64 M M) h) l) |
(*.f64 h (*.f64 M M)) |
(*.f64 (*.f64 M M) h) |
h |
(*.f64 M M) |
M |
l |
(/.f64 w0 (*.f64 d d)) |
w0 |
(*.f64 d d) |
d |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) M) M) D) (/.f64 (/.f64 (/.f64 D d) d) l)))) w0) |
w0 |
(sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) |
(sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) M) M) D) (/.f64 (/.f64 (/.f64 D d) d) l)))) |
#s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) |
#s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) M) M) D) (/.f64 (/.f64 (/.f64 D d) d) l))) |
(*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) M) M) D) (/.f64 (/.f64 (/.f64 D d) d) l)) |
(*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) |
(*.f64 (/.f64 (/.f64 (*.f64 M M) d) l) (*.f64 D (/.f64 D d))) |
(*.f64 M M) |
M |
(/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) |
(*.f64 (/.f64 (/.f64 D l) d) (/.f64 D d)) |
(*.f64 D D) |
D |
(*.f64 (*.f64 d d) l) |
(*.f64 d d) |
d |
l |
(*.f64 #s(literal -1/4 binary64) h) |
#s(literal -1/4 binary64) |
h |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) M) M) D) (/.f64 (/.f64 (/.f64 D d) d) l)))) w0) |
w0 |
(sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) |
(sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) M) M) D) (/.f64 (/.f64 (/.f64 D d) d) l)))) |
#s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) |
#s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) M) M) D) (/.f64 (/.f64 (/.f64 D d) d) l))) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) M) M) D) (/.f64 (/.f64 (/.f64 D d) d) l)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) |
(*.f64 (/.f64 (/.f64 (*.f64 M M) d) l) (*.f64 D (/.f64 D d))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) |
(/.f64 (*.f64 (*.f64 M M) D) l) |
(*.f64 (*.f64 M M) D) |
(*.f64 M M) |
M |
D |
l |
(*.f64 d d) |
d |
(*.f64 #s(literal -1/4 binary64) h) |
#s(literal -1/4 binary64) |
h |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 h (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l)) #s(literal -1/2 binary64)) (/.f64 (*.f64 D M) d) #s(literal 1 binary64))) w0) |
w0 |
(sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 (*.f64 h (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l)) #s(literal -1/2 binary64)) (/.f64 (*.f64 D M) d) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 h (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l)) #s(literal -1/2 binary64)) (/.f64 (*.f64 D M) d) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) |
(*.f64 (*.f64 (/.f64 (*.f64 D M) d) h) (/.f64 #s(literal -1/2 binary64) l)) |
(*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) |
(*.f64 (*.f64 h D) (*.f64 #s(literal -1/2 binary64) M)) |
(*.f64 h #s(literal -1/2 binary64)) |
h |
#s(literal -1/2 binary64) |
(*.f64 M D) |
(*.f64 D M) |
M |
D |
(*.f64 l d) |
l |
d |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) |
(*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) M) |
(*.f64 M (/.f64 #s(literal 1/2 binary64) d)) |
(/.f64 #s(literal 1/2 binary64) d) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 5.390952351624395 | (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) | |
| accuracy | 5.817041589051434 | (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) | |
| accuracy | 8.688631519470855 | (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) | |
| accuracy | 9.319850468197702 | (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) | |
| accuracy | 6.467247539605833 | (*.f64 (*.f64 M M) D) | |
| accuracy | 8.688631519470855 | (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) | |
| accuracy | 14.393754309978018 | (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) | |
| accuracy | 36.244092855006954 | #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) | |
| accuracy | 8.688631519470855 | (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) | |
| accuracy | 14.097370474701892 | (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) | |
| accuracy | 15.50479800272298 | (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) | |
| accuracy | 36.244092855006954 | #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) | |
| accuracy | 8.908003876217222 | (/.f64 w0 (*.f64 d d)) | |
| accuracy | 12.857613656015486 | (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) | |
| accuracy | 14.091943133359864 | (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) | |
| accuracy | 14.789819930958824 | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) | |
| accuracy | 4.719619007023683 | (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) | |
| accuracy | 4.742627728550651 | (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) | |
| accuracy | 5.817041589051434 | (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) | |
| accuracy | 8.688631519470855 | (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) |
| 112.0ms | 256× | 0 | valid |
Compiled 560 to 62 computations (88.9% saved)
ival-mult: 46.0ms (59.3% of total)ival-div: 17.0ms (21.9% of total)ival-sqrt: 5.0ms (6.4% of total)ival-pow2: 5.0ms (6.4% of total)ival-add: 3.0ms (3.9% of total)ival-sub: 1.0ms (1.3% of total)exact: 1.0ms (1.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ()) |
#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ()) |
#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ()) |
#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ()) |
#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ()) |
#s(alt (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (patch (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) #<representation:binary64>) () ()) |
#s(alt (*.f64 D D) (patch (*.f64 D D) #<representation:binary64>) () ()) |
#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ()) |
#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ()) |
#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ()) |
#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ()) |
#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ()) |
#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ()) |
#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ()) |
#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ()) |
#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ()) |
#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ()) |
#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ()) |
#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ()) |
#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ()) |
#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ()) |
#s(alt (/.f64 w0 (*.f64 d d)) (patch (/.f64 w0 (*.f64 d d)) #<representation:binary64>) () ()) |
#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ()) |
#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ()) |
#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ()) |
#s(alt (*.f64 (*.f64 M M) D) (patch (*.f64 (*.f64 M M) D) #<representation:binary64>) () ()) |
#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ()) |
| Outputs |
|---|
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor 0 w0) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor 0 w0) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor 0 w0) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor 0 w0) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 w0) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 w0) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 w0) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 w0) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ w0 (pow d 2)) (taylor 0 w0) (#s(alt (/.f64 w0 (*.f64 d d)) (patch (/.f64 w0 (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ w0 (pow d 2)) (taylor 0 w0) (#s(alt (/.f64 w0 (*.f64 d d)) (patch (/.f64 w0 (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ w0 (pow d 2)) (taylor 0 w0) (#s(alt (/.f64 w0 (*.f64 d d)) (patch (/.f64 w0 (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ w0 (pow d 2)) (taylor 0 w0) (#s(alt (/.f64 w0 (*.f64 d d)) (patch (/.f64 w0 (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor inf w0) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor inf w0) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor inf w0) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor inf w0) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf w0) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf w0) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf w0) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf w0) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ w0 (pow d 2)) (taylor inf w0) (#s(alt (/.f64 w0 (*.f64 d d)) (patch (/.f64 w0 (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ w0 (pow d 2)) (taylor inf w0) (#s(alt (/.f64 w0 (*.f64 d d)) (patch (/.f64 w0 (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ w0 (pow d 2)) (taylor inf w0) (#s(alt (/.f64 w0 (*.f64 d d)) (patch (/.f64 w0 (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ w0 (pow d 2)) (taylor inf w0) (#s(alt (/.f64 w0 (*.f64 d d)) (patch (/.f64 w0 (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) (taylor -inf w0) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) (taylor -inf w0) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) (taylor -inf w0) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) (taylor -inf w0) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf w0) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf w0) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf w0) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf w0) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ w0 (pow d 2)) (taylor -inf w0) (#s(alt (/.f64 w0 (*.f64 d d)) (patch (/.f64 w0 (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ w0 (pow d 2)) (taylor -inf w0) (#s(alt (/.f64 w0 (*.f64 d d)) (patch (/.f64 w0 (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ w0 (pow d 2)) (taylor -inf w0) (#s(alt (/.f64 w0 (*.f64 d d)) (patch (/.f64 w0 (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ w0 (pow d 2)) (taylor -inf w0) (#s(alt (/.f64 w0 (*.f64 d d)) (patch (/.f64 w0 (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 h) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 h) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 h) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 h) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 h) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 h) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 h) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 h) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 h) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor 0 h) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor 0 h) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor 0 h) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor 0 h) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 h) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 h) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 h) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 h) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 h) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 h) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 h) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 h) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor inf h) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) (taylor inf h) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) (taylor inf h) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) (taylor inf h) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) (taylor inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) (taylor inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) (taylor inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) (taylor inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) (taylor inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) (taylor inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor inf h) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor inf h) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor inf h) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor inf h) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf h) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf h) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf h) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf h) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf h) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf h) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf h) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf h) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) (taylor -inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) (taylor -inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) (taylor -inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor -inf h) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) (taylor -inf h) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) (taylor -inf h) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) (taylor -inf h) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor -inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor -inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor -inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor -inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor -inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor -inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) (taylor -inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) (taylor -inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) (taylor -inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor -inf h) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor -inf h) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor -inf h) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor -inf h) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf h) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf h) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf h) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf h) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf h) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf h) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf h) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf h) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 M) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 M) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 M) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 M) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 M) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 M) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 M) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 M) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 M) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor 0 M) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor 0 M) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor 0 M) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor 0 M) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor 0 M) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor 0 M) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor 0 M) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor 0 M) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* D (pow M 2)) (taylor 0 M) (#s(alt (*.f64 (*.f64 M M) D) (patch (*.f64 (*.f64 M M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (pow M 2)) (taylor 0 M) (#s(alt (*.f64 (*.f64 M M) D) (patch (*.f64 (*.f64 M M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (pow M 2)) (taylor 0 M) (#s(alt (*.f64 (*.f64 M M) D) (patch (*.f64 (*.f64 M M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (pow M 2)) (taylor 0 M) (#s(alt (*.f64 (*.f64 M M) D) (patch (*.f64 (*.f64 M M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor inf M) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) (taylor inf M) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) (taylor inf M) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) (taylor inf M) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor inf M) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor inf M) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor inf M) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor inf M) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor inf M) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor inf M) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor inf M) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor inf M) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf M) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf M) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf M) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf M) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf M) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf M) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf M) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf M) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf M) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf M) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf M) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf M) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* D (pow M 2)) (taylor inf M) (#s(alt (*.f64 (*.f64 M M) D) (patch (*.f64 (*.f64 M M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (pow M 2)) (taylor inf M) (#s(alt (*.f64 (*.f64 M M) D) (patch (*.f64 (*.f64 M M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (pow M 2)) (taylor inf M) (#s(alt (*.f64 (*.f64 M M) D) (patch (*.f64 (*.f64 M M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (pow M 2)) (taylor inf M) (#s(alt (*.f64 (*.f64 M M) D) (patch (*.f64 (*.f64 M M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor -inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor -inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor -inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor -inf M) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) (taylor -inf M) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) (taylor -inf M) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) (taylor -inf M) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor -inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor -inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor -inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor -inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor -inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor -inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor -inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor -inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor -inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor -inf M) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor -inf M) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor -inf M) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor -inf M) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor -inf M) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor -inf M) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor -inf M) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor -inf M) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* D (pow M 2)) (taylor -inf M) (#s(alt (*.f64 (*.f64 M M) D) (patch (*.f64 (*.f64 M M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (pow M 2)) (taylor -inf M) (#s(alt (*.f64 (*.f64 M M) D) (patch (*.f64 (*.f64 M M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (pow M 2)) (taylor -inf M) (#s(alt (*.f64 (*.f64 M M) D) (patch (*.f64 (*.f64 M M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (pow M 2)) (taylor -inf M) (#s(alt (*.f64 (*.f64 M M) D) (patch (*.f64 (*.f64 M M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor 0 l) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) (taylor 0 l) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) (taylor 0 l) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) (taylor 0 l) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor 0 l) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor 0 l) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor 0 l) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor 0 l) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf l) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf l) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf l) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf l) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf l) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf l) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf l) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf l) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf l) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf l) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf l) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf l) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf l) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor inf l) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor inf l) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor inf l) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor inf l) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf l) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf l) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf l) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf l) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf l) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf l) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf l) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf l) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) (taylor -inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) (taylor -inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf l) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) (taylor -inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) (taylor -inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf l) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf l) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf l) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf l) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) (taylor -inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) (taylor -inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf l) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf l) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf l) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf l) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) (taylor -inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) (taylor -inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor -inf l) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor -inf l) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor -inf l) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor -inf l) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 D) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (pow D 2)) (taylor 0 D) (#s(alt (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (patch (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (pow D 2)) (taylor 0 D) (#s(alt (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (patch (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (pow D 2)) (taylor 0 D) (#s(alt (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (patch (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (pow D 2)) (taylor 0 D) (#s(alt (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (patch (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (pow D 2) (taylor 0 D) (#s(alt (*.f64 D D) (patch (*.f64 D D) #<representation:binary64>) () ())) ()) |
#s(alt (pow D 2) (taylor 0 D) (#s(alt (*.f64 D D) (patch (*.f64 D D) #<representation:binary64>) () ())) ()) |
#s(alt (pow D 2) (taylor 0 D) (#s(alt (*.f64 D D) (patch (*.f64 D D) #<representation:binary64>) () ())) ()) |
#s(alt (pow D 2) (taylor 0 D) (#s(alt (*.f64 D D) (patch (*.f64 D D) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 D) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 D) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 D) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 D) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 D) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 D) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 D) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 D) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor 0 D) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor 0 D) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor 0 D) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor 0 D) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor 0 D) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor 0 D) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor 0 D) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor 0 D) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor 0 D) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor 0 D) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor 0 D) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor 0 D) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 D) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 D) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 D) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 D) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 D) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 D) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 D) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 D) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* D (pow M 2)) (taylor 0 D) (#s(alt (*.f64 (*.f64 M M) D) (patch (*.f64 (*.f64 M M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (pow M 2)) (taylor 0 D) (#s(alt (*.f64 (*.f64 M M) D) (patch (*.f64 (*.f64 M M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (pow M 2)) (taylor 0 D) (#s(alt (*.f64 (*.f64 M M) D) (patch (*.f64 (*.f64 M M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (pow M 2)) (taylor 0 D) (#s(alt (*.f64 (*.f64 M M) D) (patch (*.f64 (*.f64 M M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor inf D) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) (taylor inf D) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) (taylor inf D) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) (taylor inf D) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (pow D 2)) (taylor inf D) (#s(alt (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (patch (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (pow D 2)) (taylor inf D) (#s(alt (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (patch (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (pow D 2)) (taylor inf D) (#s(alt (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (patch (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (pow D 2)) (taylor inf D) (#s(alt (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (patch (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (pow D 2) (taylor inf D) (#s(alt (*.f64 D D) (patch (*.f64 D D) #<representation:binary64>) () ())) ()) |
#s(alt (pow D 2) (taylor inf D) (#s(alt (*.f64 D D) (patch (*.f64 D D) #<representation:binary64>) () ())) ()) |
#s(alt (pow D 2) (taylor inf D) (#s(alt (*.f64 D D) (patch (*.f64 D D) #<representation:binary64>) () ())) ()) |
#s(alt (pow D 2) (taylor inf D) (#s(alt (*.f64 D D) (patch (*.f64 D D) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor inf D) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor inf D) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor inf D) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor inf D) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor inf D) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor inf D) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor inf D) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor inf D) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor inf D) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor inf D) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor inf D) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor inf D) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf D) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf D) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf D) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf D) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf D) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf D) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf D) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf D) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* D (pow M 2)) (taylor inf D) (#s(alt (*.f64 (*.f64 M M) D) (patch (*.f64 (*.f64 M M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (pow M 2)) (taylor inf D) (#s(alt (*.f64 (*.f64 M M) D) (patch (*.f64 (*.f64 M M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (pow M 2)) (taylor inf D) (#s(alt (*.f64 (*.f64 M M) D) (patch (*.f64 (*.f64 M M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (pow M 2)) (taylor inf D) (#s(alt (*.f64 (*.f64 M M) D) (patch (*.f64 (*.f64 M M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor -inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor -inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor -inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor -inf D) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) (taylor -inf D) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) (taylor -inf D) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) (taylor -inf D) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (pow D 2)) (taylor -inf D) (#s(alt (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (patch (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (pow D 2)) (taylor -inf D) (#s(alt (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (patch (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (pow D 2)) (taylor -inf D) (#s(alt (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (patch (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (pow D 2)) (taylor -inf D) (#s(alt (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (patch (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (pow D 2) (taylor -inf D) (#s(alt (*.f64 D D) (patch (*.f64 D D) #<representation:binary64>) () ())) ()) |
#s(alt (pow D 2) (taylor -inf D) (#s(alt (*.f64 D D) (patch (*.f64 D D) #<representation:binary64>) () ())) ()) |
#s(alt (pow D 2) (taylor -inf D) (#s(alt (*.f64 D D) (patch (*.f64 D D) #<representation:binary64>) () ())) ()) |
#s(alt (pow D 2) (taylor -inf D) (#s(alt (*.f64 D D) (patch (*.f64 D D) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor -inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor -inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor -inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor -inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor -inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor -inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor -inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor -inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor -inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor -inf D) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor -inf D) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor -inf D) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor -inf D) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor -inf D) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor -inf D) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor -inf D) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor -inf D) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor -inf D) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor -inf D) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor -inf D) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor -inf D) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf D) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf D) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf D) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf D) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf D) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf D) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf D) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf D) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* D (pow M 2)) (taylor -inf D) (#s(alt (*.f64 (*.f64 M M) D) (patch (*.f64 (*.f64 M M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (pow M 2)) (taylor -inf D) (#s(alt (*.f64 (*.f64 M M) D) (patch (*.f64 (*.f64 M M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (pow M 2)) (taylor -inf D) (#s(alt (*.f64 (*.f64 M M) D) (patch (*.f64 (*.f64 M M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (pow M 2)) (taylor -inf D) (#s(alt (*.f64 (*.f64 M M) D) (patch (*.f64 (*.f64 M M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) (taylor 0 d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) (taylor 0 d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) (taylor 0 d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor 0 d) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) (taylor 0 d) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) (taylor 0 d) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) (taylor 0 d) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) (taylor 0 d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) (taylor 0 d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) (taylor 0 d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) (taylor 0 d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) (taylor 0 d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) (taylor 0 d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) (taylor 0 d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) (taylor 0 d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) (taylor 0 d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor 0 d) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor 0 d) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor 0 d) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor 0 d) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ w0 (pow d 2)) (taylor 0 d) (#s(alt (/.f64 w0 (*.f64 d d)) (patch (/.f64 w0 (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ w0 (pow d 2)) (taylor 0 d) (#s(alt (/.f64 w0 (*.f64 d d)) (patch (/.f64 w0 (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ w0 (pow d 2)) (taylor 0 d) (#s(alt (/.f64 w0 (*.f64 d d)) (patch (/.f64 w0 (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ w0 (pow d 2)) (taylor 0 d) (#s(alt (/.f64 w0 (*.f64 d d)) (patch (/.f64 w0 (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor 0 d) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor 0 d) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor 0 d) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor 0 d) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf d) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf d) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf d) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf d) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf d) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf d) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf d) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf d) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf d) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor inf d) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor inf d) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor inf d) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor inf d) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf d) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf d) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf d) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf d) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ w0 (pow d 2)) (taylor inf d) (#s(alt (/.f64 w0 (*.f64 d d)) (patch (/.f64 w0 (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ w0 (pow d 2)) (taylor inf d) (#s(alt (/.f64 w0 (*.f64 d d)) (patch (/.f64 w0 (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ w0 (pow d 2)) (taylor inf d) (#s(alt (/.f64 w0 (*.f64 d d)) (patch (/.f64 w0 (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ w0 (pow d 2)) (taylor inf d) (#s(alt (/.f64 w0 (*.f64 d d)) (patch (/.f64 w0 (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor inf d) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor inf d) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor inf d) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor inf d) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf d) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf d) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf d) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf d) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf d) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf d) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf d) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf d) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) (* d l))) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (patch (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf d) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf d) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf d) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf d) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf d) (#s(alt (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf d) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf d) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf d) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf d) (#s(alt (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor -inf d) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor -inf d) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor -inf d) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D M) d)) (taylor -inf d) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) (patch (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ w0 (pow d 2)) (taylor -inf d) (#s(alt (/.f64 w0 (*.f64 d d)) (patch (/.f64 w0 (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ w0 (pow d 2)) (taylor -inf d) (#s(alt (/.f64 w0 (*.f64 d d)) (patch (/.f64 w0 (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ w0 (pow d 2)) (taylor -inf d) (#s(alt (/.f64 w0 (*.f64 d d)) (patch (/.f64 w0 (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ w0 (pow d 2)) (taylor -inf d) (#s(alt (/.f64 w0 (*.f64 d d)) (patch (/.f64 w0 (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor -inf d) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor -inf d) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor -inf d) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (pow D 2) (* (pow d 2) l)) (taylor -inf d) (#s(alt (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (patch (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (patch (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 18.0ms | D | @ | inf | ((* w0 (sqrt (+ (* (/ (* (* (/ 1/2 d) M) D) l) (* (* (/ -1/2 d) (* M D)) h)) 1))) (sqrt (+ (* (/ (* (* (/ 1/2 d) M) D) l) (* (* (/ -1/2 d) (* M D)) h)) 1)) (+ (* (/ (* (* (/ 1/2 d) M) D) l) (* (* (/ -1/2 d) (* M D)) h)) 1) (/ (* (* (/ 1/2 d) M) D) l) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (* (* D D) -1/8) (* D D) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (* (* M M) (/ (* D D) (* (* d d) l))) (* -1/4 h)) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (/ (* (/ (* (* M M) D) l) D) (* d d)) (* -1/4 h)) (* w0 (sqrt (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) M) D)) 1))) (sqrt (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) M) D)) 1)) (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) M) D)) 1) (* (* h -1/2) (* M D)) (* (* (/ 1/2 d) M) D) (* (/ -1/2 d) (* M D)) (* (/ (* h (* M M)) l) (/ w0 (* d d))) (/ w0 (* d d)) (/ (* D D) (* (* d d) l)) (* (* M M) (/ (* D D) (* (* d d) l))) (/ (* (/ (* (* M M) D) l) D) (* d d)) (* (* M M) D) (/ (* (* h -1/2) (* M D)) (* l d))) |
| 17.0ms | w0 | @ | inf | ((* w0 (sqrt (+ (* (/ (* (* (/ 1/2 d) M) D) l) (* (* (/ -1/2 d) (* M D)) h)) 1))) (sqrt (+ (* (/ (* (* (/ 1/2 d) M) D) l) (* (* (/ -1/2 d) (* M D)) h)) 1)) (+ (* (/ (* (* (/ 1/2 d) M) D) l) (* (* (/ -1/2 d) (* M D)) h)) 1) (/ (* (* (/ 1/2 d) M) D) l) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (* (* D D) -1/8) (* D D) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (* (* M M) (/ (* D D) (* (* d d) l))) (* -1/4 h)) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (/ (* (/ (* (* M M) D) l) D) (* d d)) (* -1/4 h)) (* w0 (sqrt (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) M) D)) 1))) (sqrt (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) M) D)) 1)) (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) M) D)) 1) (* (* h -1/2) (* M D)) (* (* (/ 1/2 d) M) D) (* (/ -1/2 d) (* M D)) (* (/ (* h (* M M)) l) (/ w0 (* d d))) (/ w0 (* d d)) (/ (* D D) (* (* d d) l)) (* (* M M) (/ (* D D) (* (* d d) l))) (/ (* (/ (* (* M M) D) l) D) (* d d)) (* (* M M) D) (/ (* (* h -1/2) (* M D)) (* l d))) |
| 10.0ms | D | @ | -inf | ((* w0 (sqrt (+ (* (/ (* (* (/ 1/2 d) M) D) l) (* (* (/ -1/2 d) (* M D)) h)) 1))) (sqrt (+ (* (/ (* (* (/ 1/2 d) M) D) l) (* (* (/ -1/2 d) (* M D)) h)) 1)) (+ (* (/ (* (* (/ 1/2 d) M) D) l) (* (* (/ -1/2 d) (* M D)) h)) 1) (/ (* (* (/ 1/2 d) M) D) l) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (* (* D D) -1/8) (* D D) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (* (* M M) (/ (* D D) (* (* d d) l))) (* -1/4 h)) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (/ (* (/ (* (* M M) D) l) D) (* d d)) (* -1/4 h)) (* w0 (sqrt (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) M) D)) 1))) (sqrt (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) M) D)) 1)) (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) M) D)) 1) (* (* h -1/2) (* M D)) (* (* (/ 1/2 d) M) D) (* (/ -1/2 d) (* M D)) (* (/ (* h (* M M)) l) (/ w0 (* d d))) (/ w0 (* d d)) (/ (* D D) (* (* d d) l)) (* (* M M) (/ (* D D) (* (* d d) l))) (/ (* (/ (* (* M M) D) l) D) (* d d)) (* (* M M) D) (/ (* (* h -1/2) (* M D)) (* l d))) |
| 8.0ms | D | @ | 0 | ((* w0 (sqrt (+ (* (/ (* (* (/ 1/2 d) M) D) l) (* (* (/ -1/2 d) (* M D)) h)) 1))) (sqrt (+ (* (/ (* (* (/ 1/2 d) M) D) l) (* (* (/ -1/2 d) (* M D)) h)) 1)) (+ (* (/ (* (* (/ 1/2 d) M) D) l) (* (* (/ -1/2 d) (* M D)) h)) 1) (/ (* (* (/ 1/2 d) M) D) l) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (* (* D D) -1/8) (* D D) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (* (* M M) (/ (* D D) (* (* d d) l))) (* -1/4 h)) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (/ (* (/ (* (* M M) D) l) D) (* d d)) (* -1/4 h)) (* w0 (sqrt (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) M) D)) 1))) (sqrt (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) M) D)) 1)) (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) M) D)) 1) (* (* h -1/2) (* M D)) (* (* (/ 1/2 d) M) D) (* (/ -1/2 d) (* M D)) (* (/ (* h (* M M)) l) (/ w0 (* d d))) (/ w0 (* d d)) (/ (* D D) (* (* d d) l)) (* (* M M) (/ (* D D) (* (* d d) l))) (/ (* (/ (* (* M M) D) l) D) (* d d)) (* (* M M) D) (/ (* (* h -1/2) (* M D)) (* l d))) |
| 7.0ms | M | @ | -inf | ((* w0 (sqrt (+ (* (/ (* (* (/ 1/2 d) M) D) l) (* (* (/ -1/2 d) (* M D)) h)) 1))) (sqrt (+ (* (/ (* (* (/ 1/2 d) M) D) l) (* (* (/ -1/2 d) (* M D)) h)) 1)) (+ (* (/ (* (* (/ 1/2 d) M) D) l) (* (* (/ -1/2 d) (* M D)) h)) 1) (/ (* (* (/ 1/2 d) M) D) l) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (* (* D D) -1/8) (* D D) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (* (* M M) (/ (* D D) (* (* d d) l))) (* -1/4 h)) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (/ (* (/ (* (* M M) D) l) D) (* d d)) (* -1/4 h)) (* w0 (sqrt (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) M) D)) 1))) (sqrt (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) M) D)) 1)) (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) M) D)) 1) (* (* h -1/2) (* M D)) (* (* (/ 1/2 d) M) D) (* (/ -1/2 d) (* M D)) (* (/ (* h (* M M)) l) (/ w0 (* d d))) (/ w0 (* d d)) (/ (* D D) (* (* d d) l)) (* (* M M) (/ (* D D) (* (* d d) l))) (/ (* (/ (* (* M M) D) l) D) (* d d)) (* (* M M) D) (/ (* (* h -1/2) (* M D)) (* l d))) |
| 1× | egg-herbie |
| 8 486× | lower-*.f64 |
| 8 486× | lower-*.f32 |
| 6 640× | lower-fma.f64 |
| 6 640× | lower-fma.f32 |
| 4 656× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 683 | 36524 |
| 1 | 2354 | 36356 |
| 0 | 8494 | 35324 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ w0 (pow d 2)) |
(/ w0 (pow d 2)) |
(/ w0 (pow d 2)) |
(/ w0 (pow d 2)) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ w0 (pow d 2)) |
(/ w0 (pow d 2)) |
(/ w0 (pow d 2)) |
(/ w0 (pow d 2)) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ w0 (pow d 2)) |
(/ w0 (pow d 2)) |
(/ w0 (pow d 2)) |
(/ w0 (pow d 2)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) |
(* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) |
(* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) |
(* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) |
(* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(* D (pow M 2)) |
(* D (pow M 2)) |
(* D (pow M 2)) |
(* D (pow M 2)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(* D (pow M 2)) |
(* D (pow M 2)) |
(* D (pow M 2)) |
(* D (pow M 2)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(* D (pow M 2)) |
(* D (pow M 2)) |
(* D (pow M 2)) |
(* D (pow M 2)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(* -1/8 (pow D 2)) |
(* -1/8 (pow D 2)) |
(* -1/8 (pow D 2)) |
(* -1/8 (pow D 2)) |
(pow D 2) |
(pow D 2) |
(pow D 2) |
(pow D 2) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(* D (pow M 2)) |
(* D (pow M 2)) |
(* D (pow M 2)) |
(* D (pow M 2)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(* -1/8 (pow D 2)) |
(* -1/8 (pow D 2)) |
(* -1/8 (pow D 2)) |
(* -1/8 (pow D 2)) |
(pow D 2) |
(pow D 2) |
(pow D 2) |
(pow D 2) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(* D (pow M 2)) |
(* D (pow M 2)) |
(* D (pow M 2)) |
(* D (pow M 2)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(* -1/8 (pow D 2)) |
(* -1/8 (pow D 2)) |
(* -1/8 (pow D 2)) |
(* -1/8 (pow D 2)) |
(pow D 2) |
(pow D 2) |
(pow D 2) |
(pow D 2) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(* D (pow M 2)) |
(* D (pow M 2)) |
(* D (pow M 2)) |
(* D (pow M 2)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ w0 (pow d 2)) |
(/ w0 (pow d 2)) |
(/ w0 (pow d 2)) |
(/ w0 (pow d 2)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ w0 (pow d 2)) |
(/ w0 (pow d 2)) |
(/ w0 (pow d 2)) |
(/ w0 (pow d 2)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
(* 1/2 (/ (* D M) (* d l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(* -1/2 (/ (* D M) d)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ w0 (pow d 2)) |
(/ w0 (pow d 2)) |
(/ w0 (pow d 2)) |
(/ w0 (pow d 2)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
| Outputs |
|---|
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ w0 (pow d 2)) |
(/.f64 w0 (*.f64 d d)) |
(/ w0 (pow d 2)) |
(/.f64 w0 (*.f64 d d)) |
(/ w0 (pow d 2)) |
(/.f64 w0 (*.f64 d d)) |
(/ w0 (pow d 2)) |
(/.f64 w0 (*.f64 d d)) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ w0 (pow d 2)) |
(/.f64 w0 (*.f64 d d)) |
(/ w0 (pow d 2)) |
(/.f64 w0 (*.f64 d d)) |
(/ w0 (pow d 2)) |
(/.f64 w0 (*.f64 d d)) |
(/ w0 (pow d 2)) |
(/.f64 w0 (*.f64 d d)) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(*.f64 (neg.f64 w0) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal -1 binary64))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(*.f64 (neg.f64 w0) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal -1 binary64))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(*.f64 (neg.f64 w0) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal -1 binary64))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(*.f64 (neg.f64 w0) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal -1 binary64))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64))) w0) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ w0 (pow d 2)) |
(/.f64 w0 (*.f64 d d)) |
(/ w0 (pow d 2)) |
(/.f64 w0 (*.f64 d d)) |
(/ w0 (pow d 2)) |
(/.f64 w0 (*.f64 d d)) |
(/ w0 (pow d 2)) |
(/.f64 w0 (*.f64 d d)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) (/.f64 h l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 M M) w0) d) (/.f64 (*.f64 D D) d)))) h w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 (*.f64 M M) w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (*.f64 l l)) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))))) h)) h w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 h (*.f64 l l)) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 M M) d) (/.f64 (*.f64 D D) d)))) h #s(literal 1 binary64)) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 M M) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) l) (pow.f64 d #s(literal 4 binary64))))) h)) h #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) (/.f64 h l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 M M) w0) d) (/.f64 (*.f64 D D) d)))) h w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 (*.f64 M M) w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (*.f64 l l)) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))))) h)) h w0) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) (/.f64 h l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 M M) w0) d) (/.f64 (*.f64 D D) d)))) h w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 (*.f64 M M) w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (*.f64 l l)) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))))) h)) h w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 h (*.f64 l l)) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 M M) d) (/.f64 (*.f64 D D) d)))) h #s(literal 1 binary64)) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 M M) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) l) (pow.f64 d #s(literal 4 binary64))))) h)) h #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) (/.f64 h l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 M M) w0) d) (/.f64 (*.f64 D D) d)))) h w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 (*.f64 M M) w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (*.f64 l l)) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))))) h)) h w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 h (*.f64 l l)) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 M M) d) (/.f64 (*.f64 D D) d)))) h #s(literal 1 binary64)) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 M M) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) l) (pow.f64 d #s(literal 4 binary64))))) h)) h #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) (/.f64 h l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 M M) w0) d) (/.f64 (*.f64 D D) d)))) h w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 (*.f64 M M) w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (*.f64 l l)) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))))) h)) h w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 h (*.f64 l l)) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 M M) d) (/.f64 (*.f64 D D) d)))) h #s(literal 1 binary64)) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 M M) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) l) (pow.f64 d #s(literal 4 binary64))))) h)) h #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))))) h) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) h) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) h) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))))) h) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))))) h) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 h)) h) |
(* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 h)) h) |
(* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 h)) h) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))))) h) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) h) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) h) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))))) h) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))))) h) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) h) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) h) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))))) h) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))))) h) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) h) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) h) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))))) h) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 3 binary64)) w0) (pow.f64 M #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) d) (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (/.f64 w0 (pow.f64 D #s(literal 5 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64))))))))) |
(* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 M #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) d) (/.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (/.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64))))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1/4 binary64) (/.f64 #s(literal -1 binary64) h))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1/4 binary64) (/.f64 #s(literal -1 binary64) h))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1/4 binary64) (/.f64 #s(literal -1 binary64) h))) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 3 binary64)) w0) (pow.f64 M #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) d) (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (/.f64 w0 (pow.f64 D #s(literal 5 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64))))))))) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal 1/8 binary64) (/.f64 (neg.f64 w0) h))) |
(* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal 1/8 binary64) (/.f64 (neg.f64 w0) h))) |
(* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal 1/8 binary64) (/.f64 (neg.f64 w0) h))) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 3 binary64)) w0) (pow.f64 M #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) d) (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (/.f64 w0 (pow.f64 D #s(literal 5 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64))))))))) |
(* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 M #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) d) (/.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (/.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64))))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 3 binary64)) w0) (pow.f64 M #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) d) (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (/.f64 w0 (pow.f64 D #s(literal 5 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64))))))))) |
(* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 M #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) d) (/.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (/.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64))))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 3 binary64)) w0) (pow.f64 M #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) d) (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (/.f64 w0 (pow.f64 D #s(literal 5 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64))))))))) |
(* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 M #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) d) (/.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (/.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64))))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1/4 binary64) (/.f64 #s(literal -1 binary64) h))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1/4 binary64) (/.f64 #s(literal -1 binary64) h))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1/4 binary64) (/.f64 #s(literal -1 binary64) h))) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (*.f64 M M) l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 D D)) d) (/.f64 w0 d)))) (*.f64 M M) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 h w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 h l) (/.f64 h l))))) (*.f64 M M))) (*.f64 M M) w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (*.f64 M M) l)) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 h (*.f64 D D)) l))) (*.f64 M M) #s(literal 1 binary64)) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 h (*.f64 l l)) (/.f64 h (pow.f64 d #s(literal 4 binary64)))))) (*.f64 M M) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 h (*.f64 D D)) l))) (*.f64 M M) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (*.f64 M M) l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 D D)) d) (/.f64 w0 d)))) (*.f64 M M) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 h w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 h l) (/.f64 h l))))) (*.f64 M M))) (*.f64 M M) w0) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (*.f64 M M) l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 D D)) d) (/.f64 w0 d)))) (*.f64 M M) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 h w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 h l) (/.f64 h l))))) (*.f64 M M))) (*.f64 M M) w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (*.f64 M M) l)) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 h (*.f64 D D)) l))) (*.f64 M M) #s(literal 1 binary64)) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 h (*.f64 l l)) (/.f64 h (pow.f64 d #s(literal 4 binary64)))))) (*.f64 M M) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 h (*.f64 D D)) l))) (*.f64 M M) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (*.f64 M M) l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 D D)) d) (/.f64 w0 d)))) (*.f64 M M) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 h w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 h l) (/.f64 h l))))) (*.f64 M M))) (*.f64 M M) w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (*.f64 M M) l)) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 h (*.f64 D D)) l))) (*.f64 M M) #s(literal 1 binary64)) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 h (*.f64 l l)) (/.f64 h (pow.f64 d #s(literal 4 binary64)))))) (*.f64 M M) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 h (*.f64 D D)) l))) (*.f64 M M) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (*.f64 M M) l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 D D)) d) (/.f64 w0 d)))) (*.f64 M M) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 h w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 h l) (/.f64 h l))))) (*.f64 M M))) (*.f64 M M) w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (*.f64 M M) l)) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 h (*.f64 D D)) l))) (*.f64 M M) #s(literal 1 binary64)) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 h (*.f64 l l)) (/.f64 h (pow.f64 d #s(literal 4 binary64)))))) (*.f64 M M) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 h (*.f64 D D)) l))) (*.f64 M M) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(* D (pow M 2)) |
(*.f64 (*.f64 M D) M) |
(* D (pow M 2)) |
(*.f64 (*.f64 M D) M) |
(* D (pow M 2)) |
(*.f64 (*.f64 M D) M) |
(* D (pow M 2)) |
(*.f64 (*.f64 M D) M) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 h (*.f64 D D)) l) (/.f64 w0 (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 (*.f64 M M))) (*.f64 M M)) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 h (*.f64 D D)) l) (/.f64 w0 (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 (*.f64 M M))) (*.f64 M M)) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 h (*.f64 D D)) l) (/.f64 w0 (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 (*.f64 M M))) (*.f64 M M)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(* D (pow M 2)) |
(*.f64 (*.f64 M D) M) |
(* D (pow M 2)) |
(*.f64 (*.f64 M D) M) |
(* D (pow M 2)) |
(*.f64 (*.f64 M D) M) |
(* D (pow M 2)) |
(*.f64 (*.f64 M D) M) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 h (*.f64 D D)) l) (/.f64 w0 (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 (*.f64 M M))) (*.f64 M M)) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 h (*.f64 D D)) l) (/.f64 w0 (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 (*.f64 M M))) (*.f64 M M)) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 h (*.f64 D D)) l) (/.f64 w0 (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 (*.f64 M M))) (*.f64 M M)) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(* D (pow M 2)) |
(*.f64 (*.f64 M D) M) |
(* D (pow M 2)) |
(*.f64 (*.f64 M D) M) |
(* D (pow M 2)) |
(*.f64 (*.f64 M D) M) |
(* D (pow M 2)) |
(*.f64 (*.f64 M D) M) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 l h)) D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (*.f64 (/.f64 w0 (*.f64 M D)) (/.f64 d (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 3 binary64))) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))))) (*.f64 l l))) (*.f64 l l))) l) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 3 binary64))) (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 l h)) D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (*.f64 (/.f64 w0 (*.f64 M D)) (/.f64 d (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 3 binary64))) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))))) (*.f64 l l))) (*.f64 l l))) l) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (*.f64 l w0)) l) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (*.f64 l w0)) l) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (*.f64 l w0)) l) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 l h)) D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (*.f64 (/.f64 w0 (*.f64 M D)) (/.f64 d (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 3 binary64))) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))))) (*.f64 l l))) (*.f64 l l))) l) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 3 binary64))) (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 l h)) D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (*.f64 (/.f64 w0 (*.f64 M D)) (/.f64 d (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 3 binary64))) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))))) (*.f64 l l))) (*.f64 l l))) l) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 3 binary64))) (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 l h)) D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (*.f64 (/.f64 w0 (*.f64 M D)) (/.f64 d (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 3 binary64))) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))))) (*.f64 l l))) (*.f64 l l))) l) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 3 binary64))) (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 M M) d) (/.f64 (*.f64 h w0) d)) (*.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 h h) w0) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))))) l)) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) D) D) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) w0) (pow.f64 h #s(literal 3 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 d #s(literal 4 binary64))))) (neg.f64 l))) l)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 M M) d) (/.f64 h d)) (*.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))))) l)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (pow.f64 d #s(literal 4 binary64))))) (neg.f64 l))) l)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 M M) d) (/.f64 (*.f64 h w0) d)) (*.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 h h) w0) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))))) l)) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) D) D) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) w0) (pow.f64 h #s(literal 3 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 d #s(literal 4 binary64))))) (neg.f64 l))) l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 M M) d) (/.f64 (*.f64 h w0) d)) (*.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 h h) w0) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))))) l)) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) D) D) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) w0) (pow.f64 h #s(literal 3 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 d #s(literal 4 binary64))))) (neg.f64 l))) l)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 M M) d) (/.f64 h d)) (*.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))))) l)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (pow.f64 d #s(literal 4 binary64))))) (neg.f64 l))) l)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 M M) d) (/.f64 (*.f64 h w0) d)) (*.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 h h) w0) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))))) l)) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) D) D) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) w0) (pow.f64 h #s(literal 3 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 d #s(literal 4 binary64))))) (neg.f64 l))) l)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 M M) d) (/.f64 h d)) (*.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))))) l)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (pow.f64 d #s(literal 4 binary64))))) (neg.f64 l))) l)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 M M) d) (/.f64 (*.f64 h w0) d)) (*.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 h h) w0) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))))) l)) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) D) D) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) w0) (pow.f64 h #s(literal 3 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 d #s(literal 4 binary64))))) (neg.f64 l))) l)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 M M) d) (/.f64 h d)) (*.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))))) l)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (pow.f64 d #s(literal 4 binary64))))) (neg.f64 l))) l)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 w0 l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 D D)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))))) (*.f64 D D) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h)) w0) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l))) (*.f64 D D) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l))) (*.f64 D D) w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))) (*.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 D D)) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))))) (*.f64 D D) #s(literal 1 binary64)) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 D D)) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal -1/128 binary64) (pow.f64 d #s(literal 4 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l))) (*.f64 D D) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 D D) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 w0 l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 D D)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))))) (*.f64 D D) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h)) w0) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l))) (*.f64 D D) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l))) (*.f64 D D) w0) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(* -1/8 (pow D 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 D D)) |
(* -1/8 (pow D 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 D D)) |
(* -1/8 (pow D 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 D D)) |
(* -1/8 (pow D 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 D D)) |
(pow D 2) |
(*.f64 D D) |
(pow D 2) |
(*.f64 D D) |
(pow D 2) |
(*.f64 D D) |
(pow D 2) |
(*.f64 D D) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 w0 l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 D D)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))))) (*.f64 D D) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h)) w0) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l))) (*.f64 D D) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l))) (*.f64 D D) w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))) (*.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 D D)) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))))) (*.f64 D D) #s(literal 1 binary64)) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 D D)) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal -1/128 binary64) (pow.f64 d #s(literal 4 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l))) (*.f64 D D) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 D D) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 w0 l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 D D)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))))) (*.f64 D D) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h)) w0) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l))) (*.f64 D D) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l))) (*.f64 D D) w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))) (*.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 D D)) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))))) (*.f64 D D) #s(literal 1 binary64)) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 D D)) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal -1/128 binary64) (pow.f64 d #s(literal 4 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l))) (*.f64 D D) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 D D) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 w0 l)) (*.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 D D)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))))) (*.f64 D D) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h)) w0) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l))) (*.f64 D D) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l))) (*.f64 D D) w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))) (*.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 D D)) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))))) (*.f64 D D) #s(literal 1 binary64)) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 D D)) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal -1/128 binary64) (pow.f64 d #s(literal 4 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l))) (*.f64 D D) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 D D) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(* D (pow M 2)) |
(*.f64 (*.f64 M D) M) |
(* D (pow M 2)) |
(*.f64 (*.f64 M D) M) |
(* D (pow M 2)) |
(*.f64 (*.f64 M D) M) |
(* D (pow M 2)) |
(*.f64 (*.f64 M D) M) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l) (/.f64 w0 (*.f64 D D))) (*.f64 D D)) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l) (/.f64 w0 (*.f64 D D))) (*.f64 D D)) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l) (/.f64 w0 (*.f64 D D))) (*.f64 D D)) |
(* -1/8 (pow D 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 D D)) |
(* -1/8 (pow D 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 D D)) |
(* -1/8 (pow D 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 D D)) |
(* -1/8 (pow D 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 D D)) |
(pow D 2) |
(*.f64 D D) |
(pow D 2) |
(*.f64 D D) |
(pow D 2) |
(*.f64 D D) |
(pow D 2) |
(*.f64 D D) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(* D (pow M 2)) |
(*.f64 (*.f64 M D) M) |
(* D (pow M 2)) |
(*.f64 (*.f64 M D) M) |
(* D (pow M 2)) |
(*.f64 (*.f64 M D) M) |
(* D (pow M 2)) |
(*.f64 (*.f64 M D) M) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l) (/.f64 w0 (*.f64 D D))) (*.f64 D D)) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l) (/.f64 w0 (*.f64 D D))) (*.f64 D D)) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l) (/.f64 w0 (*.f64 D D))) (*.f64 D D)) |
(* -1/8 (pow D 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 D D)) |
(* -1/8 (pow D 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 D D)) |
(* -1/8 (pow D 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 D D)) |
(* -1/8 (pow D 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 D D)) |
(pow D 2) |
(*.f64 D D) |
(pow D 2) |
(*.f64 D D) |
(pow D 2) |
(*.f64 D D) |
(pow D 2) |
(*.f64 D D) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(* D (pow M 2)) |
(*.f64 (*.f64 M D) M) |
(* D (pow M 2)) |
(*.f64 (*.f64 M D) M) |
(* D (pow M 2)) |
(*.f64 (*.f64 M D) M) |
(* D (pow M 2)) |
(*.f64 (*.f64 M D) M) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 M D)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 d d) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (pow.f64 D #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) D (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 d d) D)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) (sqrt.f64 (/.f64 l h)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) (sqrt.f64 (/.f64 h l)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) D (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 d d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h)))) (*.f64 d d))) d) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 M D)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 d d) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (pow.f64 D #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) |
(/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l)) #s(literal -1/8 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 d d)) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) |
(/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l)) #s(literal -1/8 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 d d)) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) |
(/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l)) #s(literal -1/8 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 d d)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 M D)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 d d) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (pow.f64 D #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) D (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 d d) D)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) (sqrt.f64 (/.f64 l h)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) (sqrt.f64 (/.f64 h l)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) D (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 d d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h)))) (*.f64 d d))) d) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 M D)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 d d) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (pow.f64 D #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) D (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 d d) D)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) (sqrt.f64 (/.f64 l h)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) (sqrt.f64 (/.f64 h l)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) D (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 d d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h)))) (*.f64 d d))) d) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 M D)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 d d) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (pow.f64 D #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) D (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 d d) D)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) (sqrt.f64 (/.f64 l h)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) (sqrt.f64 (/.f64 h l)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) D (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 d d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h)))) (*.f64 d d))) d) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ w0 (pow d 2)) |
(/.f64 w0 (*.f64 d d)) |
(/ w0 (pow d 2)) |
(/.f64 w0 (*.f64 d d)) |
(/ w0 (pow d 2)) |
(/.f64 w0 (*.f64 d d)) |
(/ w0 (pow d 2)) |
(/.f64 w0 (*.f64 d d)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ w0 (pow d 2)) |
(/.f64 w0 (*.f64 d d)) |
(/ w0 (pow d 2)) |
(/.f64 w0 (*.f64 d d)) |
(/ w0 (pow d 2)) |
(/.f64 w0 (*.f64 d d)) |
(/ w0 (pow d 2)) |
(/.f64 w0 (*.f64 d d)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
(* 1/2 (/ (* D M) (* d l))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 D d)) (/.f64 M l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) l) l) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(* -1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal -1/2 binary64)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ w0 (pow d 2)) |
(/.f64 w0 (*.f64 d d)) |
(/ w0 (pow d 2)) |
(/.f64 w0 (*.f64 d d)) |
(/ w0 (pow d 2)) |
(/.f64 w0 (*.f64 d d)) |
(/ w0 (pow d 2)) |
(/.f64 w0 (*.f64 d d)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (pow D 2) (* (pow d 2) l)) |
(*.f64 (/.f64 D (*.f64 d d)) (/.f64 D l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
| 4 466× | lower-*.f32 |
| 4 422× | lower-*.f64 |
| 4 300× | lower-/.f32 |
| 4 282× | lower-/.f64 |
| 3 104× | lower-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 534 |
| 0 | 109 | 534 |
| 1 | 360 | 484 |
| 2 | 2611 | 482 |
| 0 | 8490 | 469 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) |
(sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(*.f64 (*.f64 D D) #s(literal -1/8 binary64)) |
(*.f64 D D) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
(sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) |
#s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) |
(sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)))) |
#s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h)) |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) |
(sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)) |
(*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) |
(*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/.f64 w0 (*.f64 d d)) |
(/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) |
(*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) |
(*.f64 (*.f64 M M) D) |
(/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))) w0) |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))))) (sqrt.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))))) (pow.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) #s(literal -1 binary64))) (pow.f64 (pow.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (log1p.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)))))) (sqrt.f64 (neg.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l)))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))) (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)))) (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l))) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l))) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l))) (neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l)))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))) (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))))) (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64))))) (*.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))) (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))))) (neg.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))) (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 h (*.f64 (/.f64 #s(literal -1/2 binary64) d) M)) D) (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (/.f64 D l) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l) h) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) D) M) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l) (/.f64 #s(literal -1/2 binary64) d)) (*.f64 h (*.f64 D M)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 h l) (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d)))) (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) l) (/.f64 D d)) D) (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) l) (/.f64 D d)) (/.f64 #s(literal 1/2 binary64) d)) (*.f64 D M) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (/.f64 (*.f64 D M) d) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (*.f64 h #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 D M) d) l) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) (/.f64 D l)) (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) d) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) h) (pow.f64 l #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) (*.f64 D (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))))) (pow.f64 (*.f64 l d) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (pow.f64 l #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) l) (*.f64 h #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) l) h #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) l) (/.f64 D d)) (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (*.f64 D #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) l) (/.f64 D d)) (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) D #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (/.f64 h l) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 h l)) (*.f64 (/.f64 (*.f64 D M) d) (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) l) (/.f64 D d)) (*.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) l) (/.f64 D d)) (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) D) M) (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (*.f64 l d)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) D) M) (*.f64 (pow.f64 (*.f64 l d) #s(literal -1 binary64)) (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 D M) d) l) (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 h l) (neg.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) (neg.f64 (/.f64 h l)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) (/.f64 h l) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 h (*.f64 (/.f64 #s(literal -1/2 binary64) d) M)) D) (*.f64 (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 h (*.f64 (/.f64 #s(literal -1/2 binary64) d) M)) D) (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l) #s(literal 1 binary64)) |
(fma.f64 h (*.f64 (pow.f64 l #s(literal -1 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 h (/.f64 (neg.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) l) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) D) M) (*.f64 h (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 (*.f64 h (*.f64 D M)) (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l) (*.f64 (*.f64 (*.f64 h (*.f64 (/.f64 #s(literal -1/2 binary64) d) M)) D) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l) (*.f64 (*.f64 h (*.f64 (/.f64 #s(literal -1/2 binary64) d) M)) D) #s(literal 1 binary64)) |
(fma.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) l) (/.f64 D d)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (*.f64 (pow.f64 l #s(literal -1 binary64)) (*.f64 (*.f64 h (*.f64 (/.f64 #s(literal -1/2 binary64) d) M)) D)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (*.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (/.f64 h l)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (*.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) l) (/.f64 D d)) #s(literal 1 binary64)) |
(fma.f64 D (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) l) (/.f64 D d)) (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) (*.f64 (/.f64 D l) (*.f64 (*.f64 h (*.f64 (/.f64 #s(literal -1/2 binary64) d) M)) D)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) (*.f64 D (*.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) l) (/.f64 D d))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 (*.f64 D M) (*.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) l) (/.f64 D d))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))) (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64))) (pow.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64))) (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l)) #s(literal 1 binary64)) |
(+.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l))) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 l #s(literal -1 binary64)) (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d)))) |
(*.f64 (/.f64 D l) (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l)) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) D) M) (pow.f64 (neg.f64 l) #s(literal -1 binary64))) |
(*.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (pow.f64 l #s(literal -1 binary64))) |
(*.f64 D (/.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) l)) |
(*.f64 D (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) (pow.f64 l #s(literal -1 binary64)))) |
(*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) (/.f64 D l)) |
(*.f64 M (*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 D l))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 (*.f64 D M) (pow.f64 l #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 M (/.f64 D l))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) (/.f64 (*.f64 D M) l)) |
(pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) M) (/.f64 d D)) l) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 l (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 l (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 D l))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 1 binary64))) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (*.f64 (neg.f64 d) l)) |
(/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 D l)) d) |
(/.f64 (*.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 1 binary64)) l) |
(/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (*.f64 l d)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 l (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 l (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 l (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 l (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 l (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) D) M) (neg.f64 (neg.f64 (neg.f64 l)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) D) M) (neg.f64 l)) |
(/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (neg.f64 (neg.f64 l))) |
(/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l) |
(neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) D) M) l)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 l)) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) D) M) l)) |
(exp.f64 (*.f64 (log.f64 (/.f64 l (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))))) #s(literal -1 binary64))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) w0)) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 D D)) #s(literal 2 binary64)) #s(literal 1/64 binary64) (*.f64 (neg.f64 w0) w0)) (pow.f64 (fma.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (neg.f64 w0)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 D D)) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 w0 #s(literal 3 binary64))) (pow.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D))) w0) (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) w0))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (neg.f64 w0)) (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 D D)) #s(literal 2 binary64)) #s(literal 1/64 binary64) (*.f64 (neg.f64 w0) w0))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D))) w0) (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) w0))) (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 D D)) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 w0 #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 w0 w0) (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D))) #s(literal 2 binary64)))) (neg.f64 (-.f64 w0 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 D D)) #s(literal 2 binary64)) #s(literal 1/64 binary64) (*.f64 (neg.f64 w0) w0)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (neg.f64 w0))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 D D)) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 w0 #s(literal 3 binary64))))) (neg.f64 (neg.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D))) w0) (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) w0)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (neg.f64 w0))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (neg.f64 w0)) (*.f64 w0 w0))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (neg.f64 w0)) (fma.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (neg.f64 w0)))) |
(/.f64 (-.f64 (*.f64 w0 w0) (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D))) #s(literal 2 binary64))) (-.f64 w0 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 D D)) #s(literal 2 binary64)) #s(literal 1/64 binary64) (*.f64 (neg.f64 w0) w0))) (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (neg.f64 w0)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 D D)) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 w0 #s(literal 3 binary64)))) (neg.f64 (fma.f64 w0 w0 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) w0)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 D D)) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 w0 #s(literal 3 binary64)))) (neg.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D))) w0) (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) w0))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (neg.f64 w0)) (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 D D)) #s(literal 2 binary64)) #s(literal 1/64 binary64) (*.f64 (neg.f64 w0) w0))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D))) w0) (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) w0))) (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 D D)) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 w0 #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 D D)) #s(literal 2 binary64)) #s(literal 1/64 binary64) (*.f64 (neg.f64 w0) w0)) (fma.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (neg.f64 w0))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 D D)) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 w0 #s(literal 3 binary64))) (fma.f64 w0 w0 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) w0))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 D D)) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 w0 #s(literal 3 binary64))) (-.f64 (hypot.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D))) w0) (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) w0)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (neg.f64 w0)) (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 D D)) #s(literal 2 binary64)) #s(literal 1/64 binary64) (*.f64 (neg.f64 w0) w0)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D))) w0) (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) w0))) (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 D D)) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 w0 #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) h) (/.f64 (*.f64 M M) l)) w0) (pow.f64 d #s(literal -2 binary64)) w0) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 D D)) #s(literal -1/8 binary64) w0) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) D) (*.f64 #s(literal -1/8 binary64) D) w0) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (/.f64 w0 (*.f64 d d))) (/.f64 (*.f64 (*.f64 M M) h) l) w0) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d d))) (/.f64 (*.f64 (*.f64 M M) h) l)) (*.f64 D D) w0) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) h) (/.f64 (*.f64 M M) l)) (/.f64 w0 (*.f64 d d)) w0) |
(fma.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) w0) |
(fma.f64 (/.f64 w0 (*.f64 d d)) (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) h) (/.f64 (*.f64 M M) l)) w0) |
(fma.f64 (/.f64 (*.f64 (*.f64 M M) h) l) (*.f64 (/.f64 w0 (*.f64 d d)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D))) w0) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) w0) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l))) w0) |
(fma.f64 (*.f64 D D) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d d))) (/.f64 (*.f64 (*.f64 M M) h) l)) w0) |
(fma.f64 D (*.f64 (*.f64 #s(literal -1/8 binary64) D) (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l))) w0) |
(fma.f64 D (*.f64 D (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d d))) (/.f64 (*.f64 (*.f64 M M) h) l))) w0) |
(-.f64 (/.f64 (*.f64 w0 w0) (-.f64 w0 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D))) #s(literal 2 binary64)) (-.f64 w0 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (neg.f64 w0))) (/.f64 (*.f64 w0 w0) (fma.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (neg.f64 w0)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D))) w0) |
(+.f64 w0 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) (*.f64 #s(literal -1/8 binary64) (*.f64 D D)))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) D) D) |
(*.f64 #s(literal -1/8 binary64) (*.f64 D D)) |
(*.f64 (*.f64 D D) #s(literal -1/8 binary64)) |
(*.f64 D (*.f64 #s(literal -1/8 binary64) D)) |
(*.f64 (exp.f64 (log.f64 D)) (exp.f64 (log.f64 D))) |
(*.f64 D D) |
(pow.f64 (exp.f64 (log.f64 D)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 D D) #s(literal 1 binary64)) |
(pow.f64 D #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 D) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h)))) w0) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 (pow.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h))) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h))) #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h)))) #s(literal 1/2 binary64))) |
#s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) h) #s(literal -1/4 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (/.f64 (/.f64 (*.f64 (*.f64 M M) D) l) d)) (/.f64 D d)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (/.f64 (*.f64 (*.f64 M M) D) l)) (/.f64 (/.f64 D d) d)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 M M)) (/.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) l)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) M) (/.f64 (*.f64 M (pow.f64 (/.f64 D d) #s(literal 2 binary64))) l)) |
(*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 l d)) (/.f64 (*.f64 #s(literal -1/4 binary64) h) d)) |
(*.f64 (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 #s(literal -1/4 binary64) h)) (pow.f64 d #s(literal -2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (/.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) l)) (*.f64 M M)) |
(*.f64 (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 (pow.f64 d #s(literal -2 binary64)) #s(literal -1/4 binary64))) h) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) D) l) d) (*.f64 (/.f64 D d) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h)) |
(*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (/.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 d d))) |
(*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 (pow.f64 d #s(literal -2 binary64)) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) (*.f64 (/.f64 (/.f64 D d) d) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 h (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) l) (*.f64 (*.f64 M M) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (*.f64 M M) (*.f64 (*.f64 #s(literal -1/4 binary64) h) (/.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) l))) |
(*.f64 h (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 (pow.f64 d #s(literal -2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 M (*.f64 (/.f64 (*.f64 M (pow.f64 (/.f64 D d) #s(literal 2 binary64))) l) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 M (*.f64 M (*.f64 (*.f64 #s(literal -1/4 binary64) h) (/.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) l)))) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 #s(literal -1/4 binary64) h))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 #s(literal -1/4 binary64) h)) d)) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 l d)) (*.f64 #s(literal -1/4 binary64) h))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (neg.f64 l)) (*.f64 #s(literal -1/4 binary64) h))) (neg.f64 (*.f64 (neg.f64 d) d))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) h))) (*.f64 d (*.f64 (neg.f64 d) l))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 l d)))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (neg.f64 l)))) (neg.f64 (*.f64 (neg.f64 d) d))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (pow.f64 (*.f64 D M) #s(literal 2 binary64)))) (*.f64 d (*.f64 (neg.f64 d) l))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 #s(literal -1/4 binary64) h)))) (neg.f64 (*.f64 (neg.f64 d) d))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/4 binary64) h)) (neg.f64 (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) h))) (neg.f64 (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 #s(literal -1/4 binary64) h)) d) d) |
(/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 l d)) (*.f64 #s(literal -1/4 binary64) h)) d) |
(/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (neg.f64 l)) (*.f64 #s(literal -1/4 binary64) h)) (*.f64 (neg.f64 d) d)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) h)) (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l))) |
(/.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) h)) (*.f64 (*.f64 d d) l)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 l d))) d) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (neg.f64 l))) (*.f64 (neg.f64 d) d)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) #s(literal 1 binary64)) (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 #s(literal -1/4 binary64) h))) (*.f64 (neg.f64 d) d)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 d d) (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 #s(literal -1/4 binary64) h))))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 #s(literal -1/4 binary64) h)) (*.f64 d d)) |
(/.f64 (*.f64 #s(literal -1/4 binary64) h) (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 d d) (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 #s(literal -1/4 binary64) h)))) |
(*.f64 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h)))) w0) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 (pow.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h))) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h))) #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h)))) #s(literal 1/2 binary64))) |
#s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) h) #s(literal -1/4 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (/.f64 (/.f64 (*.f64 (*.f64 M M) D) l) d)) (/.f64 D d)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (/.f64 (*.f64 (*.f64 M M) D) l)) (/.f64 (/.f64 D d) d)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 M M)) (/.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) l)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) M) (/.f64 (*.f64 M (pow.f64 (/.f64 D d) #s(literal 2 binary64))) l)) |
(*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 l d)) (/.f64 (*.f64 #s(literal -1/4 binary64) h) d)) |
(*.f64 (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 #s(literal -1/4 binary64) h)) (pow.f64 d #s(literal -2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (/.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) l)) (*.f64 M M)) |
(*.f64 (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 (pow.f64 d #s(literal -2 binary64)) #s(literal -1/4 binary64))) h) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) D) l) d) (*.f64 (/.f64 D d) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) h)) |
(*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (/.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 d d))) |
(*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 (pow.f64 d #s(literal -2 binary64)) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) (*.f64 (/.f64 (/.f64 D d) d) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 h (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) l) (*.f64 (*.f64 M M) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (*.f64 M M) (*.f64 (*.f64 #s(literal -1/4 binary64) h) (/.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) l))) |
(*.f64 h (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 (pow.f64 d #s(literal -2 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 M (*.f64 (/.f64 (*.f64 M (pow.f64 (/.f64 D d) #s(literal 2 binary64))) l) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 M (*.f64 M (*.f64 (*.f64 #s(literal -1/4 binary64) h) (/.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) l)))) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 #s(literal -1/4 binary64) h))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 #s(literal -1/4 binary64) h)) d)) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 l d)) (*.f64 #s(literal -1/4 binary64) h))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (neg.f64 l)) (*.f64 #s(literal -1/4 binary64) h))) (neg.f64 (*.f64 (neg.f64 d) d))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) h))) (*.f64 d (*.f64 (neg.f64 d) l))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 l d)))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (neg.f64 l)))) (neg.f64 (*.f64 (neg.f64 d) d))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (pow.f64 (*.f64 D M) #s(literal 2 binary64)))) (*.f64 d (*.f64 (neg.f64 d) l))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 #s(literal -1/4 binary64) h)))) (neg.f64 (*.f64 (neg.f64 d) d))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/4 binary64) h)) (neg.f64 (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) h))) (neg.f64 (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 #s(literal -1/4 binary64) h)) d) d) |
(/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 l d)) (*.f64 #s(literal -1/4 binary64) h)) d) |
(/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (neg.f64 l)) (*.f64 #s(literal -1/4 binary64) h)) (*.f64 (neg.f64 d) d)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) h)) (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l))) |
(/.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) h)) (*.f64 (*.f64 d d) l)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 l d))) d) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (neg.f64 l))) (*.f64 (neg.f64 d) d)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) #s(literal 1 binary64)) (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 #s(literal -1/4 binary64) h))) (*.f64 (neg.f64 d) d)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 d d) (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 #s(literal -1/4 binary64) h))))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 #s(literal -1/4 binary64) h)) (*.f64 d d)) |
(/.f64 (*.f64 #s(literal -1/4 binary64) h) (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 d d) (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 #s(literal -1/4 binary64) h)))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))) w0) |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))))) (sqrt.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))))) (pow.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) #s(literal -1 binary64))) (pow.f64 (pow.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (log1p.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)))))) (sqrt.f64 (neg.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l)))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))) (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(sqrt.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)))) (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l))) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l))) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l))) (neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l)))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))) (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))))) (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64))))) (*.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))) (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))))) (neg.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))) (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 h (*.f64 (/.f64 #s(literal -1/2 binary64) d) M)) D) (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (/.f64 D l) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l) h) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) D) M) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l) (/.f64 #s(literal -1/2 binary64) d)) (*.f64 h (*.f64 D M)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 h l) (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d)))) (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) l) (/.f64 D d)) D) (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) l) (/.f64 D d)) (/.f64 #s(literal 1/2 binary64) d)) (*.f64 D M) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (/.f64 (*.f64 D M) d) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (*.f64 h #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 D M) d) l) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) (/.f64 D l)) (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) d) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) h) (pow.f64 l #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) (*.f64 D (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))))) (pow.f64 (*.f64 l d) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (pow.f64 l #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) l) (*.f64 h #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) l) h #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) l) (/.f64 D d)) (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (*.f64 D #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) l) (/.f64 D d)) (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) D #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (/.f64 h l) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 h l)) (*.f64 (/.f64 (*.f64 D M) d) (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) l) (/.f64 D d)) (*.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) l) (/.f64 D d)) (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) D) M) (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (*.f64 l d)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) D) M) (*.f64 (pow.f64 (*.f64 l d) #s(literal -1 binary64)) (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 D M) d) l) (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 h l) (neg.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) (neg.f64 (/.f64 h l)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) (/.f64 h l) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 h (*.f64 (/.f64 #s(literal -1/2 binary64) d) M)) D) (*.f64 (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 h (*.f64 (/.f64 #s(literal -1/2 binary64) d) M)) D) (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l) #s(literal 1 binary64)) |
(fma.f64 h (*.f64 (pow.f64 l #s(literal -1 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 h (/.f64 (neg.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) l) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) D) M) (*.f64 h (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 (*.f64 h (*.f64 D M)) (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l) (*.f64 (*.f64 (*.f64 h (*.f64 (/.f64 #s(literal -1/2 binary64) d) M)) D) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l) (*.f64 (*.f64 h (*.f64 (/.f64 #s(literal -1/2 binary64) d) M)) D) #s(literal 1 binary64)) |
(fma.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) l) (/.f64 D d)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (*.f64 (pow.f64 l #s(literal -1 binary64)) (*.f64 (*.f64 h (*.f64 (/.f64 #s(literal -1/2 binary64) d) M)) D)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (*.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (/.f64 h l)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (*.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) l) (/.f64 D d)) #s(literal 1 binary64)) |
(fma.f64 D (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) l) (/.f64 D d)) (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) (*.f64 (/.f64 D l) (*.f64 (*.f64 h (*.f64 (/.f64 #s(literal -1/2 binary64) d) M)) D)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) (*.f64 D (*.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) l) (/.f64 D d))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 (*.f64 D M) (*.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) l) (/.f64 D d))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))) (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64))) (pow.f64 (fma.f64 (neg.f64 (/.f64 h l)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (pow.f64 (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -2 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 4 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (/.f64 l h) #s(literal -3 binary64)) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 6 binary64))) (fma.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) (fma.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l)) #s(literal 1 binary64)) |
(+.f64 (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l))) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) h) (neg.f64 l))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 h l) (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) D) M) |
(*.f64 (*.f64 h (*.f64 D M)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) h) |
(*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) D) |
(*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 D M)) |
(*.f64 h (*.f64 (*.f64 D M) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 D M) (*.f64 h #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 h (*.f64 D M))) |
(*.f64 D (*.f64 (*.f64 h #s(literal -1/2 binary64)) M)) |
(*.f64 M (*.f64 D (*.f64 h #s(literal -1/2 binary64)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 M #s(literal 1/2 binary64)))) (exp.f64 (log.f64 (/.f64 D d)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 D M))) (exp.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) d)))) |
(*.f64 (exp.f64 (log.f64 M)) (exp.f64 (log.f64 (*.f64 D (/.f64 #s(literal 1/2 binary64) d))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) D) #s(literal -1 binary64)) (pow.f64 (/.f64 d M) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 d M) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) D) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 D #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 M d) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 M d) #s(literal 1 binary64)) (pow.f64 (/.f64 D #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 D M) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 d #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 D) M) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) d) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) #s(literal 1 binary64)) D) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) M) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) |
(*.f64 (sqrt.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d)))) (sqrt.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))))) |
(*.f64 (/.f64 D #s(literal 2 binary64)) (/.f64 M d)) |
(*.f64 (/.f64 M d) (/.f64 D #s(literal 2 binary64))) |
(*.f64 (*.f64 D (/.f64 #s(literal 1/2 binary64) d)) M) |
(*.f64 (*.f64 (*.f64 D M) #s(literal 1/2 binary64)) (pow.f64 d #s(literal -1 binary64))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 D d)) |
(*.f64 (pow.f64 d #s(literal -1 binary64)) (*.f64 (*.f64 D M) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 D d) (*.f64 M #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 D) M) (/.f64 #s(literal -1/2 binary64) d)) |
(*.f64 #s(literal 1 binary64) (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d)))) |
(*.f64 (*.f64 D M) (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 D (pow.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) #s(literal 1 binary64))) |
(*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) |
(*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) |
(*.f64 M (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64))) |
(*.f64 M (*.f64 (/.f64 #s(literal 1/2 binary64) d) D)) |
(*.f64 M (*.f64 D (/.f64 #s(literal 1/2 binary64) d))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) (pow.f64 (pow.f64 (*.f64 D M) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 D M)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 d #s(literal -1 binary64)) (*.f64 D M)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 d #s(literal -1 binary64)) (*.f64 D M))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 D M) d)) |
(pow.f64 (sqrt.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 d (*.f64 (*.f64 D M) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) M) (/.f64 d D)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) M) (/.f64 d D)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 D M))) (neg.f64 d)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 D M) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 d))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 D) M))) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) d)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 D M))) (*.f64 #s(literal -2 binary64) d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 D M) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (neg.f64 d)) |
(/.f64 (neg.f64 (/.f64 (*.f64 D M) d)) #s(literal -2 binary64)) |
(/.f64 (exp.f64 (log.f64 (*.f64 (*.f64 D M) #s(literal 1/2 binary64)))) (exp.f64 (log.f64 d))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (neg.f64 D) M))) (exp.f64 (log.f64 (*.f64 #s(literal -2 binary64) d)))) |
(/.f64 (exp.f64 (log.f64 (*.f64 D M))) (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) d)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 D M)) d) |
(/.f64 (neg.f64 (*.f64 (*.f64 D M) #s(literal 1/2 binary64))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 D) M)) (neg.f64 (*.f64 #s(literal -2 binary64) d))) |
(/.f64 (neg.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 d))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 D M)) (*.f64 #s(literal 2 binary64) d)) |
(/.f64 (*.f64 (*.f64 D M) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) d)) |
(/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) d) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 d (*.f64 (*.f64 D M) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) M) (/.f64 d D)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) M) (/.f64 d D)))) |
(/.f64 (*.f64 (*.f64 D M) #s(literal 1/2 binary64)) d) |
(/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) (neg.f64 d)) |
(/.f64 (/.f64 (*.f64 D M) d) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 D) M) (*.f64 #s(literal -2 binary64) d)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) M) (/.f64 d D))))) |
(/.f64 #s(literal 1 binary64) (/.f64 d (*.f64 (*.f64 D M) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) M) (/.f64 d D)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) M) (/.f64 d D))) |
(/.f64 (*.f64 D M) (*.f64 #s(literal 2 binary64) d)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 D) M) (*.f64 #s(literal 2 binary64) d))) |
(neg.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) D) M)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) d)) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) D) M)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) M) (/.f64 d D))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) D) M) |
(*.f64 (neg.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) D) |
(*.f64 (neg.f64 D) (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) |
(*.f64 #s(literal -1 binary64) (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d)))) |
(*.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) (pow.f64 d #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) M) D) |
(*.f64 (*.f64 D M) (/.f64 #s(literal -1/2 binary64) d)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 D M)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 d #s(literal -1 binary64)) (*.f64 D M))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 D M) d)) |
(*.f64 D (neg.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)))) |
(*.f64 D (*.f64 (/.f64 #s(literal -1/2 binary64) d) M)) |
(*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) (neg.f64 D)) |
(*.f64 M (*.f64 D (/.f64 #s(literal -1/2 binary64) d))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 (neg.f64 D) M)) |
(pow.f64 (/.f64 d (*.f64 (*.f64 D M) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 d))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 D M))) (neg.f64 (neg.f64 d))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 D M))) (neg.f64 (*.f64 #s(literal -2 binary64) d))) |
(/.f64 (neg.f64 (*.f64 (*.f64 D M) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal -2 binary64) d))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 D M)) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 D M) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 d))) |
(/.f64 (neg.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64))) (neg.f64 d)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 D M)) (*.f64 #s(literal -2 binary64) d)) |
(/.f64 (*.f64 (*.f64 D M) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) d)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 d (*.f64 (*.f64 D M) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 D M) #s(literal 1/2 binary64)) (neg.f64 d)) |
(/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) |
(/.f64 (*.f64 (neg.f64 D) M) (neg.f64 (*.f64 #s(literal -2 binary64) d))) |
(/.f64 #s(literal 1 binary64) (/.f64 d (*.f64 (*.f64 D M) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 D M) (*.f64 #s(literal -2 binary64) d)) |
(neg.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d)))) |
(-.f64 #s(literal 0 binary64) (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d)))) |
(*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) l) d) (/.f64 w0 d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d d)) (/.f64 w0 l)) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) |
(*.f64 (*.f64 (*.f64 h M) (*.f64 M (/.f64 w0 (*.f64 d d)))) (pow.f64 l #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) w0) (pow.f64 d #s(literal -2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) (/.f64 (pow.f64 d #s(literal -2 binary64)) l)) |
(*.f64 (/.f64 w0 (*.f64 d d)) (/.f64 (*.f64 (*.f64 M M) h) l)) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) (/.f64 w0 (*.f64 d d))) |
(*.f64 (*.f64 (*.f64 M M) h) (/.f64 (/.f64 w0 (*.f64 d d)) l)) |
(*.f64 (*.f64 (*.f64 M M) h) (/.f64 w0 (*.f64 (*.f64 d d) l))) |
(*.f64 (*.f64 (*.f64 M M) h) (pow.f64 (*.f64 l (/.f64 (*.f64 d d) w0)) #s(literal -1 binary64))) |
(*.f64 h (*.f64 (/.f64 (*.f64 M M) l) (/.f64 w0 (*.f64 d d)))) |
(*.f64 w0 (*.f64 (pow.f64 d #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 M M) h) l))) |
(pow.f64 (/.f64 l (*.f64 (*.f64 h M) (*.f64 M (/.f64 w0 (*.f64 d d))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 d d) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) w0)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 d d) l) (*.f64 (*.f64 (*.f64 M M) h) w0)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 d d) w0) (/.f64 l (*.f64 (*.f64 M M) h))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 l (*.f64 (*.f64 M M) h)) (/.f64 (*.f64 d d) w0)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) w0) d)) (neg.f64 d)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) d)) (*.f64 (neg.f64 d) l)) |
(/.f64 (neg.f64 (*.f64 (/.f64 w0 d) (/.f64 (*.f64 (*.f64 M M) h) l))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 w0) (/.f64 (*.f64 (*.f64 M M) h) l))) (neg.f64 (*.f64 (neg.f64 d) d))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 h M) (neg.f64 M)) (/.f64 w0 (*.f64 d d)))) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 (*.f64 (/.f64 w0 (*.f64 d d)) (*.f64 (*.f64 h M) (neg.f64 M)))) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 (*.f64 (/.f64 w0 (*.f64 d d)) #s(literal 1 binary64))) (neg.f64 (/.f64 l (*.f64 (*.f64 M M) h)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) (/.f64 w0 d))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) (neg.f64 w0))) (neg.f64 (*.f64 (neg.f64 d) d))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 d d) w0))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 h M) (*.f64 M (/.f64 w0 (*.f64 d d)))))) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) w0))) (neg.f64 (*.f64 (neg.f64 d) d))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) w0))) (neg.f64 (*.f64 d (*.f64 (neg.f64 d) l)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 w0 d) (*.f64 (*.f64 h M) (neg.f64 M)))) (neg.f64 (*.f64 (neg.f64 d) l))) |
(/.f64 (neg.f64 (*.f64 (/.f64 w0 d) (*.f64 (*.f64 M M) h))) (*.f64 (neg.f64 d) l)) |
(/.f64 (neg.f64 (*.f64 (/.f64 w0 d) #s(literal 1 binary64))) (neg.f64 (*.f64 d (/.f64 l (*.f64 (*.f64 M M) h))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 w0) (*.f64 (*.f64 h M) (neg.f64 M)))) (neg.f64 (*.f64 (*.f64 (neg.f64 d) d) (neg.f64 l)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 w0) (*.f64 (*.f64 M M) h))) (neg.f64 (*.f64 d (*.f64 (neg.f64 d) l)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 w0) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (neg.f64 d) d) (/.f64 l (*.f64 (*.f64 M M) h))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 h M) (neg.f64 M)))) (neg.f64 (*.f64 (/.f64 (*.f64 d d) w0) (neg.f64 l)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) h))) (neg.f64 (*.f64 (/.f64 (*.f64 d d) w0) l))) |
(/.f64 (neg.f64 (*.f64 w0 (*.f64 (*.f64 h M) (neg.f64 M)))) (neg.f64 (*.f64 d (*.f64 (neg.f64 d) l)))) |
(/.f64 (neg.f64 (*.f64 w0 #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 d d) (/.f64 l (*.f64 (*.f64 M M) h))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 h M) (neg.f64 M)) (/.f64 w0 d))) (neg.f64 (*.f64 (neg.f64 d) l))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 h M) (neg.f64 M)) (neg.f64 w0))) (neg.f64 (*.f64 (neg.f64 l) (*.f64 (neg.f64 d) d)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 h M) (neg.f64 M)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 l) (/.f64 (*.f64 d d) w0)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 h M) (neg.f64 M)) w0)) (neg.f64 (*.f64 d (*.f64 (neg.f64 d) l)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 w0 d))) (*.f64 (neg.f64 d) l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) (neg.f64 w0))) (neg.f64 (*.f64 d (*.f64 (neg.f64 d) l)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) #s(literal 1 binary64))) (neg.f64 (*.f64 l (/.f64 (*.f64 d d) w0)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 w0 d))) (neg.f64 (*.f64 (/.f64 l (*.f64 (*.f64 M M) h)) d))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 w0))) (neg.f64 (*.f64 (/.f64 l (*.f64 (*.f64 M M) h)) (*.f64 (neg.f64 d) d)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) w0)) (neg.f64 (*.f64 (/.f64 l (*.f64 (*.f64 M M) h)) (*.f64 d d)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M M) h) l)) (neg.f64 (/.f64 (*.f64 d d) w0))) |
(/.f64 (neg.f64 (/.f64 w0 (*.f64 d d))) (neg.f64 (/.f64 l (*.f64 (*.f64 M M) h)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) w0) d) d) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) d) (*.f64 l d)) |
(/.f64 (*.f64 (/.f64 w0 d) (/.f64 (*.f64 (*.f64 M M) h) l)) d) |
(/.f64 (*.f64 (neg.f64 w0) (/.f64 (*.f64 (*.f64 M M) h) l)) (*.f64 (neg.f64 d) d)) |
(/.f64 (*.f64 (*.f64 (*.f64 h M) (neg.f64 M)) (/.f64 w0 (*.f64 d d))) (neg.f64 l)) |
(/.f64 (*.f64 (/.f64 w0 (*.f64 d d)) (*.f64 (*.f64 h M) (neg.f64 M))) (neg.f64 l)) |
(/.f64 (*.f64 (/.f64 w0 (*.f64 d d)) #s(literal 1 binary64)) (/.f64 l (*.f64 (*.f64 M M) h))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) (/.f64 w0 d)) d) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) (neg.f64 w0)) (*.f64 (neg.f64 d) d)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) #s(literal 1 binary64)) (/.f64 (*.f64 d d) w0)) |
(/.f64 (neg.f64 (*.f64 (*.f64 h M) (*.f64 M (/.f64 w0 (*.f64 d d))))) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) w0)) (*.f64 (neg.f64 d) d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) w0)) (*.f64 d (*.f64 (neg.f64 d) l))) |
(/.f64 (*.f64 (/.f64 w0 d) (*.f64 (*.f64 h M) (neg.f64 M))) (*.f64 (neg.f64 d) l)) |
(/.f64 (*.f64 (/.f64 w0 d) (*.f64 (*.f64 M M) h)) (*.f64 l d)) |
(/.f64 (*.f64 (/.f64 w0 d) #s(literal 1 binary64)) (*.f64 d (/.f64 l (*.f64 (*.f64 M M) h)))) |
(/.f64 (*.f64 (neg.f64 w0) (*.f64 (*.f64 h M) (neg.f64 M))) (*.f64 (*.f64 (neg.f64 d) d) (neg.f64 l))) |
(/.f64 (*.f64 (neg.f64 w0) (*.f64 (*.f64 M M) h)) (*.f64 d (*.f64 (neg.f64 d) l))) |
(/.f64 (*.f64 (neg.f64 w0) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 d) d) (/.f64 l (*.f64 (*.f64 M M) h)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 h M) (neg.f64 M))) (*.f64 (/.f64 (*.f64 d d) w0) (neg.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) h)) (*.f64 (/.f64 (*.f64 d d) w0) l)) |
(/.f64 (*.f64 w0 (*.f64 (*.f64 h M) (neg.f64 M))) (*.f64 d (*.f64 (neg.f64 d) l))) |
(/.f64 (*.f64 w0 #s(literal 1 binary64)) (*.f64 (*.f64 d d) (/.f64 l (*.f64 (*.f64 M M) h)))) |
(/.f64 (*.f64 (*.f64 (*.f64 h M) (neg.f64 M)) (/.f64 w0 d)) (*.f64 (neg.f64 d) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 h M) (neg.f64 M)) (neg.f64 w0)) (*.f64 (neg.f64 l) (*.f64 (neg.f64 d) d))) |
(/.f64 (*.f64 (*.f64 (*.f64 h M) (neg.f64 M)) #s(literal 1 binary64)) (*.f64 (neg.f64 l) (/.f64 (*.f64 d d) w0))) |
(/.f64 (*.f64 (*.f64 (*.f64 h M) (neg.f64 M)) w0) (*.f64 d (*.f64 (neg.f64 d) l))) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 w0 d)) (*.f64 l d)) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) (neg.f64 w0)) (*.f64 d (*.f64 (neg.f64 d) l))) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) #s(literal 1 binary64)) (*.f64 l (/.f64 (*.f64 d d) w0))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 w0 d)) (*.f64 (/.f64 l (*.f64 (*.f64 M M) h)) d)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 w0)) (*.f64 (/.f64 l (*.f64 (*.f64 M M) h)) (*.f64 (neg.f64 d) d))) |
(/.f64 (*.f64 #s(literal 1 binary64) w0) (*.f64 (/.f64 l (*.f64 (*.f64 M M) h)) (*.f64 d d))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 l (*.f64 (*.f64 h M) (*.f64 M (/.f64 w0 (*.f64 d d))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 d d) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) w0)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 d d) l) (*.f64 (*.f64 (*.f64 M M) h) w0)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 d d) w0) (/.f64 l (*.f64 (*.f64 M M) h))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 l (*.f64 (*.f64 M M) h)) (/.f64 (*.f64 d d) w0)))) |
(/.f64 (*.f64 (*.f64 h M) (*.f64 M (/.f64 w0 (*.f64 d d)))) l) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) w0) (*.f64 d d)) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) (*.f64 (*.f64 d d) l)) |
(/.f64 (/.f64 w0 (*.f64 d d)) (/.f64 l (*.f64 (*.f64 M M) h))) |
(/.f64 (/.f64 (*.f64 (*.f64 M M) h) l) (/.f64 (*.f64 d d) w0)) |
(/.f64 #s(literal 1 binary64) (/.f64 l (*.f64 (*.f64 h M) (*.f64 M (/.f64 w0 (*.f64 d d)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 d d) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) l) w0))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 d d) l) (*.f64 (*.f64 (*.f64 M M) h) w0))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 d d) w0) (/.f64 l (*.f64 (*.f64 M M) h)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 l (*.f64 (*.f64 M M) h)) (/.f64 (*.f64 d d) w0))) |
(*.f64 (/.f64 w0 d) (pow.f64 d #s(literal -1 binary64))) |
(*.f64 (pow.f64 d #s(literal -2 binary64)) (pow.f64 (pow.f64 w0 #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 d #s(literal -2 binary64)) w0) |
(*.f64 (pow.f64 d #s(literal -1 binary64)) (/.f64 w0 d)) |
(*.f64 (neg.f64 w0) (pow.f64 (*.f64 (neg.f64 d) d) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 w0 (*.f64 d d))) |
(*.f64 w0 (pow.f64 d #s(literal -2 binary64))) |
(pow.f64 (/.f64 d (/.f64 w0 d)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 d d) w0) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 d d) w0) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 w0 d))) (neg.f64 (neg.f64 d))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 w0))) (neg.f64 (neg.f64 (*.f64 (neg.f64 d) d)))) |
(/.f64 (neg.f64 (*.f64 w0 #s(literal 1 binary64))) (*.f64 (neg.f64 d) d)) |
(/.f64 (neg.f64 (/.f64 w0 d)) (neg.f64 d)) |
(/.f64 (neg.f64 (neg.f64 w0)) (neg.f64 (*.f64 (neg.f64 d) d))) |
(/.f64 (*.f64 w0 #s(literal 1 binary64)) (*.f64 d d)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 d (/.f64 w0 d)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 d d) w0) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 d d) w0))) |
(/.f64 (/.f64 w0 d) d) |
(/.f64 (neg.f64 w0) (*.f64 (neg.f64 d) d)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 d d) w0)))) |
(/.f64 #s(literal 1 binary64) (/.f64 d (/.f64 w0 d))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 d d) w0) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 d d) w0)) |
(/.f64 w0 (*.f64 d d)) |
(neg.f64 (/.f64 (neg.f64 w0) (*.f64 d d))) |
(neg.f64 (/.f64 w0 (*.f64 (neg.f64 d) d))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 d) d)) (/.f64 w0 (*.f64 (neg.f64 d) d))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) w0)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 D d) d) l) D) |
(*.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) (pow.f64 l #s(literal -1 binary64))) |
(*.f64 (pow.f64 d #s(literal -2 binary64)) (pow.f64 (/.f64 l (*.f64 D D)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 d #s(literal -2 binary64)) l) (pow.f64 (pow.f64 D #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 d #s(literal -2 binary64)) l) (*.f64 D D)) |
(*.f64 (pow.f64 l #s(literal -1 binary64)) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) |
(*.f64 (pow.f64 d #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 l d) (*.f64 D D)) #s(literal -1 binary64))) |
(*.f64 (/.f64 D l) (/.f64 (/.f64 D d) d)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 D l)) |
(*.f64 (/.f64 D d) (pow.f64 (/.f64 (*.f64 l d) D) #s(literal -1 binary64))) |
(*.f64 (/.f64 D d) (/.f64 D (*.f64 l d))) |
(*.f64 (*.f64 (neg.f64 D) D) (pow.f64 (*.f64 d (*.f64 (neg.f64 d) l)) #s(literal -1 binary64))) |
(*.f64 (*.f64 D D) (/.f64 (pow.f64 d #s(literal -2 binary64)) l)) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) l)) |
(*.f64 D (/.f64 (/.f64 (/.f64 D d) d) l)) |
(pow.f64 (/.f64 l (pow.f64 (/.f64 D d) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 d d) D) (/.f64 l D)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 d d) D) (/.f64 l D)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 D (/.f64 D l))) (*.f64 (neg.f64 d) d)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 D d) d) D)) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 D D) #s(literal 1 binary64))) (*.f64 d (*.f64 (neg.f64 d) l))) |
(/.f64 (neg.f64 (/.f64 (*.f64 D D) l)) (*.f64 (neg.f64 d) d)) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)))) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 D) D))) (neg.f64 (neg.f64 (*.f64 d (*.f64 (neg.f64 d) l))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 D D) d)) (*.f64 (neg.f64 d) l)) |
(/.f64 (/.f64 (*.f64 D D) d) (*.f64 l d)) |
(/.f64 (*.f64 D (/.f64 D l)) (*.f64 d d)) |
(/.f64 (*.f64 (/.f64 (/.f64 D d) d) D) l) |
(/.f64 (*.f64 (*.f64 D D) #s(literal 1 binary64)) (*.f64 (*.f64 d d) l)) |
(/.f64 (/.f64 (*.f64 D D) l) (*.f64 d d)) |
(/.f64 (neg.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64))) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 D) D)) (neg.f64 (*.f64 d (*.f64 (neg.f64 d) l)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 l (pow.f64 (/.f64 D d) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 d d) D) (/.f64 l D)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 d d) D) (/.f64 l D)))) |
(/.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) l) |
(/.f64 (*.f64 (neg.f64 D) D) (*.f64 d (*.f64 (neg.f64 d) l))) |
(/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 d d) D) (/.f64 l D))))) |
(/.f64 #s(literal 1 binary64) (/.f64 l (pow.f64 (/.f64 D d) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 d d) D) (/.f64 l D)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 d d) D) (/.f64 l D))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 D) D) (*.f64 (*.f64 d d) l))) |
(neg.f64 (/.f64 (*.f64 D D) (*.f64 d (*.f64 (neg.f64 d) l)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 d (*.f64 (neg.f64 d) l))) (/.f64 (*.f64 D D) (*.f64 d (*.f64 (neg.f64 d) l)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 d d) D) (/.f64 l D))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 d d) (pow.f64 (*.f64 D M) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 l #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 M M) (/.f64 (/.f64 D d) d)) (/.f64 D l)) |
(*.f64 (/.f64 (*.f64 M M) (*.f64 d d)) (/.f64 (*.f64 D D) l)) |
(*.f64 (/.f64 (*.f64 M M) d) (/.f64 (*.f64 D D) (*.f64 l d))) |
(*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 l d)) (pow.f64 d #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (/.f64 (pow.f64 d #s(literal -2 binary64)) l)) |
(*.f64 (/.f64 (*.f64 M (pow.f64 (/.f64 D d) #s(literal 2 binary64))) l) M) |
(*.f64 (pow.f64 d #s(literal -2 binary64)) (pow.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 d #s(literal -2 binary64)) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l)) |
(*.f64 (pow.f64 d #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 l d))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) D) l) d) (/.f64 D d)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 (*.f64 M M) D) l)) |
(*.f64 (/.f64 D d) (/.f64 (/.f64 (*.f64 (*.f64 M M) D) l) d)) |
(*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (neg.f64 l)) (pow.f64 (*.f64 (neg.f64 d) d) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (pow.f64 d #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) (/.f64 (/.f64 D d) d)) |
(*.f64 (*.f64 (*.f64 M M) D) (*.f64 (pow.f64 l #s(literal -1 binary64)) (/.f64 (/.f64 D d) d))) |
(*.f64 (*.f64 (*.f64 M M) D) (/.f64 (/.f64 (/.f64 D d) d) l)) |
(*.f64 (/.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) l) (*.f64 M M)) |
(*.f64 (*.f64 M M) (/.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) l)) |
(*.f64 (*.f64 D D) (*.f64 (/.f64 (pow.f64 d #s(literal -2 binary64)) l) (*.f64 M M))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64)))) |
(*.f64 D (/.f64 (/.f64 (*.f64 (*.f64 M M) D) l) (*.f64 d d))) |
(*.f64 D (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) (pow.f64 d #s(literal -2 binary64)))) |
(*.f64 D (*.f64 (/.f64 (/.f64 (/.f64 D d) d) l) (*.f64 M M))) |
(*.f64 M (/.f64 (*.f64 M (pow.f64 (/.f64 D d) #s(literal 2 binary64))) l)) |
(pow.f64 (/.f64 d (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 l d))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 d d) l) (pow.f64 (*.f64 D M) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 d d))) (neg.f64 l)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d)) (*.f64 (neg.f64 d) l)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (pow.f64 d #s(literal -2 binary64)))) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 D) (*.f64 M M)) (/.f64 (/.f64 D d) d))) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) D) (/.f64 (/.f64 D d) d))) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 D d) d))) (neg.f64 (/.f64 l (*.f64 (*.f64 M M) D)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) (*.f64 M M))) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 D) D) (*.f64 M M))) (neg.f64 (*.f64 d (*.f64 (neg.f64 d) l)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 M M))) (neg.f64 (*.f64 (/.f64 (*.f64 d d) D) (/.f64 l D)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) D) l) d) D)) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) #s(literal 1 binary64))) (*.f64 (neg.f64 d) d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 M M) (pow.f64 (/.f64 D d) #s(literal 2 binary64)))) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 M M) (*.f64 (neg.f64 D) D))) (neg.f64 (*.f64 d (*.f64 (neg.f64 d) l)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 M M) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 d d) D) (/.f64 l D)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 l d)))) (neg.f64 (neg.f64 d))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (neg.f64 l)))) (neg.f64 (neg.f64 (*.f64 (neg.f64 d) d)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 d (*.f64 (neg.f64 d) l))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)))) (neg.f64 (*.f64 d (*.f64 (neg.f64 d) l)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 D) (*.f64 M M)) D)) (neg.f64 (*.f64 d (*.f64 (neg.f64 d) l)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) D)) (neg.f64 (*.f64 (/.f64 l (*.f64 (*.f64 M M) D)) (*.f64 d d)))) |
(/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 d d)) l) |
(/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 l d)) |
(/.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (pow.f64 d #s(literal -2 binary64))) l) |
(/.f64 (*.f64 (*.f64 (neg.f64 D) (*.f64 M M)) (/.f64 (/.f64 D d) d)) (neg.f64 l)) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) D) (/.f64 (/.f64 D d) d)) l) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 D d) d)) (/.f64 l (*.f64 (*.f64 M M) D))) |
(/.f64 (*.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) (*.f64 M M)) l) |
(/.f64 (*.f64 (*.f64 (neg.f64 D) D) (*.f64 M M)) (*.f64 d (*.f64 (neg.f64 d) l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 M M)) (*.f64 (/.f64 (*.f64 d d) D) (/.f64 l D))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) D) l) d) D) d) |
(/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) #s(literal 1 binary64)) (*.f64 d d)) |
(/.f64 (*.f64 (*.f64 M M) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) l) |
(/.f64 (*.f64 (*.f64 M M) (*.f64 (neg.f64 D) D)) (*.f64 d (*.f64 (neg.f64 d) l))) |
(/.f64 (*.f64 (*.f64 M M) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 d d) D) (/.f64 l D))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 l d))) (neg.f64 d)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (neg.f64 l))) (neg.f64 (*.f64 (neg.f64 d) d))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 d (*.f64 (neg.f64 d) l))) |
(/.f64 (neg.f64 (*.f64 M M)) (neg.f64 (*.f64 (/.f64 (*.f64 d d) D) (/.f64 l D)))) |
(/.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 d d) l)) |
(/.f64 (*.f64 (*.f64 (neg.f64 D) (*.f64 M M)) D) (*.f64 d (*.f64 (neg.f64 d) l))) |
(/.f64 (*.f64 #s(literal 1 binary64) D) (*.f64 (/.f64 l (*.f64 (*.f64 M M) D)) (*.f64 d d))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 d (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 l d))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 d d) l) (pow.f64 (*.f64 D M) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l)))) |
(/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 l d)) d) |
(/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 (*.f64 d d) l)) |
(/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (neg.f64 l)) (*.f64 (neg.f64 d) d)) |
(/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 d d)) |
(/.f64 (*.f64 M M) (*.f64 (/.f64 (*.f64 d d) D) (/.f64 l D))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 d (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 l d)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 d d) l) (pow.f64 (*.f64 D M) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l))) |
(neg.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (neg.f64 l)) (*.f64 d d))) |
(neg.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 (neg.f64 d) d))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 d) d)) (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 (neg.f64 d) d))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 d d) (pow.f64 (*.f64 D M) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 l #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 M M) (/.f64 (/.f64 D d) d)) (/.f64 D l)) |
(*.f64 (/.f64 (*.f64 M M) (*.f64 d d)) (/.f64 (*.f64 D D) l)) |
(*.f64 (/.f64 (*.f64 M M) d) (/.f64 (*.f64 D D) (*.f64 l d))) |
(*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 l d)) (pow.f64 d #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (/.f64 (pow.f64 d #s(literal -2 binary64)) l)) |
(*.f64 (/.f64 (*.f64 M (pow.f64 (/.f64 D d) #s(literal 2 binary64))) l) M) |
(*.f64 (pow.f64 d #s(literal -2 binary64)) (pow.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 d #s(literal -2 binary64)) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l)) |
(*.f64 (pow.f64 d #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 l d))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) D) l) d) (/.f64 D d)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 (*.f64 M M) D) l)) |
(*.f64 (/.f64 D d) (/.f64 (/.f64 (*.f64 (*.f64 M M) D) l) d)) |
(*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (neg.f64 l)) (pow.f64 (*.f64 (neg.f64 d) d) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (pow.f64 d #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) (/.f64 (/.f64 D d) d)) |
(*.f64 (*.f64 (*.f64 M M) D) (*.f64 (pow.f64 l #s(literal -1 binary64)) (/.f64 (/.f64 D d) d))) |
(*.f64 (*.f64 (*.f64 M M) D) (/.f64 (/.f64 (/.f64 D d) d) l)) |
(*.f64 (/.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) l) (*.f64 M M)) |
(*.f64 (*.f64 M M) (/.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) l)) |
(*.f64 (*.f64 D D) (*.f64 (/.f64 (pow.f64 d #s(literal -2 binary64)) l) (*.f64 M M))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 M M) l) (pow.f64 (/.f64 D d) #s(literal 2 binary64)))) |
(*.f64 D (/.f64 (/.f64 (*.f64 (*.f64 M M) D) l) (*.f64 d d))) |
(*.f64 D (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) (pow.f64 d #s(literal -2 binary64)))) |
(*.f64 D (*.f64 (/.f64 (/.f64 (/.f64 D d) d) l) (*.f64 M M))) |
(*.f64 M (/.f64 (*.f64 M (pow.f64 (/.f64 D d) #s(literal 2 binary64))) l)) |
(pow.f64 (/.f64 d (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 l d))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 d d) l) (pow.f64 (*.f64 D M) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 d d))) (neg.f64 l)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d)) (*.f64 (neg.f64 d) l)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (pow.f64 d #s(literal -2 binary64)))) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 D) (*.f64 M M)) (/.f64 (/.f64 D d) d))) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) D) (/.f64 (/.f64 D d) d))) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 D d) d))) (neg.f64 (/.f64 l (*.f64 (*.f64 M M) D)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) (*.f64 M M))) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 D) D) (*.f64 M M))) (neg.f64 (*.f64 d (*.f64 (neg.f64 d) l)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 M M))) (neg.f64 (*.f64 (/.f64 (*.f64 d d) D) (/.f64 l D)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) D) l) d) D)) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) #s(literal 1 binary64))) (*.f64 (neg.f64 d) d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 M M) (pow.f64 (/.f64 D d) #s(literal 2 binary64)))) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 M M) (*.f64 (neg.f64 D) D))) (neg.f64 (*.f64 d (*.f64 (neg.f64 d) l)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 M M) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 d d) D) (/.f64 l D)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 l d)))) (neg.f64 (neg.f64 d))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (neg.f64 l)))) (neg.f64 (neg.f64 (*.f64 (neg.f64 d) d)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 d (*.f64 (neg.f64 d) l))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)))) (neg.f64 (*.f64 d (*.f64 (neg.f64 d) l)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 D) (*.f64 M M)) D)) (neg.f64 (*.f64 d (*.f64 (neg.f64 d) l)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) D)) (neg.f64 (*.f64 (/.f64 l (*.f64 (*.f64 M M) D)) (*.f64 d d)))) |
(/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 d d)) l) |
(/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 l d)) |
(/.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (pow.f64 d #s(literal -2 binary64))) l) |
(/.f64 (*.f64 (*.f64 (neg.f64 D) (*.f64 M M)) (/.f64 (/.f64 D d) d)) (neg.f64 l)) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) D) (/.f64 (/.f64 D d) d)) l) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 D d) d)) (/.f64 l (*.f64 (*.f64 M M) D))) |
(/.f64 (*.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) (*.f64 M M)) l) |
(/.f64 (*.f64 (*.f64 (neg.f64 D) D) (*.f64 M M)) (*.f64 d (*.f64 (neg.f64 d) l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 M M)) (*.f64 (/.f64 (*.f64 d d) D) (/.f64 l D))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) D) l) d) D) d) |
(/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) #s(literal 1 binary64)) (*.f64 d d)) |
(/.f64 (*.f64 (*.f64 M M) (pow.f64 (/.f64 D d) #s(literal 2 binary64))) l) |
(/.f64 (*.f64 (*.f64 M M) (*.f64 (neg.f64 D) D)) (*.f64 d (*.f64 (neg.f64 d) l))) |
(/.f64 (*.f64 (*.f64 M M) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 d d) D) (/.f64 l D))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 l d))) (neg.f64 d)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (neg.f64 l))) (neg.f64 (*.f64 (neg.f64 d) d))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 d (*.f64 (neg.f64 d) l))) |
(/.f64 (neg.f64 (*.f64 M M)) (neg.f64 (*.f64 (/.f64 (*.f64 d d) D) (/.f64 l D)))) |
(/.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 d d) l)) |
(/.f64 (*.f64 (*.f64 (neg.f64 D) (*.f64 M M)) D) (*.f64 d (*.f64 (neg.f64 d) l))) |
(/.f64 (*.f64 #s(literal 1 binary64) D) (*.f64 (/.f64 l (*.f64 (*.f64 M M) D)) (*.f64 d d))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 d (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 l d))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 d d) l) (pow.f64 (*.f64 D M) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l)))) |
(/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 l d)) d) |
(/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 (*.f64 d d) l)) |
(/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (neg.f64 l)) (*.f64 (neg.f64 d) d)) |
(/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 d d)) |
(/.f64 (*.f64 M M) (*.f64 (/.f64 (*.f64 d d) D) (/.f64 l D))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 d (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 l d)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 d d) l) (pow.f64 (*.f64 D M) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l))) |
(neg.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (neg.f64 l)) (*.f64 d d))) |
(neg.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 (neg.f64 d) d))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 d) d)) (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 (neg.f64 d) d))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d d) (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l))) #s(literal -1 binary64))) |
(*.f64 (*.f64 M M) D) |
(*.f64 (*.f64 D M) M) |
(*.f64 D (*.f64 M M)) |
(*.f64 M (*.f64 D M)) |
(*.f64 (pow.f64 (/.f64 l (*.f64 (*.f64 h #s(literal -1/2 binary64)) M)) #s(literal -1 binary64)) (/.f64 D d)) |
(*.f64 (pow.f64 (/.f64 d (*.f64 (*.f64 h #s(literal -1/2 binary64)) M)) #s(literal -1 binary64)) (/.f64 D l)) |
(*.f64 (pow.f64 (/.f64 l (*.f64 D M)) #s(literal -1 binary64)) (pow.f64 (/.f64 d (*.f64 h #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 d (*.f64 h #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 l (*.f64 D M)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 d h) #s(literal -1 binary64)) (pow.f64 (/.f64 l (*.f64 (*.f64 D M) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) l) (/.f64 D d)) |
(*.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) d) (/.f64 D l)) |
(*.f64 (/.f64 h d) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) l)) |
(*.f64 (/.f64 (*.f64 h #s(literal -1/2 binary64)) d) (/.f64 (*.f64 D M) l)) |
(*.f64 (/.f64 (*.f64 D M) l) (/.f64 (*.f64 h #s(literal -1/2 binary64)) d)) |
(*.f64 (/.f64 (/.f64 (*.f64 D M) d) l) (*.f64 h #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) (/.f64 D l)) (pow.f64 d #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) (*.f64 D (pow.f64 (*.f64 l d) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) (/.f64 D (*.f64 l d))) |
(*.f64 (pow.f64 l #s(literal -1 binary64)) (pow.f64 (/.f64 d (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) D) M)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 l d) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) D) M) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 l d) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) D) M)) |
(*.f64 (pow.f64 d #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) (/.f64 D l))) |
(*.f64 (/.f64 (*.f64 D M) d) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 h l)) (/.f64 (*.f64 D M) d)) |
(*.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) (neg.f64 D)) (pow.f64 (*.f64 (neg.f64 d) l) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) D) M) (pow.f64 (*.f64 l d) #s(literal -1 binary64))) |
(*.f64 (*.f64 h #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 D M) d) l)) |
(*.f64 (/.f64 h l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) D) M)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) l) (/.f64 D d))) |
(*.f64 h (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) (*.f64 l d))) |
(*.f64 h (*.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) (pow.f64 (*.f64 l d) #s(literal -1 binary64)))) |
(*.f64 h (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 D M) d) l))) |
(*.f64 (*.f64 D M) (/.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 l d))) |
(*.f64 (*.f64 D M) (*.f64 (*.f64 h #s(literal -1/2 binary64)) (pow.f64 (*.f64 l d) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 h (/.f64 (/.f64 (*.f64 D M) d) l))) |
(pow.f64 (/.f64 d (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) (/.f64 D l))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 l (*.f64 (*.f64 h #s(literal -1/2 binary64)) M)) (/.f64 d D)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 l (*.f64 (*.f64 h #s(literal -1/2 binary64)) M)) (/.f64 d D)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (/.f64 (*.f64 D M) d))) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 h l)) (*.f64 D M))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) D) M) #s(literal 1 binary64))) (*.f64 (neg.f64 d) l)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) (/.f64 D l)))) (neg.f64 (neg.f64 d))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) (neg.f64 D)))) (neg.f64 (neg.f64 (*.f64 (neg.f64 d) l)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 h (*.f64 (/.f64 #s(literal -1/2 binary64) d) M)) D)) (neg.f64 l)) |
(/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (/.f64 (*.f64 D M) d)) l) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 h l)) (*.f64 D M)) d) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) D) M) #s(literal 1 binary64)) (*.f64 l d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) (/.f64 D l))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) (neg.f64 D))) (neg.f64 (*.f64 (neg.f64 d) l))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 d (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) (/.f64 D l))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 l (*.f64 (*.f64 h #s(literal -1/2 binary64)) M)) (/.f64 d D)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 l (*.f64 (*.f64 h #s(literal -1/2 binary64)) M)) (/.f64 d D)))) |
(/.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) (/.f64 D l)) d) |
(/.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) (neg.f64 D)) (*.f64 (neg.f64 d) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) D) M) (*.f64 l d)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 l (*.f64 (*.f64 h #s(literal -1/2 binary64)) M)) (/.f64 d D))))) |
(/.f64 #s(literal 1 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) (/.f64 D l)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 l (*.f64 (*.f64 h #s(literal -1/2 binary64)) M)) (/.f64 d D)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 l (*.f64 (*.f64 h #s(literal -1/2 binary64)) M)) (/.f64 d D))) |
(/.f64 (*.f64 (*.f64 h (*.f64 (/.f64 #s(literal -1/2 binary64) d) M)) D) l) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) (neg.f64 D)) (*.f64 l d))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) D) M) (*.f64 (neg.f64 d) l))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 d) l)) (/.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) D) M) (*.f64 (neg.f64 d) l))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 l (*.f64 (*.f64 h #s(literal -1/2 binary64)) M)) (/.f64 d D))) #s(literal -1 binary64))) |
Compiled 74 685 to 4 841 computations (93.5% saved)
30 alts after pruning (28 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 576 | 22 | 2 598 |
| Fresh | 7 | 6 | 13 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 1 | 2 |
| Total | 2 588 | 30 | 2 618 |
| Status | Accuracy | Program |
|---|---|---|
| 79.2% | (*.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) w0)) | |
| ▶ | 80.9% | (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) |
| 74.0% | (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64)))) (/.f64 D d) #s(literal 1 binary64)))) | |
| 80.7% | (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) (/.f64 D (*.f64 l d))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) | |
| 80.8% | (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) D) M) (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (*.f64 l d)) #s(literal 1 binary64)))) | |
| 79.8% | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)))))) | |
| 21.2% | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) M) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) | |
| 20.5% | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 l d) d)) (*.f64 #s(literal -1/4 binary64) h))))) | |
| ✓ | 17.4% | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
| ▶ | 20.9% | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
| 15.3% | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)))))) | |
| ▶ | 19.2% | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
| 20.0% | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 #s(approx (/ (* (/ (* (* M M) D) l) D) (* d d)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d)))) (*.f64 #s(literal -1/4 binary64) h))))) | |
| 59.1% | (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)))) | |
| ✓ | 60.3% | (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
| 60.4% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) D) (*.f64 #s(literal -1/8 binary64) D) w0)) | |
| 57.7% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) d) (*.f64 l d)) w0)) | |
| 55.8% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (/.f64 w0 d) (*.f64 (*.f64 h M) (neg.f64 M))) (*.f64 (neg.f64 d) l)) w0)) | |
| 54.2% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (/.f64 w0 d) (*.f64 (*.f64 M M) h)) (*.f64 l d)) w0)) | |
| 56.8% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h M) (neg.f64 M)) w0) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) | |
| 55.2% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (neg.f64 w0)) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) | |
| 52.7% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) (*.f64 (*.f64 d d) l)) w0)) | |
| 54.2% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 h M) (*.f64 M (/.f64 w0 (*.f64 d d)))) l) w0)) | |
| ▶ | 56.0% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) |
| 50.8% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 D) #s(literal 2 binary64))) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) | |
| 62.4% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 D (*.f64 D (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d d))) (/.f64 (*.f64 (*.f64 M M) h) l))) w0)) | |
| ▶ | 63.2% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) |
| 49.7% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (*.f64 l w0)) l))) | |
| 51.3% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 h)) h))) | |
| 13.9% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))))) |
Compiled 1 285 to 1 059 computations (17.6% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) | |
| cost-diff | 0 | #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) | |
| cost-diff | 0 | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) | |
| cost-diff | 0 | (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) | |
| cost-diff | 0 | #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) | |
| cost-diff | 0 | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) | |
| cost-diff | 0 | (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) | |
| cost-diff | 0 | (*.f64 D D) | |
| cost-diff | 0 | (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) | |
| cost-diff | 0 | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) | |
| cost-diff | 0 | (*.f64 w0 #s(literal -1/8 binary64)) | |
| cost-diff | 0 | (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) | |
| cost-diff | 0 | #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) | |
| cost-diff | 0 | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) | |
| cost-diff | 0 | (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) | |
| cost-diff | 0 | (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) | |
| cost-diff | 0 | (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) |
| 4 946× | lower-*.f32 |
| 4 894× | lower-*.f64 |
| 4 432× | lower-/.f32 |
| 4 416× | lower-/.f64 |
| 3 076× | lower-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 78 | 741 |
| 0 | 123 | 741 |
| 1 | 271 | 741 |
| 2 | 1000 | 739 |
| 3 | 3680 | 739 |
| 4 | 4936 | 739 |
| 5 | 5615 | 739 |
| 6 | 6257 | 739 |
| 7 | 6720 | 739 |
| 8 | 7487 | 739 |
| 0 | 8106 | 739 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) |
w0 |
(sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) |
(*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) |
(*.f64 h #s(literal -1/2 binary64)) |
h |
#s(literal -1/2 binary64) |
(*.f64 M D) |
M |
D |
(*.f64 l d) |
l |
d |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) D) |
(/.f64 #s(literal 1/2 binary64) d) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) |
(fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) |
(*.f64 w0 #s(literal -1/8 binary64)) |
w0 |
#s(literal -1/8 binary64) |
(/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) |
(*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(*.f64 h (*.f64 M M)) |
h |
(*.f64 M M) |
M |
D |
(*.f64 l (*.f64 d d)) |
l |
(*.f64 d d) |
d |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) |
(*.f64 (*.f64 D D) #s(literal -1/8 binary64)) |
(*.f64 D D) |
D |
#s(literal -1/8 binary64) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) |
(/.f64 (*.f64 (*.f64 M M) h) d) |
(*.f64 (*.f64 M M) h) |
(*.f64 M M) |
M |
h |
d |
(/.f64 w0 (*.f64 l d)) |
w0 |
(*.f64 l d) |
l |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
w0 |
(sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) |
#s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) |
(*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) |
D |
(/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) |
(*.f64 (*.f64 M M) D) |
(*.f64 M M) |
M |
(*.f64 (*.f64 d d) l) |
(*.f64 d d) |
d |
l |
(*.f64 #s(literal -1/4 binary64) h) |
#s(literal -1/4 binary64) |
h |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
w0 |
(sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) |
#s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) |
(*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) |
(*.f64 M M) |
M |
(*.f64 (/.f64 D d) (/.f64 D (*.f64 l d))) |
(/.f64 D d) |
D |
d |
(/.f64 D (*.f64 l d)) |
(*.f64 l d) |
l |
(*.f64 #s(literal -1/4 binary64) h) |
#s(literal -1/4 binary64) |
h |
| Outputs |
|---|
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) l) d) (*.f64 (*.f64 (*.f64 D M) h) #s(literal -1/2 binary64)) #s(literal 1 binary64))) w0) |
w0 |
(sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) |
(sqrt.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) l) d) (*.f64 (*.f64 (*.f64 D M) h) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) l) d) (*.f64 (*.f64 (*.f64 D M) h) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) |
(*.f64 (/.f64 (*.f64 D (*.f64 #s(literal -1/2 binary64) h)) l) (/.f64 M d)) |
(*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) |
(*.f64 (*.f64 (*.f64 D M) h) #s(literal -1/2 binary64)) |
(*.f64 h #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) h) |
h |
#s(literal -1/2 binary64) |
(*.f64 M D) |
(*.f64 D M) |
M |
D |
(*.f64 l d) |
(*.f64 d l) |
l |
d |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) D) |
(/.f64 #s(literal 1/2 binary64) d) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (*.f64 (fma.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) l) D) #s(literal 1 binary64)) w0))) |
#s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) |
#s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (*.f64 (fma.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) l) D) #s(literal 1 binary64)) w0)) |
(fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) |
(*.f64 (fma.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) l) D) #s(literal 1 binary64)) w0) |
(*.f64 w0 #s(literal -1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) w0) |
w0 |
#s(literal -1/8 binary64) |
(/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) |
(*.f64 (/.f64 (/.f64 (*.f64 D h) l) d) (*.f64 (*.f64 (/.f64 D d) M) M)) |
(*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) D) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(*.f64 (*.f64 (*.f64 M M) h) D) |
(*.f64 h (*.f64 M M)) |
(*.f64 (*.f64 M M) h) |
h |
(*.f64 M M) |
M |
D |
(*.f64 l (*.f64 d d)) |
(*.f64 (*.f64 d d) l) |
l |
(*.f64 d d) |
d |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (*.f64 (fma.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) l) D) #s(literal 1 binary64)) w0)) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) |
(*.f64 (fma.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) d) d) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) l) D) #s(literal 1 binary64)) w0) |
(*.f64 (*.f64 D D) #s(literal -1/8 binary64)) |
(*.f64 D D) |
D |
#s(literal -1/8 binary64) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) |
(*.f64 (/.f64 (/.f64 w0 (*.f64 d l)) d) (*.f64 (*.f64 M M) h)) |
(/.f64 (*.f64 (*.f64 M M) h) d) |
(*.f64 (*.f64 M M) h) |
(*.f64 M M) |
M |
h |
d |
(/.f64 w0 (*.f64 l d)) |
(/.f64 w0 (*.f64 d l)) |
w0 |
(*.f64 l d) |
(*.f64 d l) |
l |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) h) d) d) (*.f64 D (*.f64 D (/.f64 (*.f64 M M) l)))))) w0) |
w0 |
(sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) |
(sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) h) d) d) (*.f64 D (*.f64 D (/.f64 (*.f64 M M) l)))))) |
#s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) |
#s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) h) d) d) (*.f64 D (*.f64 D (/.f64 (*.f64 M M) l))))) |
(*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) h) d) d) (*.f64 D (*.f64 D (/.f64 (*.f64 M M) l)))) |
(*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) |
(*.f64 (*.f64 D (/.f64 (/.f64 D d) d)) (/.f64 (*.f64 M M) l)) |
D |
(/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) |
(*.f64 (/.f64 (*.f64 M (/.f64 (/.f64 M l) d)) d) D) |
(*.f64 (*.f64 M M) D) |
(*.f64 M M) |
M |
(*.f64 (*.f64 d d) l) |
(*.f64 d d) |
d |
l |
(*.f64 #s(literal -1/4 binary64) h) |
#s(literal -1/4 binary64) |
h |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) h) d) d) (*.f64 D (*.f64 D (/.f64 (*.f64 M M) l)))))) w0) |
w0 |
(sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) |
(sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) h) d) d) (*.f64 D (*.f64 D (/.f64 (*.f64 M M) l)))))) |
#s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) |
#s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) h) d) d) (*.f64 D (*.f64 D (/.f64 (*.f64 M M) l))))) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) h) d) d) (*.f64 D (*.f64 D (/.f64 (*.f64 M M) l)))) |
(*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) |
(*.f64 (*.f64 D (/.f64 (/.f64 D d) d)) (/.f64 (*.f64 M M) l)) |
(*.f64 M M) |
M |
(*.f64 (/.f64 D d) (/.f64 D (*.f64 l d))) |
(*.f64 (/.f64 (/.f64 (/.f64 D d) d) l) D) |
(/.f64 D d) |
D |
d |
(/.f64 D (*.f64 l d)) |
(/.f64 (/.f64 D d) l) |
(*.f64 l d) |
(*.f64 d l) |
l |
(*.f64 #s(literal -1/4 binary64) h) |
#s(literal -1/4 binary64) |
h |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 4.98198383982877 | (/.f64 D (*.f64 l d)) | |
| accuracy | 8.688631519470855 | (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) | |
| accuracy | 14.097370474701892 | (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) | |
| accuracy | 36.244092855006954 | #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) | |
| accuracy | 7.9116758907405496 | (*.f64 (*.f64 d d) l) | |
| accuracy | 8.688631519470855 | (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) | |
| accuracy | 11.461313615226418 | (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) | |
| accuracy | 36.244092855006954 | #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) | |
| accuracy | 6.404208221327703 | (*.f64 (*.f64 M M) h) | |
| accuracy | 7.431978138353383 | (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) | |
| accuracy | 14.091943133359864 | (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) | |
| accuracy | 14.789819930958824 | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) | |
| accuracy | 6.758813542296855 | (*.f64 (*.f64 h (*.f64 M M)) D) | |
| accuracy | 7.9116758907405496 | (*.f64 l (*.f64 d d)) | |
| accuracy | 11.12272055290578 | (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) | |
| accuracy | 14.789819930958824 | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) | |
| accuracy | 4.641804190869365 | (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) | |
| accuracy | 5.390952351624395 | (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) | |
| accuracy | 8.688631519470855 | (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) | |
| accuracy | 9.319850468197702 | (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) |
| 268.0ms | 256× | 0 | valid |
Compiled 555 to 68 computations (87.7% saved)
ival-mult: 48.0ms (54.7% of total)ival-div: 19.0ms (21.6% of total)ival-add: 13.0ms (14.8% of total)ival-sqrt: 3.0ms (3.4% of total)ival-pow2: 2.0ms (2.3% of total)ival-sub: 1.0ms (1.1% of total)exact: 1.0ms (1.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ()) |
#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ()) |
#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ()) |
#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ()) |
#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ()) |
#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ()) |
#s(alt (*.f64 w0 #s(literal -1/8 binary64)) (patch (*.f64 w0 #s(literal -1/8 binary64)) #<representation:binary64>) () ()) |
#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ()) |
#s(alt (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (patch (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) #<representation:binary64>) () ()) |
#s(alt (*.f64 D D) (patch (*.f64 D D) #<representation:binary64>) () ()) |
#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ()) |
#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ()) |
#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ()) |
#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ()) |
#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ()) |
#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ()) |
#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ()) |
#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ()) |
#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ()) |
#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ()) |
#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ()) |
#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ()) |
#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ()) |
#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ()) |
#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ()) |
#s(alt (*.f64 (*.f64 M M) h) (patch (*.f64 (*.f64 M M) h) #<representation:binary64>) () ()) |
#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ()) |
#s(alt (*.f64 (*.f64 d d) l) (patch (*.f64 (*.f64 d d) l) #<representation:binary64>) () ()) |
#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ()) |
#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ()) |
| Outputs |
|---|
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor 0 w0) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor 0 w0) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor 0 w0) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor 0 w0) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor 0 w0) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor 0 w0) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor 0 w0) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor 0 w0) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 w0) (taylor 0 w0) (#s(alt (*.f64 w0 #s(literal -1/8 binary64)) (patch (*.f64 w0 #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 w0) (taylor 0 w0) (#s(alt (*.f64 w0 #s(literal -1/8 binary64)) (patch (*.f64 w0 #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 w0) (taylor 0 w0) (#s(alt (*.f64 w0 #s(literal -1/8 binary64)) (patch (*.f64 w0 #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 w0) (taylor 0 w0) (#s(alt (*.f64 w0 #s(literal -1/8 binary64)) (patch (*.f64 w0 #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 w0) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 w0) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 w0) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 w0) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor 0 w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor 0 w0) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor 0 w0) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor 0 w0) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor 0 w0) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor inf w0) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor inf w0) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor inf w0) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor inf w0) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor inf w0) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor inf w0) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor inf w0) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor inf w0) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 w0) (taylor inf w0) (#s(alt (*.f64 w0 #s(literal -1/8 binary64)) (patch (*.f64 w0 #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 w0) (taylor inf w0) (#s(alt (*.f64 w0 #s(literal -1/8 binary64)) (patch (*.f64 w0 #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 w0) (taylor inf w0) (#s(alt (*.f64 w0 #s(literal -1/8 binary64)) (patch (*.f64 w0 #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 w0) (taylor inf w0) (#s(alt (*.f64 w0 #s(literal -1/8 binary64)) (patch (*.f64 w0 #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf w0) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf w0) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf w0) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf w0) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor inf w0) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor inf w0) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor inf w0) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) (taylor inf w0) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) (taylor -inf w0) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) (taylor -inf w0) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) (taylor -inf w0) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) (taylor -inf w0) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) (taylor -inf w0) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) (taylor -inf w0) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) (taylor -inf w0) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) (taylor -inf w0) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 w0) (taylor -inf w0) (#s(alt (*.f64 w0 #s(literal -1/8 binary64)) (patch (*.f64 w0 #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 w0) (taylor -inf w0) (#s(alt (*.f64 w0 #s(literal -1/8 binary64)) (patch (*.f64 w0 #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 w0) (taylor -inf w0) (#s(alt (*.f64 w0 #s(literal -1/8 binary64)) (patch (*.f64 w0 #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 w0) (taylor -inf w0) (#s(alt (*.f64 w0 #s(literal -1/8 binary64)) (patch (*.f64 w0 #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf w0) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf w0) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf w0) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf w0) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) (taylor -inf w0) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) (taylor -inf w0) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) (taylor -inf w0) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) (taylor -inf w0) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) (taylor -inf w0) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor 0 h) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor 0 h) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor 0 h) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor 0 h) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 h) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 h) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 h) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 h) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 h) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 h) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 h) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 h) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 h) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 h) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) (taylor 0 h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) (taylor 0 h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 h) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 h) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 h) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 h) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 h) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 h) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 h) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 h) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor 0 h) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor 0 h) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor 0 h) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor 0 h) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor 0 h) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor 0 h) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor 0 h) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor 0 h) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 h) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 h) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) h) (taylor 0 h) (#s(alt (*.f64 (*.f64 M M) h) (patch (*.f64 (*.f64 M M) h) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) h) (taylor 0 h) (#s(alt (*.f64 (*.f64 M M) h) (patch (*.f64 (*.f64 M M) h) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) h) (taylor 0 h) (#s(alt (*.f64 (*.f64 M M) h) (patch (*.f64 (*.f64 M M) h) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) h) (taylor 0 h) (#s(alt (*.f64 (*.f64 M M) h) (patch (*.f64 (*.f64 M M) h) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor inf h) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor inf h) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor inf h) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor inf h) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor inf h) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) (taylor inf h) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) (taylor inf h) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) (taylor inf h) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor inf h) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) (taylor inf h) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) (taylor inf h) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) (taylor inf h) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf h) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf h) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf h) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf h) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) (taylor inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) (taylor inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) (taylor inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) (taylor inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) (taylor inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) (taylor inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) (taylor inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) (taylor inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) (taylor inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf h) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf h) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf h) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf h) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf h) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor inf h) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor inf h) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor inf h) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor inf h) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor inf h) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor inf h) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor inf h) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor inf h) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor inf h) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) (taylor inf h) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) (taylor inf h) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) (taylor inf h) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) h) (taylor inf h) (#s(alt (*.f64 (*.f64 M M) h) (patch (*.f64 (*.f64 M M) h) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) h) (taylor inf h) (#s(alt (*.f64 (*.f64 M M) h) (patch (*.f64 (*.f64 M M) h) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) h) (taylor inf h) (#s(alt (*.f64 (*.f64 M M) h) (patch (*.f64 (*.f64 M M) h) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) h) (taylor inf h) (#s(alt (*.f64 (*.f64 M M) h) (patch (*.f64 (*.f64 M M) h) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) (taylor -inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) (taylor -inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) (taylor -inf h) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor -inf h) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor -inf h) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor -inf h) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor -inf h) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor -inf h) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) (taylor -inf h) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) (taylor -inf h) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) (taylor -inf h) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor -inf h) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) (taylor -inf h) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) (taylor -inf h) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) (taylor -inf h) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf h) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf h) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf h) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf h) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor -inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor -inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor -inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) (taylor -inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) (taylor -inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) (taylor -inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) (taylor -inf h) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor -inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor -inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) (taylor -inf h) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf h) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf h) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf h) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf h) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf h) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor -inf h) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor -inf h) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor -inf h) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor -inf h) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor -inf h) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor -inf h) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor -inf h) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor -inf h) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor -inf h) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) (taylor -inf h) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) (taylor -inf h) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) (taylor -inf h) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) h) (taylor -inf h) (#s(alt (*.f64 (*.f64 M M) h) (patch (*.f64 (*.f64 M M) h) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) h) (taylor -inf h) (#s(alt (*.f64 (*.f64 M M) h) (patch (*.f64 (*.f64 M M) h) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) h) (taylor -inf h) (#s(alt (*.f64 (*.f64 M M) h) (patch (*.f64 (*.f64 M M) h) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) h) (taylor -inf h) (#s(alt (*.f64 (*.f64 M M) h) (patch (*.f64 (*.f64 M M) h) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor 0 M) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor 0 M) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor 0 M) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor 0 M) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 M) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 M) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 M) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 M) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 M) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 M) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) (taylor 0 M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) (taylor 0 M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 M) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 M) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 M) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 M) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor 0 M) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor 0 M) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor 0 M) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor 0 M) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 M) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 M) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) h) (taylor 0 M) (#s(alt (*.f64 (*.f64 M M) h) (patch (*.f64 (*.f64 M M) h) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) h) (taylor 0 M) (#s(alt (*.f64 (*.f64 M M) h) (patch (*.f64 (*.f64 M M) h) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) h) (taylor 0 M) (#s(alt (*.f64 (*.f64 M M) h) (patch (*.f64 (*.f64 M M) h) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) h) (taylor 0 M) (#s(alt (*.f64 (*.f64 M M) h) (patch (*.f64 (*.f64 M M) h) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 M) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor inf M) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor inf M) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor inf M) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor inf M) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor inf M) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) (taylor inf M) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) (taylor inf M) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) (taylor inf M) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor inf M) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) (taylor inf M) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) (taylor inf M) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) (taylor inf M) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf M) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf M) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf M) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf M) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) (taylor inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf M) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor inf M) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor inf M) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor inf M) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor inf M) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor inf M) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) (taylor inf M) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) (taylor inf M) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) (taylor inf M) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) h) (taylor inf M) (#s(alt (*.f64 (*.f64 M M) h) (patch (*.f64 (*.f64 M M) h) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) h) (taylor inf M) (#s(alt (*.f64 (*.f64 M M) h) (patch (*.f64 (*.f64 M M) h) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) h) (taylor inf M) (#s(alt (*.f64 (*.f64 M M) h) (patch (*.f64 (*.f64 M M) h) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) h) (taylor inf M) (#s(alt (*.f64 (*.f64 M M) h) (patch (*.f64 (*.f64 M M) h) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor inf M) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf M) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf M) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf M) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf M) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor -inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor -inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) (taylor -inf M) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor -inf M) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor -inf M) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor -inf M) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor -inf M) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor -inf M) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) (taylor -inf M) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) (taylor -inf M) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) (taylor -inf M) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor -inf M) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) (taylor -inf M) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) (taylor -inf M) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) (taylor -inf M) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor -inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor -inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor -inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) (taylor -inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor -inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor -inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) (taylor -inf M) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor -inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor -inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) (taylor -inf M) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf M) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf M) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor -inf M) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor -inf M) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor -inf M) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor -inf M) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor -inf M) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) (taylor -inf M) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) (taylor -inf M) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) (taylor -inf M) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) h) (taylor -inf M) (#s(alt (*.f64 (*.f64 M M) h) (patch (*.f64 (*.f64 M M) h) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) h) (taylor -inf M) (#s(alt (*.f64 (*.f64 M M) h) (patch (*.f64 (*.f64 M M) h) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) h) (taylor -inf M) (#s(alt (*.f64 (*.f64 M M) h) (patch (*.f64 (*.f64 M M) h) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow M 2) h) (taylor -inf M) (#s(alt (*.f64 (*.f64 M M) h) (patch (*.f64 (*.f64 M M) h) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf M) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor 0 l) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) (taylor 0 l) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) (taylor 0 l) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) (taylor 0 l) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor 0 l) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) (taylor 0 l) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) (taylor 0 l) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) (taylor 0 l) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor 0 l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) (taylor 0 l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) (taylor 0 l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) (taylor 0 l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) (taylor 0 l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 l) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor 0 l) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor 0 l) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor 0 l) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor 0 l) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor 0 l) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) (taylor 0 l) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) (taylor 0 l) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) (taylor 0 l) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor 0 l) (#s(alt (*.f64 (*.f64 d d) l) (patch (*.f64 (*.f64 d d) l) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor 0 l) (#s(alt (*.f64 (*.f64 d d) l) (patch (*.f64 (*.f64 d d) l) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor 0 l) (#s(alt (*.f64 (*.f64 d d) l) (patch (*.f64 (*.f64 d d) l) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor 0 l) (#s(alt (*.f64 (*.f64 d d) l) (patch (*.f64 (*.f64 d d) l) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 l) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor 0 l) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor 0 l) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor 0 l) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor 0 l) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf l) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf l) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf l) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf l) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf l) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf l) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf l) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf l) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf l) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf l) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf l) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf l) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf l) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf l) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor inf l) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor inf l) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor inf l) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor inf l) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf l) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf l) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor inf l) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor inf l) (#s(alt (*.f64 (*.f64 d d) l) (patch (*.f64 (*.f64 d d) l) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor inf l) (#s(alt (*.f64 (*.f64 d d) l) (patch (*.f64 (*.f64 d d) l) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor inf l) (#s(alt (*.f64 (*.f64 d d) l) (patch (*.f64 (*.f64 d d) l) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor inf l) (#s(alt (*.f64 (*.f64 d d) l) (patch (*.f64 (*.f64 d d) l) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf l) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf l) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf l) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf l) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor inf l) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor inf l) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor inf l) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor inf l) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) (taylor -inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) (taylor -inf l) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf l) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf l) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) (taylor -inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) (taylor -inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf l) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf l) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf l) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf l) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) (taylor -inf l) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) (taylor -inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) (taylor -inf l) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf l) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf l) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf l) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf l) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf l) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor -inf l) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor -inf l) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor -inf l) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor -inf l) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf l) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf l) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor -inf l) (#s(alt (*.f64 (*.f64 d d) l) (patch (*.f64 (*.f64 d d) l) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor -inf l) (#s(alt (*.f64 (*.f64 d d) l) (patch (*.f64 (*.f64 d d) l) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor -inf l) (#s(alt (*.f64 (*.f64 d d) l) (patch (*.f64 (*.f64 d d) l) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor -inf l) (#s(alt (*.f64 (*.f64 d d) l) (patch (*.f64 (*.f64 d d) l) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf l) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor -inf l) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor -inf l) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor -inf l) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor -inf l) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor 0 D) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor 0 D) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor 0 D) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor 0 D) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 D) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 D) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (pow D 2)) (taylor 0 D) (#s(alt (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (patch (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (pow D 2)) (taylor 0 D) (#s(alt (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (patch (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (pow D 2)) (taylor 0 D) (#s(alt (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (patch (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (pow D 2)) (taylor 0 D) (#s(alt (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (patch (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (pow D 2) (taylor 0 D) (#s(alt (*.f64 D D) (patch (*.f64 D D) #<representation:binary64>) () ())) ()) |
#s(alt (pow D 2) (taylor 0 D) (#s(alt (*.f64 D D) (patch (*.f64 D D) #<representation:binary64>) () ())) ()) |
#s(alt (pow D 2) (taylor 0 D) (#s(alt (*.f64 D D) (patch (*.f64 D D) #<representation:binary64>) () ())) ()) |
#s(alt (pow D 2) (taylor 0 D) (#s(alt (*.f64 D D) (patch (*.f64 D D) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 D) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 D) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 D) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 D) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) (taylor 0 D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) (taylor 0 D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor 0 D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor 0 D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 D) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 D) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 D) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 D) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor 0 D) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor 0 D) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor 0 D) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor 0 D) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor 0 D) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor 0 D) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor 0 D) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 D) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 D) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 D) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 D) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor 0 D) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor 0 D) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor 0 D) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor 0 D) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor inf D) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor inf D) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor inf D) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor inf D) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor inf D) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) (taylor inf D) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) (taylor inf D) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) (taylor inf D) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor inf D) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) (taylor inf D) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) (taylor inf D) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) (taylor inf D) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (pow D 2)) (taylor inf D) (#s(alt (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (patch (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (pow D 2)) (taylor inf D) (#s(alt (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (patch (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (pow D 2)) (taylor inf D) (#s(alt (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (patch (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (pow D 2)) (taylor inf D) (#s(alt (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (patch (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (pow D 2) (taylor inf D) (#s(alt (*.f64 D D) (patch (*.f64 D D) #<representation:binary64>) () ())) ()) |
#s(alt (pow D 2) (taylor inf D) (#s(alt (*.f64 D D) (patch (*.f64 D D) #<representation:binary64>) () ())) ()) |
#s(alt (pow D 2) (taylor inf D) (#s(alt (*.f64 D D) (patch (*.f64 D D) #<representation:binary64>) () ())) ()) |
#s(alt (pow D 2) (taylor inf D) (#s(alt (*.f64 D D) (patch (*.f64 D D) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) (taylor inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf D) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor inf D) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor inf D) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor inf D) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor inf D) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor inf D) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) (taylor inf D) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) (taylor inf D) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) (taylor inf D) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor inf D) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf D) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf D) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf D) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf D) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor inf D) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor inf D) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor inf D) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor inf D) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor -inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor -inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) (taylor -inf D) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor -inf D) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor -inf D) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor -inf D) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* D (* M h))) (taylor -inf D) (#s(alt (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (patch (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor -inf D) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) (taylor -inf D) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) (taylor -inf D) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) (taylor -inf D) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor -inf D) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) (taylor -inf D) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) (taylor -inf D) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) (taylor -inf D) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (pow D 2)) (taylor -inf D) (#s(alt (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (patch (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (pow D 2)) (taylor -inf D) (#s(alt (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (patch (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (pow D 2)) (taylor -inf D) (#s(alt (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (patch (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (pow D 2)) (taylor -inf D) (#s(alt (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (patch (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (pow D 2) (taylor -inf D) (#s(alt (*.f64 D D) (patch (*.f64 D D) #<representation:binary64>) () ())) ()) |
#s(alt (pow D 2) (taylor -inf D) (#s(alt (*.f64 D D) (patch (*.f64 D D) #<representation:binary64>) () ())) ()) |
#s(alt (pow D 2) (taylor -inf D) (#s(alt (*.f64 D D) (patch (*.f64 D D) #<representation:binary64>) () ())) ()) |
#s(alt (pow D 2) (taylor -inf D) (#s(alt (*.f64 D D) (patch (*.f64 D D) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor -inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor -inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor -inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) (taylor -inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) (taylor -inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) (taylor -inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) (taylor -inf D) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor -inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor -inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) (taylor -inf D) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf D) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf D) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor -inf D) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor -inf D) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor -inf D) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* D (* (pow M 2) h)) (taylor -inf D) (#s(alt (*.f64 (*.f64 h (*.f64 M M)) D) (patch (*.f64 (*.f64 h (*.f64 M M)) D) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor -inf D) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) (taylor -inf D) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) (taylor -inf D) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) (taylor -inf D) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor -inf D) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf D) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf D) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf D) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf D) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor -inf D) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor -inf D) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor -inf D) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor -inf D) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) (taylor 0 d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) (taylor 0 d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) (taylor 0 d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor 0 d) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) (taylor 0 d) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) (taylor 0 d) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) (taylor 0 d) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor 0 d) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) (taylor 0 d) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) (taylor 0 d) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) (taylor 0 d) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) (taylor 0 d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) (taylor 0 d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) (taylor 0 d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) (taylor 0 d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) (taylor 0 d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) (taylor 0 d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) (taylor 0 d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) (taylor 0 d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) (taylor 0 d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) (taylor 0 d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor 0 d) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor 0 d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor 0 d) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor 0 d) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor 0 d) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor 0 d) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (taylor 0 d) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) (taylor 0 d) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) (taylor 0 d) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) (taylor 0 d) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor 0 d) (#s(alt (*.f64 (*.f64 d d) l) (patch (*.f64 (*.f64 d d) l) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor 0 d) (#s(alt (*.f64 (*.f64 d d) l) (patch (*.f64 (*.f64 d d) l) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor 0 d) (#s(alt (*.f64 (*.f64 d d) l) (patch (*.f64 (*.f64 d d) l) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor 0 d) (#s(alt (*.f64 (*.f64 d d) l) (patch (*.f64 (*.f64 d d) l) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor 0 d) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor 0 d) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor 0 d) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor 0 d) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor 0 d) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf d) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf d) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf d) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf d) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf d) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor inf d) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf d) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf d) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf d) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf d) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf d) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf d) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf d) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor inf d) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor inf d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor inf d) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor inf d) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor inf d) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor inf d) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor inf d) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor inf d) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor inf d) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor inf d) (#s(alt (*.f64 (*.f64 d d) l) (patch (*.f64 (*.f64 d d) l) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor inf d) (#s(alt (*.f64 (*.f64 d d) l) (patch (*.f64 (*.f64 d d) l) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor inf d) (#s(alt (*.f64 (*.f64 d d) l) (patch (*.f64 (*.f64 d d) l) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor inf d) (#s(alt (*.f64 (*.f64 d d) l) (patch (*.f64 (*.f64 d d) l) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf d) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf d) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf d) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor inf d) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor inf d) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor inf d) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor inf d) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor inf d) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) (patch (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) (patch (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf d) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) (patch #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf d) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) (patch (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) (patch #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) (patch (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf d) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf d) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf d) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf d) (#s(alt (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) (patch (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) (taylor -inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) (taylor -inf d) (#s(alt (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) (patch (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) #<representation:binary64>) () ())) ()) |
#s(alt 1 (taylor -inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) (taylor -inf d) (#s(alt #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) (patch #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf d) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf d) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf d) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (taylor -inf d) (#s(alt (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) (patch (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* D (* M h)) (* d l))) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (patch (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* D M) d)) (taylor -inf d) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) (patch (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor -inf d) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor -inf d) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor -inf d) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor -inf d) (#s(alt (*.f64 l (*.f64 d d)) (patch (*.f64 l (*.f64 d d)) #<representation:binary64>) () ())) ()) |
#s(alt w0 (taylor -inf d) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) (taylor -inf d) (#s(alt (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) (patch (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* D (pow M 2)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) (patch (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor -inf d) (#s(alt (*.f64 (*.f64 d d) l) (patch (*.f64 (*.f64 d d) l) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor -inf d) (#s(alt (*.f64 (*.f64 d d) l) (patch (*.f64 (*.f64 d d) l) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor -inf d) (#s(alt (*.f64 (*.f64 d d) l) (patch (*.f64 (*.f64 d d) l) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow d 2) l) (taylor -inf d) (#s(alt (*.f64 (*.f64 d d) l) (patch (*.f64 (*.f64 d d) l) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) (taylor -inf d) (#s(alt (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (patch (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor -inf d) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor -inf d) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor -inf d) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
#s(alt (/ D (* d l)) (taylor -inf d) (#s(alt (/.f64 D (*.f64 l d)) (patch (/.f64 D (*.f64 l d)) #<representation:binary64>) () ())) ()) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | D | @ | -inf | ((* w0 (sqrt (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) D) M)) 1))) (sqrt (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) D) M)) 1)) (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) D) M)) 1) (* (* h -1/2) (* M D)) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (+ (* (* w0 -1/8) (/ (* (* (* h (* M M)) D) D) (* l (* d d)))) w0) (* w0 -1/8) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (* (* D D) -1/8) (* D D) (* (/ (* (* M M) h) d) (/ w0 (* l d))) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (* D (/ (* (* M M) D) (* (* d d) l))) (* -1/4 h)) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (* (* M M) (* (/ D d) (/ D (* l d)))) (* -1/4 h)) (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) D) M) (/ (* (* (* h (* M M)) D) D) (* l (* d d))) (* l (* d d)) (* (* h (* M M)) D) (+ (* (* (* D D) -1/8) (* (/ (* (* M M) h) d) (/ w0 (* l d)))) w0) (* (* M M) h) (/ (* (* M M) D) (* (* d d) l)) (* (* d d) l) (* (* M M) (* (/ D d) (/ D (* l d)))) (/ D (* l d))) |
| 8.0ms | d | @ | -inf | ((* w0 (sqrt (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) D) M)) 1))) (sqrt (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) D) M)) 1)) (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) D) M)) 1) (* (* h -1/2) (* M D)) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (+ (* (* w0 -1/8) (/ (* (* (* h (* M M)) D) D) (* l (* d d)))) w0) (* w0 -1/8) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (* (* D D) -1/8) (* D D) (* (/ (* (* M M) h) d) (/ w0 (* l d))) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (* D (/ (* (* M M) D) (* (* d d) l))) (* -1/4 h)) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (* (* M M) (* (/ D d) (/ D (* l d)))) (* -1/4 h)) (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) D) M) (/ (* (* (* h (* M M)) D) D) (* l (* d d))) (* l (* d d)) (* (* h (* M M)) D) (+ (* (* (* D D) -1/8) (* (/ (* (* M M) h) d) (/ w0 (* l d)))) w0) (* (* M M) h) (/ (* (* M M) D) (* (* d d) l)) (* (* d d) l) (* (* M M) (* (/ D d) (/ D (* l d)))) (/ D (* l d))) |
| 7.0ms | l | @ | inf | ((* w0 (sqrt (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) D) M)) 1))) (sqrt (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) D) M)) 1)) (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) D) M)) 1) (* (* h -1/2) (* M D)) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (+ (* (* w0 -1/8) (/ (* (* (* h (* M M)) D) D) (* l (* d d)))) w0) (* w0 -1/8) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (* (* D D) -1/8) (* D D) (* (/ (* (* M M) h) d) (/ w0 (* l d))) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (* D (/ (* (* M M) D) (* (* d d) l))) (* -1/4 h)) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (* (* M M) (* (/ D d) (/ D (* l d)))) (* -1/4 h)) (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) D) M) (/ (* (* (* h (* M M)) D) D) (* l (* d d))) (* l (* d d)) (* (* h (* M M)) D) (+ (* (* (* D D) -1/8) (* (/ (* (* M M) h) d) (/ w0 (* l d)))) w0) (* (* M M) h) (/ (* (* M M) D) (* (* d d) l)) (* (* d d) l) (* (* M M) (* (/ D d) (/ D (* l d)))) (/ D (* l d))) |
| 6.0ms | M | @ | 0 | ((* w0 (sqrt (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) D) M)) 1))) (sqrt (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) D) M)) 1)) (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) D) M)) 1) (* (* h -1/2) (* M D)) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (+ (* (* w0 -1/8) (/ (* (* (* h (* M M)) D) D) (* l (* d d)))) w0) (* w0 -1/8) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (* (* D D) -1/8) (* D D) (* (/ (* (* M M) h) d) (/ w0 (* l d))) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (* D (/ (* (* M M) D) (* (* d d) l))) (* -1/4 h)) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (* (* M M) (* (/ D d) (/ D (* l d)))) (* -1/4 h)) (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) D) M) (/ (* (* (* h (* M M)) D) D) (* l (* d d))) (* l (* d d)) (* (* h (* M M)) D) (+ (* (* (* D D) -1/8) (* (/ (* (* M M) h) d) (/ w0 (* l d)))) w0) (* (* M M) h) (/ (* (* M M) D) (* (* d d) l)) (* (* d d) l) (* (* M M) (* (/ D d) (/ D (* l d)))) (/ D (* l d))) |
| 6.0ms | l | @ | -inf | ((* w0 (sqrt (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) D) M)) 1))) (sqrt (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) D) M)) 1)) (+ (* (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) D) M)) 1) (* (* h -1/2) (* M D)) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (+ (* (* w0 -1/8) (/ (* (* (* h (* M M)) D) D) (* l (* d d)))) w0) (* w0 -1/8) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (* (* D D) -1/8) (* D D) (* (/ (* (* M M) h) d) (/ w0 (* l d))) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (* D (/ (* (* M M) D) (* (* d d) l))) (* -1/4 h)) (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (* (* (* M M) (* (/ D d) (/ D (* l d)))) (* -1/4 h)) (/ (* (* h -1/2) (* M D)) (* l d)) (* (* (/ 1/2 d) D) M) (/ (* (* (* h (* M M)) D) D) (* l (* d d))) (* l (* d d)) (* (* h (* M M)) D) (+ (* (* (* D D) -1/8) (* (/ (* (* M M) h) d) (/ w0 (* l d)))) w0) (* (* M M) h) (/ (* (* M M) D) (* (* d d) l)) (* (* d d) l) (* (* M M) (* (/ D d) (/ D (* l d)))) (/ D (* l d))) |
| 1× | egg-herbie |
| 8 468× | lower-*.f64 |
| 8 468× | lower-*.f32 |
| 6 640× | lower-fma.f64 |
| 6 640× | lower-fma.f32 |
| 4 640× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 682 | 36333 |
| 1 | 2351 | 36194 |
| 0 | 8478 | 35181 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* -1/8 w0) |
(* -1/8 w0) |
(* -1/8 w0) |
(* -1/8 w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* -1/8 w0) |
(* -1/8 w0) |
(* -1/8 w0) |
(* -1/8 w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(* -1/8 w0) |
(* -1/8 w0) |
(* -1/8 w0) |
(* -1/8 w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(* D (* (pow M 2) h)) |
(* D (* (pow M 2) h)) |
(* D (* (pow M 2) h)) |
(* D (* (pow M 2) h)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(* (pow M 2) h) |
(* (pow M 2) h) |
(* (pow M 2) h) |
(* (pow M 2) h) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) |
(* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) |
(* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) |
(* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) |
(* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(* D (* (pow M 2) h)) |
(* D (* (pow M 2) h)) |
(* D (* (pow M 2) h)) |
(* D (* (pow M 2) h)) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) |
(* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) |
(* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) |
(* (pow M 2) h) |
(* (pow M 2) h) |
(* (pow M 2) h) |
(* (pow M 2) h) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) |
(* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) |
(* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) |
(* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) |
(* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(* D (* (pow M 2) h)) |
(* D (* (pow M 2) h)) |
(* D (* (pow M 2) h)) |
(* D (* (pow M 2) h)) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) |
(* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) |
(* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) |
(* (pow M 2) h) |
(* (pow M 2) h) |
(* (pow M 2) h) |
(* (pow M 2) h) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(* D (* (pow M 2) h)) |
(* D (* (pow M 2) h)) |
(* D (* (pow M 2) h)) |
(* D (* (pow M 2) h)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(* (pow M 2) h) |
(* (pow M 2) h) |
(* (pow M 2) h) |
(* (pow M 2) h) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(* D (* (pow M 2) h)) |
(* D (* (pow M 2) h)) |
(* D (* (pow M 2) h)) |
(* D (* (pow M 2) h)) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(* (pow M 2) h) |
(* (pow M 2) h) |
(* (pow M 2) h) |
(* (pow M 2) h) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(* D (* (pow M 2) h)) |
(* D (* (pow M 2) h)) |
(* D (* (pow M 2) h)) |
(* D (* (pow M 2) h)) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(* (pow M 2) h) |
(* (pow M 2) h) |
(* (pow M 2) h) |
(* (pow M 2) h) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ D (* d l)) |
(/ D (* d l)) |
(/ D (* d l)) |
(/ D (* d l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ D (* d l)) |
(/ D (* d l)) |
(/ D (* d l)) |
(/ D (* d l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ D (* d l)) |
(/ D (* d l)) |
(/ D (* d l)) |
(/ D (* d l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(* -1/8 (pow D 2)) |
(* -1/8 (pow D 2)) |
(* -1/8 (pow D 2)) |
(* -1/8 (pow D 2)) |
(pow D 2) |
(pow D 2) |
(pow D 2) |
(pow D 2) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(* D (* (pow M 2) h)) |
(* D (* (pow M 2) h)) |
(* D (* (pow M 2) h)) |
(* D (* (pow M 2) h)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ D (* d l)) |
(/ D (* d l)) |
(/ D (* d l)) |
(/ D (* d l)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1/8 (pow D 2)) |
(* -1/8 (pow D 2)) |
(* -1/8 (pow D 2)) |
(* -1/8 (pow D 2)) |
(pow D 2) |
(pow D 2) |
(pow D 2) |
(pow D 2) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(* D (* (pow M 2) h)) |
(* D (* (pow M 2) h)) |
(* D (* (pow M 2) h)) |
(* D (* (pow M 2) h)) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ D (* d l)) |
(/ D (* d l)) |
(/ D (* d l)) |
(/ D (* d l)) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1/2 (* D (* M h))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1/8 (pow D 2)) |
(* -1/8 (pow D 2)) |
(* -1/8 (pow D 2)) |
(* -1/8 (pow D 2)) |
(pow D 2) |
(pow D 2) |
(pow D 2) |
(pow D 2) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(* D (* (pow M 2) h)) |
(* D (* (pow M 2) h)) |
(* D (* (pow M 2) h)) |
(* D (* (pow M 2) h)) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ D (* d l)) |
(/ D (* d l)) |
(/ D (* d l)) |
(/ D (* d l)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ D (* d l)) |
(/ D (* d l)) |
(/ D (* d l)) |
(/ D (* d l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ D (* d l)) |
(/ D (* d l)) |
(/ D (* d l)) |
(/ D (* d l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
1 |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(* 1/2 (/ (* D M) d)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(* (pow d 2) l) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/ D (* d l)) |
(/ D (* d l)) |
(/ D (* d l)) |
(/ D (* d l)) |
| Outputs |
|---|
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) w0) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) w0) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) w0) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) w0) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) w0) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) w0) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) w0) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) w0) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) w0) |
(* -1/8 w0) |
(*.f64 #s(literal -1/8 binary64) w0) |
(* -1/8 w0) |
(*.f64 #s(literal -1/8 binary64) w0) |
(* -1/8 w0) |
(*.f64 #s(literal -1/8 binary64) w0) |
(* -1/8 w0) |
(*.f64 #s(literal -1/8 binary64) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) w0) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) w0) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) w0) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) w0) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) w0) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) w0) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) w0) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) w0) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) w0) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) w0) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) w0) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) w0) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) w0) |
(* -1/8 w0) |
(*.f64 #s(literal -1/8 binary64) w0) |
(* -1/8 w0) |
(*.f64 #s(literal -1/8 binary64) w0) |
(* -1/8 w0) |
(*.f64 #s(literal -1/8 binary64) w0) |
(* -1/8 w0) |
(*.f64 #s(literal -1/8 binary64) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) w0) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) w0) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) w0) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) w0) |
(* w0 (+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) w0) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(*.f64 (neg.f64 w0) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal -1 binary64))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(*.f64 (neg.f64 w0) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal -1 binary64))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(*.f64 (neg.f64 w0) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal -1 binary64))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(*.f64 (neg.f64 w0) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal -1 binary64))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(*.f64 (neg.f64 w0) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal -1 binary64))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(*.f64 (neg.f64 w0) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal -1 binary64))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(*.f64 (neg.f64 w0) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal -1 binary64))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(*.f64 (neg.f64 w0) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal -1 binary64))) |
(* -1/8 w0) |
(*.f64 #s(literal -1/8 binary64) w0) |
(* -1/8 w0) |
(*.f64 #s(literal -1/8 binary64) w0) |
(* -1/8 w0) |
(*.f64 #s(literal -1/8 binary64) w0) |
(* -1/8 w0) |
(*.f64 #s(literal -1/8 binary64) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* w0 (sqrt (- 1 (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64))) w0) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(*.f64 (neg.f64 w0) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal -1 binary64))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(*.f64 (neg.f64 w0) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal -1 binary64))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(*.f64 (neg.f64 w0) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal -1 binary64))) |
(* -1 (* w0 (- (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) 1))) |
(*.f64 (neg.f64 w0) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal -1 binary64))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) (/.f64 h l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 M M) w0) d) (/.f64 (*.f64 D D) d)))) h w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 (*.f64 M M) w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) l)) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))))) h)) h w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 h (pow.f64 d #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) l)) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 M M) d) (/.f64 (*.f64 D D) d)))) h #s(literal 1 binary64)) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 M M) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64))) (*.f64 l l)) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))))) h)) h #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) (/.f64 h l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 M M) w0) d) (/.f64 (*.f64 D D) d)))) h w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 (*.f64 M M) w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) l)) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))))) h)) h w0) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) (/.f64 h l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 M M) w0) d) (/.f64 (*.f64 D D) d)))) h w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 (*.f64 M M) w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) l)) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))))) h)) h w0) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) (/.f64 h l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 M M) w0) d) (/.f64 (*.f64 D D) d)))) h w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 (*.f64 M M) w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) l)) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))))) h)) h w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 h (pow.f64 d #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) l)) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 M M) d) (/.f64 (*.f64 D D) d)))) h #s(literal 1 binary64)) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 M M) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64))) (*.f64 l l)) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))))) h)) h #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* h w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) (/.f64 h l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 M M) w0) d) (/.f64 (*.f64 D D) d)))) h w0) |
(+ w0 (* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* h w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 (*.f64 M M) w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) l)) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))))) h)) h w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) h)) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 h (pow.f64 d #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) l) l)) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 M M) d) (/.f64 (*.f64 D D) d)))) h #s(literal 1 binary64)) |
(+ 1 (* h (+ (* -1/8 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (* h (+ (* -1/128 (/ (* (pow D 4) (pow M 4)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) h)) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 M M) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64))) (*.f64 l l)) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) h) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))))) h)) h #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(* (pow M 2) h) |
(*.f64 h (*.f64 M M)) |
(* (pow M 2) h) |
(*.f64 h (*.f64 M M)) |
(* (pow M 2) h) |
(*.f64 h (*.f64 M M)) |
(* (pow M 2) h) |
(*.f64 h (*.f64 M M)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))))) h) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) h) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) h) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))))) h) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))))) h) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 h)) h) |
(* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 h)) h) |
(* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 h)) h) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 h)) h) |
(* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 h)) h) |
(* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 h)) h) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))))) h) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))))) h) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) h) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) h) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))))) h) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* h (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)))) h) |
(* h (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))))) h) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* h (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) h) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) h) |
(* h (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 7))))) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ l (pow h 3))))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ 1 (* h l)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))))) h) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* h (- (/ 1 h) (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 h)) h) |
(* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 h)) h) |
(* h (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l))) (/ w0 h))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 h)) h) |
(* (pow M 2) h) |
(*.f64 h (*.f64 M M)) |
(* (pow M 2) h) |
(*.f64 h (*.f64 M M)) |
(* (pow M 2) h) |
(*.f64 h (*.f64 M M)) |
(* (pow M 2) h) |
(*.f64 h (*.f64 M M)) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 3 binary64)) w0) (pow.f64 M #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (/.f64 w0 (pow.f64 D #s(literal 5 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))))) |
(* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 M #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (/.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1/4 binary64) (/.f64 #s(literal -1 binary64) h))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1/4 binary64) (/.f64 #s(literal -1 binary64) h))) |
(* -1 (* h (- (* 1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h)))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1/4 binary64) (/.f64 #s(literal -1 binary64) h))) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 3 binary64)) w0) (pow.f64 M #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (/.f64 w0 (pow.f64 D #s(literal 5 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))))) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal 1/8 binary64) (/.f64 (neg.f64 w0) h))) |
(* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal 1/8 binary64) (/.f64 (neg.f64 w0) h))) |
(* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal 1/8 binary64) (/.f64 (neg.f64 w0) h))) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal 1/8 binary64) (/.f64 (neg.f64 w0) h))) |
(* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal 1/8 binary64) (/.f64 (neg.f64 w0) h))) |
(* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal 1/8 binary64) (/.f64 (neg.f64 w0) h))) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 3 binary64)) w0) (pow.f64 M #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (/.f64 w0 (pow.f64 D #s(literal 5 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 3 binary64)) w0) (pow.f64 M #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (/.f64 w0 (pow.f64 D #s(literal 5 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))))) |
(* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 M #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (/.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (* w0 (sqrt -1))) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (* w0 (sqrt -1)))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (* w0 (sqrt -1))) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (* w0 (sqrt -1))) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 d #s(literal 3 binary64)) w0) (pow.f64 M #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (/.f64 w0 (pow.f64 D #s(literal 5 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) w0) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))))) |
(* -1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* h (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))) |
(*.f64 (neg.f64 h) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3)))))))) |
(*.f64 (neg.f64 h) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64)))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 D #s(literal 3 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 3 binary64)))))) |
(* -1 (* h (+ (* -1 (* (/ (* (pow d 3) (sqrt -1)) (* (pow D 3) (pow M 3))) (sqrt (/ (pow l 3) (pow h 5))))) (+ (* 1/2 (* (/ (* D (* M (sqrt -1))) d) (sqrt (/ 1 (* h l))))) (+ (* 2 (* (/ (* (pow d 5) (sqrt -1)) (* (pow D 5) (pow M 5))) (sqrt (/ (pow l 5) (pow h 7))))) (* (/ (* d (sqrt -1)) (* D M)) (sqrt (/ l (pow h 3))))))))) |
(*.f64 (neg.f64 h) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 5 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 D #s(literal 3 binary64))) (/.f64 (pow.f64 d #s(literal 3 binary64)) (pow.f64 M #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (/.f64 d D)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) M) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 d #s(literal 5 binary64))) (/.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) M) D) d)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* h (+ (* -1/4 (/ (* (pow D 2) (pow M 2)) (* (pow d 2) l))) (/ 1 h))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal 1/8 binary64) (/.f64 (neg.f64 w0) h))) |
(* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal 1/8 binary64) (/.f64 (neg.f64 w0) h))) |
(* -1 (* h (+ (* -1 (/ w0 h)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) w0)) (* (pow d 2) l)))))) |
(*.f64 (neg.f64 h) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal 1/8 binary64) (/.f64 (neg.f64 w0) h))) |
(* (pow M 2) h) |
(*.f64 h (*.f64 M M)) |
(* (pow M 2) h) |
(*.f64 h (*.f64 M M)) |
(* (pow M 2) h) |
(*.f64 h (*.f64 M M)) |
(* (pow M 2) h) |
(*.f64 h (*.f64 M M)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (*.f64 M M) l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 D D)) d) (/.f64 w0 d)))) (*.f64 M M) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 h w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 h l) (/.f64 h l))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))))) (*.f64 M M))) (*.f64 M M) w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (*.f64 M M) l)) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 h (*.f64 D D)) l))) (*.f64 M M) #s(literal 1 binary64)) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 h (pow.f64 d #s(literal 4 binary64))) (/.f64 h (*.f64 l l))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))))) (*.f64 M M) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 h (*.f64 D D)) l))) (*.f64 M M) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (*.f64 M M) l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 D D)) d) (/.f64 w0 d)))) (*.f64 M M) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 h w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 h l) (/.f64 h l))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))))) (*.f64 M M))) (*.f64 M M) w0) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (*.f64 M M) l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 D D)) d) (/.f64 w0 d)))) (*.f64 M M) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 h w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 h l) (/.f64 h l))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))))) (*.f64 M M))) (*.f64 M M) w0) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (*.f64 M M) l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 D D)) d) (/.f64 w0 d)))) (*.f64 M M) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 h w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 h l) (/.f64 h l))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))))) (*.f64 M M))) (*.f64 M M) w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (*.f64 M M) l)) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 h (*.f64 D D)) l))) (*.f64 M M) #s(literal 1 binary64)) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 h (pow.f64 d #s(literal 4 binary64))) (/.f64 h (*.f64 l l))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))))) (*.f64 M M) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 h (*.f64 D D)) l))) (*.f64 M M) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (*.f64 M M) l)) (/.f64 w0 (pow.f64 d #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 D D)) d) (/.f64 w0 d)))) (*.f64 M M) w0) |
(+ w0 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 D d) (/.f64 D d))) (/.f64 (*.f64 h w0) l) (*.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 h l) (/.f64 h l))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))))) (*.f64 M M))) (*.f64 M M) w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 2) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (*.f64 M M) l)) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 h (*.f64 D D)) l))) (*.f64 M M) #s(literal 1 binary64)) |
(+ 1 (* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) h) (* (pow d 2) l))) (* (pow M 2) (+ (* -1/128 (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 2) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 h (pow.f64 d #s(literal 4 binary64))) (/.f64 h (*.f64 l l))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) M) M) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))))) (*.f64 M M) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 h (*.f64 D D)) l))) (*.f64 M M) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(* (pow M 2) h) |
(*.f64 h (*.f64 M M)) |
(* (pow M 2) h) |
(*.f64 h (*.f64 M M)) |
(* (pow M 2) h) |
(*.f64 h (*.f64 M M)) |
(* (pow M 2) h) |
(*.f64 h (*.f64 M M)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 h (*.f64 D D)) l) (/.f64 w0 (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 (*.f64 M M))) (*.f64 M M)) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 h (*.f64 D D)) l) (/.f64 w0 (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 (*.f64 M M))) (*.f64 M M)) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 h (*.f64 D D)) l) (/.f64 w0 (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 (*.f64 M M))) (*.f64 M M)) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 h (*.f64 D D)) l) (/.f64 w0 (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 (*.f64 M M))) (*.f64 M M)) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 h (*.f64 D D)) l) (/.f64 w0 (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 (*.f64 M M))) (*.f64 M M)) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 h (*.f64 D D)) l) (/.f64 w0 (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 (*.f64 M M))) (*.f64 M M)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))) M) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))) M) |
(* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))))) M) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 h (*.f64 D D)) l) (/.f64 w0 (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 (*.f64 M M))) (*.f64 M M)) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 h (*.f64 D D)) l) (/.f64 w0 (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 (*.f64 M M))) (*.f64 M M)) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 h (*.f64 D D)) l) (/.f64 w0 (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 (*.f64 M M))) (*.f64 M M)) |
(* (pow M 2) h) |
(*.f64 h (*.f64 M M)) |
(* (pow M 2) h) |
(*.f64 h (*.f64 M M)) |
(* (pow M 2) h) |
(*.f64 h (*.f64 M M)) |
(* (pow M 2) h) |
(*.f64 h (*.f64 M M)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (+ (* -1/4 (/ (* (pow D 2) h) (* (pow d 2) l))) (/ 1 (pow M 2)))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 h (*.f64 D D)) l) (/.f64 w0 (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 (*.f64 M M))) (*.f64 M M)) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 h (*.f64 D D)) l) (/.f64 w0 (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 (*.f64 M M))) (*.f64 M M)) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 h (*.f64 D D)) l) (/.f64 w0 (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 (*.f64 M M))) (*.f64 M M)) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 h (*.f64 D D)) l) (/.f64 w0 (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 (*.f64 M M))) (*.f64 M M)) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 h (*.f64 D D)) l) (/.f64 w0 (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 (*.f64 M M))) (*.f64 M M)) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 h (*.f64 D D)) l) (/.f64 w0 (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 (*.f64 M M))) (*.f64 M M)) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* M (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 M) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* M (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 4) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 6) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* D (* (pow M 2) (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* D (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 M) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) M) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) D) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* (pow M 2) (- (/ 1 (pow M 2)) (* 1/4 (/ (* (pow D 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 (*.f64 M M) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 D D) l)) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 h (*.f64 D D)) l) (/.f64 w0 (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 (*.f64 M M))) (*.f64 M M)) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 h (*.f64 D D)) l) (/.f64 w0 (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 (*.f64 M M))) (*.f64 M M)) |
(* (pow M 2) (+ (* -1/8 (/ (* (pow D 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow M 2)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 h (*.f64 D D)) l) (/.f64 w0 (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 (*.f64 M M))) (*.f64 M M)) |
(* (pow M 2) h) |
(*.f64 h (*.f64 M M)) |
(* (pow M 2) h) |
(*.f64 h (*.f64 M M)) |
(* (pow M 2) h) |
(*.f64 h (*.f64 M M)) |
(* (pow M 2) h) |
(*.f64 h (*.f64 M M)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 l h)) D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (*.f64 (/.f64 d (*.f64 M D)) (/.f64 w0 (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))) (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 3 binary64))) (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l))) (*.f64 l l))) l) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 3 binary64))) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))))) (*.f64 l l) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(/ (+ l (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 l h)) D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (*.f64 (/.f64 d (*.f64 M D)) (/.f64 w0 (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))) (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 3 binary64))) (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l))) (*.f64 l l))) l) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (*.f64 l w0)) l) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (*.f64 l w0)) l) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (*.f64 l w0)) l) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (*.f64 l w0)) l) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (*.f64 l w0)) l) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (*.f64 l w0)) l) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 l h)) D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (*.f64 (/.f64 d (*.f64 M D)) (/.f64 w0 (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))) (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 3 binary64))) (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l))) (*.f64 l l))) l) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 l h)) D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (*.f64 (/.f64 d (*.f64 M D)) (/.f64 w0 (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))) (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 3 binary64))) (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l))) (*.f64 l l))) l) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 3 binary64))) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))))) (*.f64 l l) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))) (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ (* d w0) (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 l h)) D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h)))) (*.f64 (/.f64 d (*.f64 M D)) (/.f64 w0 (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))) (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 3 binary64))) (pow.f64 h #s(literal 3 binary64)))))) (*.f64 l l))) (*.f64 l l))) l) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(/ (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ (pow l 3) h)))) (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l)))) l) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) h)) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ l (pow h 3))))) (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l)))))))) l) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 l (pow.f64 h #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(/ (+ (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (* h l))) (* (pow l 2) (+ (* 1/2 (* (/ d (* D (* M (sqrt -1/4)))) (sqrt (/ 1 (* h l))))) (* (pow l 2) (+ (* -1/8 (* (/ (pow d 3) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ 1 (* (pow h 3) (pow l 3)))))) (* 1/16 (* (/ (pow d 5) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ 1 (* (pow h 5) l)))))))))) l) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal 3 binary64))) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 h #s(literal 5 binary64)) l))))) (*.f64 l l) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 l h))))) (*.f64 l l) (*.f64 (sqrt.f64 (*.f64 l h)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d))) l) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(/ (- l (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (*.f64 l w0)) l) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (*.f64 l w0)) l) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2))) (* l w0)) l) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (*.f64 l w0)) l) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 h h) w0) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h w0) d) (/.f64 (*.f64 M M) d)))) l)) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) D) D) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 d #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) w0) (pow.f64 h #s(literal 3 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)))) (neg.f64 l))) l)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h d) (/.f64 (*.f64 M M) d)))) l)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (pow.f64 d #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)))) (neg.f64 l))) l)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 h h) w0) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h w0) d) (/.f64 (*.f64 M M) d)))) l)) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) D) D) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 d #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) w0) (pow.f64 h #s(literal 3 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)))) (neg.f64 l))) l)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 h h) w0) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h w0) d) (/.f64 (*.f64 M M) d)))) l)) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) D) D) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 d #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) w0) (pow.f64 h #s(literal 3 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)))) (neg.f64 l))) l)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 h h) w0) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h w0) d) (/.f64 (*.f64 M M) d)))) l)) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) D) D) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 d #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) w0) (pow.f64 h #s(literal 3 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)))) (neg.f64 l))) l)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h d) (/.f64 (*.f64 M M) d)))) l)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (pow.f64 d #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)))) (neg.f64 l))) l)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 h h) w0) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h w0) d) (/.f64 (*.f64 M M) d)))) l)) |
(+ w0 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (pow d 2)))) l))) |
(-.f64 w0 (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) D) D) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 d #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 6 binary64)) w0) (pow.f64 h #s(literal 3 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)))) (neg.f64 l))) l)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* 1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) l))) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 h h) l) (/.f64 (pow.f64 M #s(literal 4 binary64)) (pow.f64 d #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h d) (/.f64 (*.f64 M M) d)))) l)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (pow d 4))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) l)))) l)) (* 1/8 (/ (* (pow D 2) (* (pow M 2) h)) (pow d 2)))) l))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) d) (/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) d) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (pow.f64 d #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (*.f64 (pow.f64 d #s(literal 6 binary64)) l)))) (neg.f64 l))) l)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (*.f64 D D)) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l))) (*.f64 D D) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 M #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 h l) (/.f64 h l))))) (*.f64 D D) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l))) (*.f64 D D) w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))) (*.f64 (*.f64 (*.f64 D D) #s(literal -1/128 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)))) (*.f64 D D) #s(literal 1 binary64)) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 D D)) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) #s(literal -1/128 binary64)) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l))) (*.f64 D D) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 D D) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (*.f64 D D)) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l))) (*.f64 D D) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 M #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 h l) (/.f64 h l))))) (*.f64 D D) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l))) (*.f64 D D) w0) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (*.f64 D D)) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l))) (*.f64 D D) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 M #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 h l) (/.f64 h l))))) (*.f64 D D) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l))) (*.f64 D D) w0) |
(* -1/8 (pow D 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 D D)) |
(* -1/8 (pow D 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 D D)) |
(* -1/8 (pow D 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 D D)) |
(* -1/8 (pow D 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 D D)) |
(pow D 2) |
(*.f64 D D) |
(pow D 2) |
(*.f64 D D) |
(pow D 2) |
(*.f64 D D) |
(pow D 2) |
(*.f64 D D) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (*.f64 D D)) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l))) (*.f64 D D) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 M #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 h l) (/.f64 h l))))) (*.f64 D D) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l))) (*.f64 D D) w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))) (*.f64 (*.f64 (*.f64 D D) #s(literal -1/128 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)))) (*.f64 D D) #s(literal 1 binary64)) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 D D)) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) #s(literal -1/128 binary64)) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l))) (*.f64 D D) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 D D) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (*.f64 D D)) (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l))) (*.f64 D D) w0) |
(+ w0 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (* (pow h 2) w0)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 M #s(literal 4 binary64))) (*.f64 (/.f64 w0 (pow.f64 d #s(literal 4 binary64))) (*.f64 (/.f64 h l) (/.f64 h l))))) (*.f64 D D) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l))) (*.f64 D D) w0) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 2) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))) (*.f64 (*.f64 (*.f64 D D) #s(literal -1/128 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)))) (*.f64 D D) #s(literal 1 binary64)) |
(+ 1 (* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) h) (* (pow d 2) l))) (* (pow D 2) (+ (* -1/128 (/ (* (pow M 4) (pow h 2)) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 2) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 D D)) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) #s(literal -1/128 binary64)) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l))) (*.f64 D D) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 M M)) (/.f64 h (*.f64 l (*.f64 d d))))) (*.f64 D D) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l) (/.f64 w0 (*.f64 D D))) (*.f64 D D)) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l) (/.f64 w0 (*.f64 D D))) (*.f64 D D)) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l) (/.f64 w0 (*.f64 D D))) (*.f64 D D)) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l) (/.f64 w0 (*.f64 D D))) (*.f64 D D)) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l) (/.f64 w0 (*.f64 D D))) (*.f64 D D)) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l) (/.f64 w0 (*.f64 D D))) (*.f64 D D)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* -1/8 (pow D 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 D D)) |
(* -1/8 (pow D 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 D D)) |
(* -1/8 (pow D 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 D D)) |
(* -1/8 (pow D 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 D D)) |
(pow D 2) |
(*.f64 D D) |
(pow D 2) |
(*.f64 D D) |
(pow D 2) |
(*.f64 D D) |
(pow D 2) |
(*.f64 D D) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))) D) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))) D) |
(* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))))) D) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l) (/.f64 w0 (*.f64 D D))) (*.f64 D D)) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l) (/.f64 w0 (*.f64 D D))) (*.f64 D D)) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l) (/.f64 w0 (*.f64 D D))) (*.f64 D D)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* (pow D 2) (+ (* -1/4 (/ (* (pow M 2) h) (* (pow d 2) l))) (/ 1 (pow D 2)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1/2 (* D (* M h))) |
(*.f64 (*.f64 (*.f64 h M) D) #s(literal -1/2 binary64)) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l) (/.f64 w0 (*.f64 D D))) (*.f64 D D)) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l) (/.f64 w0 (*.f64 D D))) (*.f64 D D)) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l) (/.f64 w0 (*.f64 D D))) (*.f64 D D)) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l) (/.f64 w0 (*.f64 D D))) (*.f64 D D)) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l) (/.f64 w0 (*.f64 D D))) (*.f64 D D)) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l) (/.f64 w0 (*.f64 D D))) (*.f64 D D)) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1/8 (pow D 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 D D)) |
(* -1/8 (pow D 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 D D)) |
(* -1/8 (pow D 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 D D)) |
(* -1/8 (pow D 2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 D D)) |
(pow D 2) |
(*.f64 D D) |
(pow D 2) |
(*.f64 D D) |
(pow D 2) |
(*.f64 D D) |
(pow D 2) |
(*.f64 D D) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1 (* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (* (pow d 3) w0) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (* (pow d 5) w0) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ (* d w0) (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (* w0 (sqrt -1/4))) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 d #s(literal 3 binary64)) w0)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 d #s(literal 5 binary64)) w0)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 d D) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1 (* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l)))) |
(*.f64 (*.f64 (neg.f64 D) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d)) (sqrt.f64 (/.f64 h l))) |
(* -1 (* D (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))) |
(*.f64 (neg.f64 D) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l)))))) |
(* -1 (* D (+ (* -1/8 (* (/ (pow d 3) (* (pow D 4) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (+ (* 1/16 (* (/ (pow d 5) (* (pow D 6) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5))))) (+ (* 1/2 (* (/ d (* (pow D 2) (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (/ (* M (sqrt -1/4)) d) (sqrt (/ h l)))))))) |
(*.f64 (neg.f64 D) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 d #s(literal 5 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 d #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 d (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) D))) (sqrt.f64 (/.f64 l h)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) d) (sqrt.f64 (/.f64 h l))))))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* (pow D 2) (- (/ 1 (pow D 2)) (* 1/4 (/ (* (pow M 2) h) (* (pow d 2) l))))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* D (* (pow M 2) h)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l) (/.f64 w0 (*.f64 D D))) (*.f64 D D)) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l) (/.f64 w0 (*.f64 D D))) (*.f64 D D)) |
(* (pow D 2) (+ (* -1/8 (/ (* (pow M 2) (* h w0)) (* (pow d 2) l))) (/ w0 (pow D 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l) (/.f64 w0 (*.f64 D D))) (*.f64 D D)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 M D)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 d d) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (pow.f64 D #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) D (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 d d) D)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) (sqrt.f64 (/.f64 l h)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) (sqrt.f64 (/.f64 h l)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) D (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 d d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h)))) (*.f64 d d))) d) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(/ (+ (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) l)) (pow d 2)) (pow d 2)) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 M D)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 d d) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (pow.f64 D #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) |
(/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l)) #s(literal -1/8 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 d d)) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) |
(/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l)) #s(literal -1/8 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 d d)) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) |
(/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l)) #s(literal -1/8 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 d d)) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) |
(/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l)) #s(literal -1/8 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 d d)) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) |
(/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l)) #s(literal -1/8 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 d d)) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) |
(/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l)) #s(literal -1/8 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 d d)) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 M D)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 d d) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (pow.f64 D #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 M D)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 d d) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (pow.f64 D #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) D (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 d d) D)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) (sqrt.f64 (/.f64 l h)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) (sqrt.f64 (/.f64 h l)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) D (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 d d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h)))) (*.f64 d d))) d) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* (/ (* D (* M (* w0 (sqrt -1/4)))) d) (sqrt (/ h l))) |
(*.f64 (sqrt.f64 (/.f64 h l)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D) d)) |
(/ (+ (* 1/2 (* (/ (* (pow d 2) w0) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 M D)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 d d) D)) (/.f64 w0 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M))) (sqrt.f64 (/.f64 l h)))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (* (pow d 2) w0) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 d d)) (/.f64 (/.f64 w0 (pow.f64 D #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(/ (+ (* (* D (* M (* w0 (sqrt -1/4)))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ w0 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ w0 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (* (pow d 2) w0) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (pow.f64 D #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 w0 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D))) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) w0) M) D))) d) |
(* (/ (* D (* M (sqrt -1/4))) d) (sqrt (/ h l))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) d) (sqrt.f64 (/.f64 h l))) |
(/ (+ (* 1/2 (* (/ (pow d 2) (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (* D (* M (sqrt -1/4))) (sqrt (/ h l)))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) D (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 d d) D)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) (sqrt.f64 (/.f64 l h)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* -1/8 (* (/ (pow d 2) (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h))))))) d) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 d d)) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h)))) (*.f64 d d) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D) (sqrt.f64 (/.f64 h l)))) d) |
(/ (+ (* (* D (* M (sqrt -1/4))) (sqrt (/ h l))) (* (pow d 2) (+ (* 1/2 (* (/ 1 (* D (* M (sqrt -1/4)))) (sqrt (/ l h)))) (* (pow d 2) (+ (* -1/8 (* (/ 1 (* (pow D 3) (* (pow M 3) (pow (sqrt -1/4) 3)))) (sqrt (/ (pow l 3) (pow h 3))))) (* 1/16 (* (/ (pow d 2) (* (pow D 5) (* (pow M 5) (pow (sqrt -1/4) 5)))) (sqrt (/ (pow l 5) (pow h 5)))))))))) d) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 h l)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M)) D (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 3 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 D #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 h #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 d d)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)) (pow.f64 M #s(literal 5 binary64))) (pow.f64 D #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (pow.f64 l #s(literal 5 binary64)) (pow.f64 h #s(literal 5 binary64)))))) (*.f64 d d) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) M) D)) (sqrt.f64 (/.f64 l h)))) (*.f64 d d))) d) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(/ (- (pow d 2) (* 1/4 (/ (* (pow D 2) (* (pow M 2) h)) l))) (pow d 2)) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) |
(/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l)) #s(literal -1/8 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 d d)) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) |
(/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l)) #s(literal -1/8 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 d d)) |
(/ (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) l)) (* (pow d 2) w0)) (pow d 2)) |
(/.f64 (fma.f64 (*.f64 (*.f64 D D) (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) l)) #s(literal -1/8 binary64) (*.f64 (*.f64 d w0) d)) (*.f64 d d)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
(/ (* (pow M 2) (* h w0)) (* (pow d 2) l)) |
(*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))) w0)) |
(+ w0 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (* (pow h 2) w0))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (* (pow h 3) w0))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (/.f64 w0 (pow.f64 d #s(literal 6 binary64)))) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) w0) (pow.f64 D #s(literal 4 binary64))) (pow.f64 d #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))))) |
(fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) (+ (* -1/128 (/ (* (pow D 4) (* (pow M 4) (pow h 2))) (* (pow d 4) (pow l 2)))) (* -1/1024 (/ (* (pow D 6) (* (pow M 6) (pow h 3))) (* (pow d 6) (pow l 3))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 D #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 M #s(literal 4 binary64)) h) h) (*.f64 (*.f64 (pow.f64 d #s(literal 4 binary64)) l) l)) (*.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)))) (fma.f64 (*.f64 #s(literal -1/1024 binary64) (pow.f64 D #s(literal 6 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 h #s(literal 3 binary64)) (pow.f64 M #s(literal 6 binary64))) (pow.f64 l #s(literal 3 binary64))) (pow.f64 d #s(literal 6 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(+ 1 (* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)))) |
(fma.f64 (*.f64 h #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) #s(literal 1 binary64)) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/4 (/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l))) |
(*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* -1/2 (/ (* D (* M h)) (* d l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 D d)) (/.f64 (*.f64 h M) l)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* D M) d)) |
(*.f64 (/.f64 (*.f64 M D) d) #s(literal 1/2 binary64)) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (* (pow M 2) h)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 h (*.f64 D D)) (*.f64 M M)) (*.f64 l (*.f64 d d))) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
w0 |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(+ w0 (* -1/8 (/ (* (pow D 2) (* (pow M 2) (* h w0))) (* (pow d 2) l)))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(/ (* D (pow M 2)) (* (pow d 2) l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(* (pow d 2) l) |
(*.f64 l (*.f64 d d)) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ (* (pow D 2) (pow M 2)) (* (pow d 2) l)) |
(/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d))) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
(/ D (* d l)) |
(/.f64 D (*.f64 l d)) |
| 4 626× | lower-*.f32 |
| 4 574× | lower-*.f64 |
| 4 418× | lower-/.f32 |
| 4 402× | lower-/.f64 |
| 2 330× | lower-pow.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 78 | 601 |
| 0 | 123 | 599 |
| 1 | 428 | 599 |
| 2 | 2976 | 571 |
| 0 | 8135 | 571 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) |
(sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)) |
(*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0)) |
(fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0) |
(*.f64 w0 #s(literal -1/8 binary64)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) |
(*.f64 (*.f64 D D) #s(literal -1/8 binary64)) |
(*.f64 D D) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
(sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) |
#s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)))) |
#s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h)) |
(/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) |
(/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) |
(*.f64 l (*.f64 d d)) |
(*.f64 (*.f64 h (*.f64 M M)) D) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0) |
(*.f64 (*.f64 M M) h) |
(/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) |
(*.f64 (*.f64 d d) l) |
(*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) |
(/.f64 D (*.f64 l d)) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal 1 binary64))) w0) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64)) #s(literal 1 binary64))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 3 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 3 binary64)) #s(literal 1 binary64))) (pow.f64 (pow.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 3 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))))))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 3 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)))) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) h)) (*.f64 M (/.f64 (/.f64 D d) l)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) d) (/.f64 D l)) M) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) d) (/.f64 D l)) (/.f64 #s(literal 1/2 binary64) d)) (*.f64 D M) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 D M) h) #s(literal -1/2 binary64)) d) (/.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) l) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) (/.f64 D l)) (/.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) d) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 D M) h) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) d)) (*.f64 D M)) (pow.f64 (*.f64 d l) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) d) (/.f64 D l)) (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 M #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) d) (/.f64 D l)) (/.f64 #s(literal 1/2 binary64) d)) D) M #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 (*.f64 D M) (*.f64 (/.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) d) (/.f64 D l))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 h l)) (*.f64 (*.f64 M (/.f64 D d)) (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) d) (/.f64 D l)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 (/.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) d) (/.f64 D l)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) (*.f64 M (*.f64 (/.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) d) (/.f64 D l))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) d) (/.f64 D l)) (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) d) (/.f64 D l)) (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 D M) h) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 d l)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 D M) h) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 d l) #s(literal -1 binary64)) (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D)) #s(literal 1 binary64)) |
(fma.f64 M (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) d) (/.f64 D l)) (/.f64 #s(literal 1/2 binary64) d)) D) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) h) (*.f64 (*.f64 M (/.f64 (/.f64 D d) l)) (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal -1 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) (*.f64 M (/.f64 D d)))) |
(*.f64 (*.f64 (*.f64 D M) h) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) h) D) M) |
(*.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) h) |
(*.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) D) |
(*.f64 (*.f64 D M) (*.f64 #s(literal -1/2 binary64) h)) |
(*.f64 D (*.f64 M (*.f64 #s(literal -1/2 binary64) h))) |
(*.f64 M (*.f64 D (*.f64 #s(literal -1/2 binary64) h))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) h) (*.f64 D M)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 h (*.f64 D M))) |
(*.f64 h (*.f64 (*.f64 D M) #s(literal -1/2 binary64))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0) w0))) |
#s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0) w0)) |
(*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0)) #s(literal 2 binary64)) (*.f64 w0 w0)) (pow.f64 (fma.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0) (neg.f64 w0)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) w0) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 w0 #s(literal 3 binary64))) (pow.f64 (-.f64 (hypot.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0)) w0) (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 (*.f64 #s(literal -1/8 binary64) w0) w0))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0) (neg.f64 w0)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0)) #s(literal 2 binary64)) (*.f64 w0 w0))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (hypot.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0)) w0) (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 (*.f64 #s(literal -1/8 binary64) w0) w0))) (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) w0) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 w0 #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 w0 w0) (pow.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0)) #s(literal 2 binary64)))) (neg.f64 (-.f64 w0 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0)) #s(literal 2 binary64)) (*.f64 w0 w0)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0) (neg.f64 w0))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) w0) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 w0 #s(literal 3 binary64))))) (neg.f64 (neg.f64 (-.f64 (hypot.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0)) w0) (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 (*.f64 #s(literal -1/8 binary64) w0) w0)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0)) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0) (neg.f64 w0))) (*.f64 (fma.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0) (neg.f64 w0)) (*.f64 w0 w0))) (*.f64 (fma.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0) (neg.f64 w0)) (fma.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0) (neg.f64 w0)))) |
(/.f64 (-.f64 (*.f64 w0 w0) (pow.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0)) #s(literal 2 binary64))) (-.f64 w0 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0)) #s(literal 2 binary64)) (*.f64 w0 w0))) (neg.f64 (fma.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0) (neg.f64 w0)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) w0) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 w0 #s(literal 3 binary64)))) (neg.f64 (fma.f64 w0 w0 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 (*.f64 #s(literal -1/8 binary64) w0) w0)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) w0) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 w0 #s(literal 3 binary64)))) (neg.f64 (-.f64 (hypot.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0)) w0) (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 (*.f64 #s(literal -1/8 binary64) w0) w0))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0) (neg.f64 w0)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0)) #s(literal 2 binary64)) (*.f64 w0 w0))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (hypot.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0)) w0) (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 (*.f64 #s(literal -1/8 binary64) w0) w0))) (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) w0) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 w0 #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0)) #s(literal 2 binary64)) (*.f64 w0 w0)) (fma.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0) (neg.f64 w0))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) w0) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 w0 #s(literal 3 binary64))) (fma.f64 w0 w0 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 (*.f64 #s(literal -1/8 binary64) w0) w0))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) w0) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 w0 #s(literal 3 binary64))) (-.f64 (hypot.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0)) w0) (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 (*.f64 #s(literal -1/8 binary64) w0) w0)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0) (neg.f64 w0)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0)) #s(literal 2 binary64)) (*.f64 w0 w0)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0)) w0) (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 (*.f64 #s(literal -1/8 binary64) w0) w0))) (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) w0) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 w0 #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) w0) #s(literal -1/8 binary64) w0) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) w0) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) l)) (/.f64 (/.f64 D d) d) w0) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) w0) (*.f64 (*.f64 (*.f64 M M) h) D)) (/.f64 (/.f64 (/.f64 D d) d) l) w0) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) w0) (*.f64 d d)) (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) l) w0) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) w0) (*.f64 d l)) (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) d) w0) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) w0) d) (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 d l)) w0) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) w0) l) (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 d d)) w0) |
(fma.f64 (*.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 #s(literal -1/8 binary64) w0)) (/.f64 (pow.f64 d #s(literal -2 binary64)) l) w0) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64)))) (/.f64 (pow.f64 d #s(literal -2 binary64)) l)) w0 w0) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) l) (*.f64 (/.f64 (/.f64 D d) d) (*.f64 #s(literal -1/8 binary64) w0)) w0) |
(fma.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0) w0) |
(fma.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 d #s(literal -2 binary64)) l) (*.f64 #s(literal -1/8 binary64) w0)) w0) |
(fma.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (/.f64 (/.f64 (/.f64 D d) d) l) (*.f64 #s(literal -1/8 binary64) w0)) w0) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) w0) (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) w0) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 w0 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l))) w0) |
(fma.f64 w0 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64)))) (/.f64 (pow.f64 d #s(literal -2 binary64)) l)) w0) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0)) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0) (neg.f64 w0))) (/.f64 (*.f64 w0 w0) (fma.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0) (neg.f64 w0)))) |
(+.f64 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0)) w0) |
(+.f64 w0 (*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) (*.f64 #s(literal -1/8 binary64) w0))) |
(*.f64 #s(literal -1/8 binary64) w0) |
(*.f64 w0 #s(literal -1/8 binary64)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) w0)) |
(*.f64 (*.f64 #s(literal -1/8 binary64) D) D) |
(*.f64 (*.f64 D D) #s(literal -1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 D D)) |
(*.f64 D (*.f64 #s(literal -1/8 binary64) D)) |
(*.f64 (exp.f64 (log.f64 D)) (exp.f64 (log.f64 D))) |
(*.f64 (neg.f64 D) (neg.f64 D)) |
(*.f64 D D) |
(pow.f64 (exp.f64 (log.f64 D)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 D) #s(literal 2 binary64)) |
(pow.f64 (*.f64 D D) #s(literal 1 binary64)) |
(pow.f64 D #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 D) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 w0 (*.f64 d l)) (*.f64 M M)) (/.f64 h d)) |
(*.f64 (*.f64 (*.f64 (pow.f64 d #s(literal -2 binary64)) w0) h) (/.f64 (*.f64 M M) l)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) l) (/.f64 w0 d)) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 M M) l) h) d) (/.f64 w0 d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d d)) (/.f64 w0 l)) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d l)) (/.f64 w0 d)) |
(*.f64 (*.f64 (*.f64 M h) (*.f64 M (/.f64 w0 (*.f64 d l)))) (pow.f64 d #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) (pow.f64 d #s(literal -2 binary64))) (pow.f64 l #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) w0) (pow.f64 (*.f64 d l) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) l) (pow.f64 d #s(literal -2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) (/.f64 (pow.f64 d #s(literal -2 binary64)) l)) |
(*.f64 (/.f64 w0 (*.f64 d l)) (/.f64 (*.f64 (*.f64 M M) h) d)) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 d l))) |
(*.f64 (*.f64 (*.f64 M M) h) (/.f64 (/.f64 w0 (*.f64 d l)) d)) |
(*.f64 (*.f64 (*.f64 M M) h) (/.f64 (*.f64 (pow.f64 d #s(literal -2 binary64)) w0) l)) |
(*.f64 (*.f64 (*.f64 M M) h) (/.f64 w0 (*.f64 (*.f64 d d) l))) |
(*.f64 (*.f64 (*.f64 M M) h) (pow.f64 (*.f64 d (/.f64 (*.f64 d l) w0)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 M M) h) (pow.f64 (*.f64 l (/.f64 (*.f64 d d) w0)) #s(literal -1 binary64))) |
(*.f64 (*.f64 M M) (*.f64 (/.f64 h d) (/.f64 w0 (*.f64 d l)))) |
(*.f64 (*.f64 (pow.f64 d #s(literal -2 binary64)) w0) (*.f64 (/.f64 (*.f64 M M) l) h)) |
(*.f64 (*.f64 (/.f64 (*.f64 M M) l) h) (*.f64 (pow.f64 d #s(literal -2 binary64)) w0)) |
(*.f64 h (*.f64 (/.f64 (*.f64 M M) l) (*.f64 (pow.f64 d #s(literal -2 binary64)) w0))) |
(*.f64 w0 (*.f64 (pow.f64 (*.f64 d l) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 M M) h) d))) |
(*.f64 w0 (*.f64 (pow.f64 d #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 M M) l) h))) |
(pow.f64 (/.f64 d (*.f64 (*.f64 M h) (*.f64 M (/.f64 w0 (*.f64 d l))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 l (*.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) (pow.f64 d #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 d l) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) w0)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 d d) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) l)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 d d) l) (*.f64 (*.f64 (*.f64 M M) h) w0)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 d l) w0) (/.f64 d (*.f64 (*.f64 M M) h))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 d (*.f64 (*.f64 M M) h)) (/.f64 (*.f64 d l) w0)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 d d) w0) (/.f64 l (*.f64 (*.f64 M M) h))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 l (*.f64 (*.f64 M M) h)) (/.f64 (*.f64 d d) w0)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) w0) d)) (neg.f64 l)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) w0) l)) (neg.f64 d)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) l) d)) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (/.f64 w0 l) (/.f64 (*.f64 (*.f64 M M) h) d))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 w0) (/.f64 (*.f64 (*.f64 M M) h) d))) (neg.f64 (*.f64 (neg.f64 d) l))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 M) (*.f64 M h)) (/.f64 w0 (*.f64 d l)))) (neg.f64 (neg.f64 d))) |
(/.f64 (neg.f64 (*.f64 (/.f64 w0 d) (*.f64 (/.f64 (*.f64 M M) l) h))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 w0) (*.f64 (/.f64 (*.f64 M M) l) h))) (neg.f64 (*.f64 (neg.f64 d) d))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 M) (*.f64 M h)) (*.f64 (pow.f64 d #s(literal -2 binary64)) w0))) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 (*.f64 (/.f64 w0 (*.f64 d l)) (*.f64 (neg.f64 M) (*.f64 M h)))) (neg.f64 (neg.f64 d))) |
(/.f64 (neg.f64 (*.f64 (/.f64 w0 (*.f64 d l)) #s(literal 1 binary64))) (neg.f64 (/.f64 d (*.f64 (*.f64 M M) h)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 l))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (neg.f64 w0))) (neg.f64 (*.f64 (neg.f64 d) l))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 d l) w0))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 d #s(literal -2 binary64)) w0) (*.f64 (neg.f64 M) (*.f64 M h)))) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 d #s(literal -2 binary64)) w0) #s(literal 1 binary64))) (neg.f64 (/.f64 l (*.f64 (*.f64 M M) h)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 M M) l) h) (/.f64 w0 d))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 M M) l) h) (neg.f64 w0))) (neg.f64 (*.f64 (neg.f64 d) d))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 M M) l) h) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 d d) w0))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 M h) (*.f64 M (/.f64 w0 (*.f64 d l)))))) (neg.f64 (neg.f64 d))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) (pow.f64 d #s(literal -2 binary64))))) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) w0))) (neg.f64 (*.f64 (neg.f64 d) l))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) l))) (neg.f64 (*.f64 (neg.f64 d) d))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) w0))) (neg.f64 (*.f64 (neg.f64 l) (*.f64 d d)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 w0 l) (*.f64 (neg.f64 M) (*.f64 M h)))) (neg.f64 (*.f64 (neg.f64 d) d))) |
(/.f64 (neg.f64 (*.f64 (/.f64 w0 l) (*.f64 (*.f64 M M) h))) (*.f64 (neg.f64 d) d)) |
(/.f64 (neg.f64 (*.f64 (/.f64 w0 l) #s(literal 1 binary64))) (neg.f64 (*.f64 d (/.f64 d (*.f64 (*.f64 M M) h))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 M) (*.f64 M h)) (/.f64 w0 l))) (neg.f64 (*.f64 (neg.f64 d) d))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 w0 l))) (neg.f64 (*.f64 (/.f64 d (*.f64 (*.f64 M M) h)) d))) |
(/.f64 (neg.f64 (*.f64 (/.f64 w0 d) (*.f64 (neg.f64 M) (*.f64 M h)))) (neg.f64 (*.f64 (neg.f64 d) l))) |
(/.f64 (neg.f64 (*.f64 (/.f64 w0 d) (*.f64 (*.f64 M M) h))) (*.f64 (neg.f64 d) l)) |
(/.f64 (neg.f64 (*.f64 (/.f64 w0 d) #s(literal 1 binary64))) (neg.f64 (*.f64 d (/.f64 l (*.f64 (*.f64 M M) h))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 w0) (*.f64 (neg.f64 M) (*.f64 M h)))) (neg.f64 (*.f64 (*.f64 (neg.f64 d) l) (neg.f64 d)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 w0) (*.f64 (neg.f64 M) (*.f64 M h)))) (neg.f64 (*.f64 (*.f64 (neg.f64 d) d) (neg.f64 l)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 w0) (*.f64 (*.f64 M M) h))) (neg.f64 (*.f64 (neg.f64 l) (*.f64 d d)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 w0) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (neg.f64 d) l) (/.f64 d (*.f64 (*.f64 M M) h))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 w0) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (neg.f64 d) d) (/.f64 l (*.f64 (*.f64 M M) h))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 M) (*.f64 M h)))) (neg.f64 (*.f64 (/.f64 (*.f64 d l) w0) (neg.f64 d)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 M) (*.f64 M h)))) (neg.f64 (*.f64 (/.f64 (*.f64 d d) w0) (neg.f64 l)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) h))) (neg.f64 (*.f64 (/.f64 (*.f64 d l) w0) d))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) h))) (neg.f64 (*.f64 (/.f64 (*.f64 d d) w0) l))) |
(/.f64 (neg.f64 (*.f64 w0 (*.f64 (neg.f64 M) (*.f64 M h)))) (neg.f64 (*.f64 (neg.f64 l) (*.f64 d d)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 M) (*.f64 M h)) (/.f64 w0 d))) (neg.f64 (*.f64 (neg.f64 d) l))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 M) (*.f64 M h)) (neg.f64 w0))) (neg.f64 (*.f64 (neg.f64 d) (*.f64 (neg.f64 d) l)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 M) (*.f64 M h)) (neg.f64 w0))) (neg.f64 (*.f64 (neg.f64 l) (*.f64 (neg.f64 d) d)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 M) (*.f64 M h)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 d) (/.f64 (*.f64 d l) w0)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 M) (*.f64 M h)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 l) (/.f64 (*.f64 d d) w0)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 w0 d))) (*.f64 (neg.f64 d) l)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 w0 d))) (neg.f64 (*.f64 (/.f64 l (*.f64 (*.f64 M M) h)) d))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 w0))) (neg.f64 (*.f64 (/.f64 d (*.f64 (*.f64 M M) h)) (*.f64 (neg.f64 d) l)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 w0))) (neg.f64 (*.f64 (/.f64 l (*.f64 (*.f64 M M) h)) (*.f64 (neg.f64 d) d)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 w0 l))) (*.f64 (neg.f64 d) d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) (neg.f64 w0))) (neg.f64 (*.f64 (neg.f64 l) (*.f64 d d)))) |
(/.f64 (neg.f64 (*.f64 w0 #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 d l) (/.f64 d (*.f64 (*.f64 M M) h))))) |
(/.f64 (neg.f64 (*.f64 w0 #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 d d) (/.f64 l (*.f64 (*.f64 M M) h))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 d #s(literal -2 binary64)) w0)) (neg.f64 (/.f64 l (*.f64 (*.f64 M M) h)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M M) h) d)) (neg.f64 (/.f64 (*.f64 d l) w0))) |
(/.f64 (neg.f64 (/.f64 w0 (*.f64 d l))) (neg.f64 (/.f64 d (*.f64 (*.f64 M M) h)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 M) (*.f64 M h)) w0)) (neg.f64 (*.f64 (neg.f64 l) (*.f64 d d)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) w0)) (neg.f64 (*.f64 (/.f64 d (*.f64 (*.f64 M M) h)) (*.f64 d l)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) w0)) (neg.f64 (*.f64 (/.f64 l (*.f64 (*.f64 M M) h)) (*.f64 d d)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 M M) l) h)) (neg.f64 (/.f64 (*.f64 d d) w0))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) #s(literal 1 binary64))) (neg.f64 (*.f64 d (/.f64 (*.f64 d l) w0)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) #s(literal 1 binary64))) (neg.f64 (*.f64 l (/.f64 (*.f64 d d) w0)))) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) w0) d) l) |
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) w0) l) d) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) l) d) d) |
(/.f64 (*.f64 (/.f64 w0 l) (/.f64 (*.f64 (*.f64 M M) h) d)) d) |
(/.f64 (*.f64 (neg.f64 w0) (/.f64 (*.f64 (*.f64 M M) h) d)) (*.f64 (neg.f64 d) l)) |
(/.f64 (*.f64 (*.f64 (neg.f64 M) (*.f64 M h)) (/.f64 w0 (*.f64 d l))) (neg.f64 d)) |
(/.f64 (*.f64 (/.f64 w0 d) (*.f64 (/.f64 (*.f64 M M) l) h)) d) |
(/.f64 (*.f64 (neg.f64 w0) (*.f64 (/.f64 (*.f64 M M) l) h)) (*.f64 (neg.f64 d) d)) |
(/.f64 (*.f64 (*.f64 (neg.f64 M) (*.f64 M h)) (*.f64 (pow.f64 d #s(literal -2 binary64)) w0)) (neg.f64 l)) |
(/.f64 (*.f64 (/.f64 w0 (*.f64 d l)) (*.f64 (neg.f64 M) (*.f64 M h))) (neg.f64 d)) |
(/.f64 (*.f64 (/.f64 w0 (*.f64 d l)) #s(literal 1 binary64)) (/.f64 d (*.f64 (*.f64 M M) h))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 l)) d) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (neg.f64 w0)) (*.f64 (neg.f64 d) l)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) #s(literal 1 binary64)) (/.f64 (*.f64 d l) w0)) |
(/.f64 (*.f64 (*.f64 (pow.f64 d #s(literal -2 binary64)) w0) (*.f64 (neg.f64 M) (*.f64 M h))) (neg.f64 l)) |
(/.f64 (*.f64 (*.f64 (pow.f64 d #s(literal -2 binary64)) w0) #s(literal 1 binary64)) (/.f64 l (*.f64 (*.f64 M M) h))) |
(/.f64 (*.f64 (*.f64 (/.f64 (*.f64 M M) l) h) (/.f64 w0 d)) d) |
(/.f64 (*.f64 (*.f64 (/.f64 (*.f64 M M) l) h) (neg.f64 w0)) (*.f64 (neg.f64 d) d)) |
(/.f64 (*.f64 (*.f64 (/.f64 (*.f64 M M) l) h) #s(literal 1 binary64)) (/.f64 (*.f64 d d) w0)) |
(/.f64 (neg.f64 (*.f64 (*.f64 M h) (*.f64 M (/.f64 w0 (*.f64 d l))))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) (pow.f64 d #s(literal -2 binary64)))) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) w0)) (*.f64 (neg.f64 d) l)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) l)) (*.f64 (neg.f64 d) d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) h) w0)) (*.f64 (neg.f64 l) (*.f64 d d))) |
(/.f64 (*.f64 (/.f64 w0 l) (*.f64 (neg.f64 M) (*.f64 M h))) (*.f64 (neg.f64 d) d)) |
(/.f64 (*.f64 (/.f64 w0 l) (*.f64 (*.f64 M M) h)) (*.f64 d d)) |
(/.f64 (*.f64 (/.f64 w0 l) #s(literal 1 binary64)) (*.f64 d (/.f64 d (*.f64 (*.f64 M M) h)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 M) (*.f64 M h)) (/.f64 w0 l)) (*.f64 (neg.f64 d) d)) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 w0 l)) (*.f64 d d)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 w0 l)) (*.f64 (/.f64 d (*.f64 (*.f64 M M) h)) d)) |
(/.f64 (*.f64 (/.f64 w0 d) (*.f64 (neg.f64 M) (*.f64 M h))) (*.f64 (neg.f64 d) l)) |
(/.f64 (*.f64 (/.f64 w0 d) (*.f64 (*.f64 M M) h)) (*.f64 d l)) |
(/.f64 (*.f64 (/.f64 w0 d) #s(literal 1 binary64)) (*.f64 d (/.f64 l (*.f64 (*.f64 M M) h)))) |
(/.f64 (*.f64 (neg.f64 w0) (*.f64 (neg.f64 M) (*.f64 M h))) (*.f64 (*.f64 (neg.f64 d) l) (neg.f64 d))) |
(/.f64 (*.f64 (neg.f64 w0) (*.f64 (neg.f64 M) (*.f64 M h))) (*.f64 (*.f64 (neg.f64 d) d) (neg.f64 l))) |
(/.f64 (*.f64 (neg.f64 w0) (*.f64 (*.f64 M M) h)) (*.f64 (neg.f64 l) (*.f64 d d))) |
(/.f64 (*.f64 (neg.f64 w0) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 d) l) (/.f64 d (*.f64 (*.f64 M M) h)))) |
(/.f64 (*.f64 (neg.f64 w0) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 d) d) (/.f64 l (*.f64 (*.f64 M M) h)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 M) (*.f64 M h))) (*.f64 (/.f64 (*.f64 d l) w0) (neg.f64 d))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 M) (*.f64 M h))) (*.f64 (/.f64 (*.f64 d d) w0) (neg.f64 l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) h)) (*.f64 (/.f64 (*.f64 d l) w0) d)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) h)) (*.f64 (/.f64 (*.f64 d d) w0) l)) |
(/.f64 (*.f64 w0 (*.f64 (neg.f64 M) (*.f64 M h))) (*.f64 (neg.f64 l) (*.f64 d d))) |
(/.f64 (*.f64 w0 #s(literal 1 binary64)) (*.f64 (*.f64 d l) (/.f64 d (*.f64 (*.f64 M M) h)))) |
(/.f64 (*.f64 w0 #s(literal 1 binary64)) (*.f64 (*.f64 d d) (/.f64 l (*.f64 (*.f64 M M) h)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 M) (*.f64 M h)) (/.f64 w0 d)) (*.f64 (neg.f64 d) l)) |
(/.f64 (*.f64 (*.f64 (neg.f64 M) (*.f64 M h)) (neg.f64 w0)) (*.f64 (neg.f64 d) (*.f64 (neg.f64 d) l))) |
(/.f64 (*.f64 (*.f64 (neg.f64 M) (*.f64 M h)) (neg.f64 w0)) (*.f64 (neg.f64 l) (*.f64 (neg.f64 d) d))) |
(/.f64 (*.f64 (*.f64 (neg.f64 M) (*.f64 M h)) #s(literal 1 binary64)) (*.f64 (neg.f64 d) (/.f64 (*.f64 d l) w0))) |
(/.f64 (*.f64 (*.f64 (neg.f64 M) (*.f64 M h)) #s(literal 1 binary64)) (*.f64 (neg.f64 l) (/.f64 (*.f64 d d) w0))) |
(/.f64 (*.f64 (*.f64 (neg.f64 M) (*.f64 M h)) w0) (*.f64 (neg.f64 l) (*.f64 d d))) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) (/.f64 w0 d)) (*.f64 d l)) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) (neg.f64 w0)) (*.f64 (neg.f64 l) (*.f64 d d))) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) #s(literal 1 binary64)) (*.f64 d (/.f64 (*.f64 d l) w0))) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) #s(literal 1 binary64)) (*.f64 l (/.f64 (*.f64 d d) w0))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 w0 d)) (*.f64 (/.f64 l (*.f64 (*.f64 M M) h)) d)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 w0)) (*.f64 (/.f64 d (*.f64 (*.f64 M M) h)) (*.f64 (neg.f64 d) l))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 w0)) (*.f64 (/.f64 l (*.f64 (*.f64 M M) h)) (*.f64 (neg.f64 d) d))) |
(/.f64 (*.f64 #s(literal 1 binary64) w0) (*.f64 (/.f64 d (*.f64 (*.f64 M M) h)) (*.f64 d l))) |
(/.f64 (*.f64 #s(literal 1 binary64) w0) (*.f64 (/.f64 l (*.f64 (*.f64 M M) h)) (*.f64 d d))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 d (*.f64 (*.f64 M h) (*.f64 M (/.f64 w0 (*.f64 d l))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 l (*.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) (pow.f64 d #s(literal -2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 d l) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) w0)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 d d) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) l)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 d d) l) (*.f64 (*.f64 (*.f64 M M) h) w0)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 d l) w0) (/.f64 d (*.f64 (*.f64 M M) h))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 d (*.f64 (*.f64 M M) h)) (/.f64 (*.f64 d l) w0)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 d d) w0) (/.f64 l (*.f64 (*.f64 M M) h))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 l (*.f64 (*.f64 M M) h)) (/.f64 (*.f64 d d) w0)))) |
(/.f64 (*.f64 (*.f64 M h) (*.f64 M (/.f64 w0 (*.f64 d l)))) d) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) (pow.f64 d #s(literal -2 binary64))) l) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) w0) (*.f64 d l)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) l) (*.f64 d d)) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) (*.f64 (*.f64 d d) l)) |
(/.f64 (/.f64 w0 (*.f64 d l)) (/.f64 d (*.f64 (*.f64 M M) h))) |
(/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 (*.f64 d l) w0)) |
(/.f64 (*.f64 (pow.f64 d #s(literal -2 binary64)) w0) (/.f64 l (*.f64 (*.f64 M M) h))) |
(/.f64 (*.f64 (/.f64 (*.f64 M M) l) h) (/.f64 (*.f64 d d) w0)) |
(/.f64 #s(literal 1 binary64) (/.f64 d (*.f64 (*.f64 M h) (*.f64 M (/.f64 w0 (*.f64 d l)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 l (*.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) (pow.f64 d #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 d l) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) w0))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 d d) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) l))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 d d) l) (*.f64 (*.f64 (*.f64 M M) h) w0))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 d l) w0) (/.f64 d (*.f64 (*.f64 M M) h)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 d (*.f64 (*.f64 M M) h)) (/.f64 (*.f64 d l) w0))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 d d) w0) (/.f64 l (*.f64 (*.f64 M M) h)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 l (*.f64 (*.f64 M M) h)) (/.f64 (*.f64 d d) w0))) |
(*.f64 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) (*.f64 #s(literal -1/4 binary64) h)))) w0) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 (pow.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) (*.f64 #s(literal -1/4 binary64) h))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) (*.f64 #s(literal -1/4 binary64) h))) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) (*.f64 #s(literal -1/4 binary64) h))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) (*.f64 #s(literal -1/4 binary64) h))) #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) (*.f64 #s(literal -1/4 binary64) h)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) (*.f64 #s(literal -1/4 binary64) h))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) (*.f64 #s(literal -1/4 binary64) h))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) (*.f64 #s(literal -1/4 binary64) h)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) (*.f64 #s(literal -1/4 binary64) h)))) #s(literal 1/2 binary64))) |
#s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) D) (*.f64 (/.f64 D l) (pow.f64 (/.f64 M d) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) h) #s(literal -1/4 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 M (*.f64 M (/.f64 D d)))) (/.f64 (/.f64 D d) l)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 M M)) (*.f64 (/.f64 D l) (/.f64 (/.f64 D d) d))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) M) (*.f64 (*.f64 M (/.f64 (/.f64 D d) l)) (/.f64 D d))) |
(*.f64 (*.f64 (pow.f64 (/.f64 M d) #s(literal 2 binary64)) (*.f64 (/.f64 D l) (*.f64 #s(literal -1/4 binary64) h))) D) |
(*.f64 (*.f64 (*.f64 (/.f64 D l) (/.f64 (/.f64 D d) d)) (*.f64 #s(literal -1/4 binary64) h)) (*.f64 M M)) |
(*.f64 (*.f64 M (*.f64 M (/.f64 D d))) (*.f64 (/.f64 (/.f64 D d) l) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 d d) l)) h) |
(*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) (*.f64 #s(literal -1/4 binary64) h)) |
(*.f64 (*.f64 (/.f64 D l) (/.f64 (/.f64 D d) d)) (*.f64 (*.f64 M M) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) h) (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l))) |
(*.f64 (*.f64 (/.f64 D l) (pow.f64 (/.f64 M d) #s(literal 2 binary64))) (*.f64 D (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (*.f64 M M) (*.f64 (*.f64 (/.f64 D l) (/.f64 (/.f64 D d) d)) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 D (*.f64 (pow.f64 (/.f64 M d) #s(literal 2 binary64)) (*.f64 (/.f64 D l) (*.f64 #s(literal -1/4 binary64) h)))) |
(*.f64 M (*.f64 (*.f64 (*.f64 M (/.f64 (/.f64 D d) l)) (/.f64 D d)) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 M (*.f64 M (*.f64 (*.f64 (/.f64 D l) (/.f64 (/.f64 D d) d)) (*.f64 #s(literal -1/4 binary64) h)))) |
(*.f64 h (/.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 d d) l))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) h))) (*.f64 (neg.f64 l) (*.f64 d d))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (pow.f64 (*.f64 D M) #s(literal 2 binary64)))) (*.f64 (neg.f64 l) (*.f64 d d))) |
(/.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) h)) (*.f64 (*.f64 d d) l)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) |
(*.f64 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) (*.f64 #s(literal -1/4 binary64) h)))) w0) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 (pow.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) (*.f64 #s(literal -1/4 binary64) h))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) (*.f64 #s(literal -1/4 binary64) h))) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) (*.f64 #s(literal -1/4 binary64) h))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) (*.f64 #s(literal -1/4 binary64) h))) #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) (*.f64 #s(literal -1/4 binary64) h)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) (*.f64 #s(literal -1/4 binary64) h))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) (*.f64 #s(literal -1/4 binary64) h))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) (*.f64 #s(literal -1/4 binary64) h)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) (*.f64 #s(literal -1/4 binary64) h)))) #s(literal 1/2 binary64))) |
#s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) D) (*.f64 (/.f64 D l) (pow.f64 (/.f64 M d) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) h) #s(literal -1/4 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 M (*.f64 M (/.f64 D d)))) (/.f64 (/.f64 D d) l)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 M M)) (*.f64 (/.f64 D l) (/.f64 (/.f64 D d) d))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) M) (*.f64 (*.f64 M (/.f64 (/.f64 D d) l)) (/.f64 D d))) |
(*.f64 (*.f64 (pow.f64 (/.f64 M d) #s(literal 2 binary64)) (*.f64 (/.f64 D l) (*.f64 #s(literal -1/4 binary64) h))) D) |
(*.f64 (*.f64 (*.f64 (/.f64 D l) (/.f64 (/.f64 D d) d)) (*.f64 #s(literal -1/4 binary64) h)) (*.f64 M M)) |
(*.f64 (*.f64 M (*.f64 M (/.f64 D d))) (*.f64 (/.f64 (/.f64 D d) l) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 d d) l)) h) |
(*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) (*.f64 #s(literal -1/4 binary64) h)) |
(*.f64 (*.f64 (/.f64 D l) (/.f64 (/.f64 D d) d)) (*.f64 (*.f64 M M) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) h) (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l))) |
(*.f64 (*.f64 (/.f64 D l) (pow.f64 (/.f64 M d) #s(literal 2 binary64))) (*.f64 D (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 (*.f64 M M) (*.f64 (*.f64 (/.f64 D l) (/.f64 (/.f64 D d) d)) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 D (*.f64 (pow.f64 (/.f64 M d) #s(literal 2 binary64)) (*.f64 (/.f64 D l) (*.f64 #s(literal -1/4 binary64) h)))) |
(*.f64 M (*.f64 (*.f64 (*.f64 M (/.f64 (/.f64 D d) l)) (/.f64 D d)) (*.f64 #s(literal -1/4 binary64) h))) |
(*.f64 M (*.f64 M (*.f64 (*.f64 (/.f64 D l) (/.f64 (/.f64 D d) d)) (*.f64 #s(literal -1/4 binary64) h)))) |
(*.f64 h (/.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 d d) l))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) h))) (*.f64 (neg.f64 l) (*.f64 d d))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (pow.f64 (*.f64 D M) #s(literal 2 binary64)))) (*.f64 (neg.f64 l) (*.f64 d d))) |
(/.f64 (*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) h)) (*.f64 (*.f64 d d) l)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) h) (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) |
(*.f64 (pow.f64 (/.f64 d (*.f64 M (*.f64 #s(literal -1/2 binary64) h))) #s(literal -1 binary64)) (/.f64 D l)) |
(*.f64 (pow.f64 (/.f64 l (*.f64 M (*.f64 #s(literal -1/2 binary64) h))) #s(literal -1 binary64)) (/.f64 D d)) |
(*.f64 (pow.f64 (/.f64 d (*.f64 #s(literal -1/2 binary64) h)) #s(literal -1 binary64)) (pow.f64 (/.f64 l (*.f64 D M)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 l (*.f64 D M)) #s(literal -1 binary64)) (pow.f64 (/.f64 d (*.f64 #s(literal -1/2 binary64) h)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) d) (/.f64 D l)) |
(*.f64 (/.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) l) (/.f64 D d)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) h) d) (/.f64 (*.f64 D M) l)) |
(*.f64 (/.f64 (*.f64 D M) l) (/.f64 (*.f64 #s(literal -1/2 binary64) h) d)) |
(*.f64 (*.f64 M (/.f64 (/.f64 D d) l)) (*.f64 #s(literal -1/2 binary64) h)) |
(*.f64 (/.f64 h d) (pow.f64 (/.f64 l (*.f64 (*.f64 D M) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 h d) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) l)) |
(*.f64 (*.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) (/.f64 D l)) (pow.f64 d #s(literal -1 binary64))) |
(*.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) (/.f64 (/.f64 D d) l)) |
(*.f64 (pow.f64 l #s(literal -1 binary64)) (pow.f64 (/.f64 d (*.f64 (*.f64 (*.f64 D M) h) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 d l) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 D M) h) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 d l) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 D M) h) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 d #s(literal -1 binary64)) (*.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) (/.f64 D l))) |
(*.f64 (*.f64 M (/.f64 D d)) (*.f64 #s(literal -1/2 binary64) (/.f64 h l))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 h l)) (*.f64 M (/.f64 D d))) |
(*.f64 (*.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) (neg.f64 D)) (pow.f64 (*.f64 (neg.f64 d) l) #s(literal -1 binary64))) |
(*.f64 (/.f64 h l) (pow.f64 (/.f64 d (*.f64 (*.f64 D M) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) d) (/.f64 D l))) |
(*.f64 (*.f64 (*.f64 (*.f64 D M) h) #s(literal -1/2 binary64)) (pow.f64 (*.f64 d l) #s(literal -1 binary64))) |
(*.f64 (*.f64 D M) (/.f64 (*.f64 #s(literal -1/2 binary64) h) (*.f64 d l))) |
(*.f64 (*.f64 D M) (*.f64 (*.f64 #s(literal -1/2 binary64) h) (pow.f64 (*.f64 d l) #s(literal -1 binary64)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) h) (*.f64 M (/.f64 (/.f64 D d) l))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 h (*.f64 M (/.f64 (/.f64 D d) l)))) |
(*.f64 h (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) (*.f64 d l))) |
(*.f64 h (*.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) (pow.f64 (*.f64 d l) #s(literal -1 binary64)))) |
(*.f64 h (*.f64 #s(literal -1/2 binary64) (*.f64 M (/.f64 (/.f64 D d) l)))) |
(pow.f64 (/.f64 d (*.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) (/.f64 D l))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 d (*.f64 M (*.f64 #s(literal -1/2 binary64) h))) (/.f64 l D)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 d (*.f64 M (*.f64 #s(literal -1/2 binary64) h))) (/.f64 l D)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) h) (*.f64 M (/.f64 D d)))) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 h l)) (*.f64 D M))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 D M) h) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 d) l)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 D M) h) #s(literal -1/2 binary64)) d)) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) (/.f64 D l)))) (neg.f64 (neg.f64 d))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) (neg.f64 D)))) (neg.f64 (neg.f64 (*.f64 (neg.f64 d) l)))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) h) (*.f64 M (/.f64 D d))) l) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 h l)) (*.f64 D M)) d) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 D M) h) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 d l)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 D M) h) #s(literal -1/2 binary64)) d) l) |
(/.f64 (neg.f64 (*.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) (/.f64 D l))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) (neg.f64 D))) (neg.f64 (*.f64 (neg.f64 d) l))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 d (*.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) (/.f64 D l))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 d (*.f64 M (*.f64 #s(literal -1/2 binary64) h))) (/.f64 l D)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 d (*.f64 M (*.f64 #s(literal -1/2 binary64) h))) (/.f64 l D)))) |
(/.f64 (*.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) (/.f64 D l)) d) |
(/.f64 (*.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) (neg.f64 D)) (*.f64 (neg.f64 d) l)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 d (*.f64 M (*.f64 #s(literal -1/2 binary64) h))) (/.f64 l D))))) |
(/.f64 #s(literal 1 binary64) (/.f64 d (*.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) (/.f64 D l)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 d (*.f64 M (*.f64 #s(literal -1/2 binary64) h))) (/.f64 l D)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 d (*.f64 M (*.f64 #s(literal -1/2 binary64) h))) (/.f64 l D))) |
(/.f64 (*.f64 (*.f64 (*.f64 D M) h) #s(literal -1/2 binary64)) (*.f64 d l)) |
(neg.f64 (/.f64 (*.f64 (*.f64 M (*.f64 #s(literal -1/2 binary64) h)) (neg.f64 D)) (*.f64 d l))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 D M) h) #s(literal -1/2 binary64)) (*.f64 (neg.f64 d) l))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 d (*.f64 M (*.f64 #s(literal -1/2 binary64) h))) (/.f64 l D))) #s(literal -1 binary64))) |
(*.f64 (exp.f64 (log.f64 (*.f64 M #s(literal 1/2 binary64)))) (exp.f64 (log.f64 (/.f64 D d)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 D M))) (exp.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) d)))) |
(*.f64 (exp.f64 (log.f64 M)) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) D) #s(literal -1 binary64)) (pow.f64 (/.f64 d M) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) #s(literal 1 binary64)) (pow.f64 (pow.f64 d #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 D #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 M d) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 M d) #s(literal 1 binary64)) (pow.f64 (/.f64 D #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 D M) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 d #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 D) M) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) d) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) #s(literal 1 binary64)) D) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) #s(literal 1 binary64)) D) |
(*.f64 (pow.f64 (/.f64 d M) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) D) #s(literal -1 binary64))) |
(*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) |
(*.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) (pow.f64 d #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D)) (sqrt.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D))) |
(*.f64 (/.f64 D #s(literal 2 binary64)) (/.f64 M d)) |
(*.f64 (/.f64 M d) (/.f64 D #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 D M) #s(literal 1/2 binary64)) (pow.f64 d #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) (pow.f64 (pow.f64 (*.f64 D M) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) d) (*.f64 D M)) |
(*.f64 (pow.f64 d #s(literal -1 binary64)) (*.f64 (*.f64 D M) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 D d)) |
(*.f64 (*.f64 (neg.f64 D) M) (pow.f64 (*.f64 #s(literal -2 binary64) d) #s(literal -1 binary64))) |
(*.f64 (/.f64 D d) (*.f64 M #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (pow.f64 d #s(literal -1 binary64)) (*.f64 D M)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 d #s(literal -1 binary64)) (*.f64 D M))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 M (/.f64 D d))) |
(*.f64 (*.f64 D M) (/.f64 #s(literal 1/2 binary64) d)) |
(*.f64 D (pow.f64 (/.f64 M (*.f64 #s(literal 2 binary64) d)) #s(literal 1 binary64))) |
(*.f64 D (pow.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) #s(literal 1 binary64))) |
(*.f64 D (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) #s(literal 1 binary64))) |
(*.f64 D (/.f64 M (*.f64 #s(literal 2 binary64) d))) |
(*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) |
(*.f64 D (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) |
(*.f64 M (*.f64 (/.f64 #s(literal 1/2 binary64) d) D)) |
(pow.f64 (sqrt.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 d (*.f64 (*.f64 D M) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) M) (/.f64 d D)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) M) (/.f64 d D)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) M) (/.f64 d D)) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) D) M)) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 D M))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (neg.f64 D))) (neg.f64 (neg.f64 d))) |
(/.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 d D))) |
(/.f64 (neg.f64 (*.f64 M (*.f64 #s(literal 1/2 binary64) D))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D)) (neg.f64 d)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 D M) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 d))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 D) M))) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) d)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 D M))) (*.f64 #s(literal -2 binary64) d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 D M) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) d)) |
(/.f64 (neg.f64 (*.f64 M #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 d D)))) |
(/.f64 (neg.f64 (*.f64 M #s(literal 1/2 binary64))) (neg.f64 (/.f64 d D))) |
(/.f64 (neg.f64 (*.f64 M (/.f64 D d))) #s(literal -2 binary64)) |
(/.f64 (exp.f64 (log.f64 (*.f64 (*.f64 D M) #s(literal 1/2 binary64)))) (exp.f64 (log.f64 d))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (neg.f64 D) M))) (exp.f64 (log.f64 (*.f64 #s(literal -2 binary64) d)))) |
(/.f64 (exp.f64 (log.f64 (*.f64 D M))) (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) d)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) D) M) d) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 D M)) d) |
(/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) (neg.f64 D)) (neg.f64 d)) |
(/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 d D)) |
(/.f64 (*.f64 M (*.f64 #s(literal 1/2 binary64) D)) d) |
(/.f64 (*.f64 (*.f64 M #s(literal 1/2 binary64)) D) d) |
(/.f64 (neg.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 d))) |
(/.f64 (neg.f64 (*.f64 (*.f64 D M) #s(literal 1/2 binary64))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 D) M)) (neg.f64 (*.f64 #s(literal -2 binary64) d))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 D M)) (*.f64 #s(literal 2 binary64) d)) |
(/.f64 (*.f64 (*.f64 D M) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) d)) |
(/.f64 (*.f64 M #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 d D))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 d (*.f64 (*.f64 D M) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) M) (/.f64 d D)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) M) (/.f64 d D)))) |
(/.f64 (*.f64 (*.f64 D M) #s(literal 1/2 binary64)) d) |
(/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) (neg.f64 d)) |
(/.f64 (*.f64 M (/.f64 D d)) #s(literal 2 binary64)) |
(/.f64 (*.f64 M #s(literal 1/2 binary64)) (/.f64 d D)) |
(/.f64 (*.f64 (neg.f64 D) M) (*.f64 #s(literal -2 binary64) d)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) M) (/.f64 d D))))) |
(/.f64 #s(literal 1 binary64) (/.f64 d (*.f64 (*.f64 D M) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) M) (/.f64 d D)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) M) (/.f64 d D))) |
(/.f64 (*.f64 D M) (*.f64 #s(literal 2 binary64) d)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 D) M) (*.f64 #s(literal 2 binary64) d))) |
(neg.f64 (/.f64 (*.f64 D M) (*.f64 #s(literal -2 binary64) d))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) M) (/.f64 d D))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (*.f64 (*.f64 M (/.f64 #s(literal 1/2 binary64) d)) D))) |
(*.f64 (pow.f64 (/.f64 (*.f64 d d) (*.f64 (*.f64 M M) h)) #s(literal -1 binary64)) (pow.f64 (/.f64 l (*.f64 D D)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 d l) (*.f64 (*.f64 M M) h)) #s(literal -1 binary64)) (pow.f64 (/.f64 d (*.f64 D D)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 d d) (*.f64 (*.f64 (*.f64 M M) h) D)) #s(literal -1 binary64)) (/.f64 D l)) |
(*.f64 (pow.f64 (/.f64 (*.f64 d l) (*.f64 (*.f64 (*.f64 M M) h) D)) #s(literal -1 binary64)) (/.f64 D d)) |
(*.f64 (pow.f64 (/.f64 d (*.f64 (*.f64 (*.f64 M M) h) D)) #s(literal -1 binary64)) (/.f64 (/.f64 D d) l)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) d) (/.f64 (/.f64 D d) l)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 d l)) (/.f64 D d)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 d d)) (/.f64 D l)) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d d)) (/.f64 (*.f64 D D) l)) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d l)) (*.f64 (/.f64 D d) D)) |
(*.f64 (/.f64 (/.f64 (/.f64 D d) d) l) (*.f64 (*.f64 (*.f64 M M) h) D)) |
(*.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) l) (pow.f64 d #s(literal -2 binary64))) |
(*.f64 (pow.f64 l #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 d d) (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 d #s(literal -2 binary64)) (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) l)) |
(*.f64 (pow.f64 (*.f64 d l) #s(literal -1 binary64)) (pow.f64 (/.f64 d (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 d #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 d l) (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 d #s(literal -2 binary64)) l) (pow.f64 (pow.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 d #s(literal -2 binary64)) l) (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64)))) |
(*.f64 (/.f64 D l) (pow.f64 (/.f64 (*.f64 d d) (*.f64 (*.f64 (*.f64 M M) h) D)) #s(literal -1 binary64))) |
(*.f64 (/.f64 D l) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 d d))) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) l)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) l) (/.f64 (/.f64 D d) d)) |
(*.f64 (neg.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64)))) (pow.f64 (*.f64 (neg.f64 l) (*.f64 d d)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 D d) l) (pow.f64 (/.f64 d (*.f64 (*.f64 (*.f64 M M) h) D)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 D d) l) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) d)) |
(*.f64 (/.f64 D d) (pow.f64 (/.f64 (*.f64 d l) (*.f64 (*.f64 (*.f64 M M) h) D)) #s(literal -1 binary64))) |
(*.f64 (/.f64 D d) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 d l))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (pow.f64 (/.f64 (*.f64 d l) (*.f64 D D)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (*.f64 (/.f64 (/.f64 D d) l) D)) |
(*.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (/.f64 (pow.f64 d #s(literal -2 binary64)) l)) |
(*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (/.f64 (/.f64 (/.f64 D d) d) l)) |
(*.f64 (*.f64 (*.f64 M M) h) (*.f64 (/.f64 D l) (/.f64 (/.f64 D d) d))) |
(*.f64 (*.f64 (/.f64 (*.f64 M M) l) h) (pow.f64 (/.f64 (*.f64 d d) (*.f64 D D)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 M M) l) h) (/.f64 (*.f64 D D) (*.f64 d d))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l))) |
(*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (*.f64 d d) l))) |
(*.f64 D (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (/.f64 (pow.f64 d #s(literal -2 binary64)) l))) |
(*.f64 D (*.f64 (*.f64 (*.f64 M M) h) (/.f64 (/.f64 (/.f64 D d) d) l))) |
(*.f64 h (/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l))) |
(pow.f64 (/.f64 (*.f64 d d) (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) l)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 d d) l) (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 d d) l) (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) l) d)) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (/.f64 (/.f64 D d) d))) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) l) D)) (*.f64 (neg.f64 d) d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 l) (*.f64 d d))) |
(/.f64 (neg.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) d)) (*.f64 (neg.f64 d) l)) |
(/.f64 (neg.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 d l))) (neg.f64 d)) |
(/.f64 (neg.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 d d))) (neg.f64 l)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) l))) (neg.f64 (*.f64 (neg.f64 d) d))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (*.f64 (neg.f64 l) (*.f64 d d))))) |
(/.f64 (/.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) l) d) d) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (/.f64 (/.f64 D d) d)) l) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) l) D) (*.f64 d d)) |
(/.f64 (*.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 d d) l)) |
(/.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) d) (*.f64 d l)) |
(/.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 d l)) d) |
(/.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 d d)) l) |
(/.f64 (neg.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) l)) (*.f64 (neg.f64 d) d)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))))) (neg.f64 (*.f64 (neg.f64 l) (*.f64 d d)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 d d) (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) l)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 d d) l) (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 d d) l) (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) l) (*.f64 d d)) |
(/.f64 (neg.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64)))) (*.f64 (neg.f64 l) (*.f64 d d))) |
(/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (*.f64 d d) l)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 d d) l) (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 d d) (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) l))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 d d) l) (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 d d) l) (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64)))) (*.f64 (*.f64 d d) l))) |
(neg.f64 (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (neg.f64 l) (*.f64 d d)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 d d) l) (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 d d) l) |
(*.f64 (*.f64 d l) d) |
(*.f64 d (*.f64 d l)) |
(*.f64 l (*.f64 d d)) |
(*.f64 (*.f64 D (*.f64 M h)) M) |
(*.f64 (*.f64 D h) (*.f64 M M)) |
(*.f64 (*.f64 h D) (*.f64 M M)) |
(*.f64 (*.f64 M h) (*.f64 D M)) |
(*.f64 (*.f64 (*.f64 M M) D) h) |
(*.f64 (*.f64 (*.f64 M M) h) D) |
(*.f64 (*.f64 M M) (*.f64 h D)) |
(*.f64 (*.f64 D M) (*.f64 M h)) |
(*.f64 D (*.f64 (*.f64 M M) h)) |
(*.f64 M (*.f64 (*.f64 M h) D)) |
(*.f64 h (*.f64 (*.f64 M M) D)) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 D D)) #s(literal 2 binary64)) #s(literal 1/64 binary64) (*.f64 (neg.f64 w0) w0)) (pow.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (neg.f64 w0)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 D D)) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 w0 #s(literal 3 binary64))) (pow.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64))) w0) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) w0))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (neg.f64 w0)) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 D D)) #s(literal 2 binary64)) #s(literal 1/64 binary64) (*.f64 (neg.f64 w0) w0))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64))) w0) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) w0))) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 D D)) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 w0 #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 w0 w0) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 w0 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 D D)) #s(literal 2 binary64)) #s(literal 1/64 binary64) (*.f64 (neg.f64 w0) w0)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (neg.f64 w0))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 D D)) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 w0 #s(literal 3 binary64))))) (neg.f64 (neg.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64))) w0) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) w0)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (neg.f64 w0))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (neg.f64 w0)) (*.f64 w0 w0))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (neg.f64 w0)) (fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (neg.f64 w0)))) |
(/.f64 (-.f64 (*.f64 w0 w0) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64))) #s(literal 2 binary64))) (-.f64 w0 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 D D)) #s(literal 2 binary64)) #s(literal 1/64 binary64) (*.f64 (neg.f64 w0) w0))) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (neg.f64 w0)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 D D)) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 w0 #s(literal 3 binary64)))) (neg.f64 (fma.f64 w0 w0 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) w0)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 D D)) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 w0 #s(literal 3 binary64)))) (neg.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64))) w0) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) w0))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (neg.f64 w0)) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 D D)) #s(literal 2 binary64)) #s(literal 1/64 binary64) (*.f64 (neg.f64 w0) w0))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64))) w0) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) w0))) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 D D)) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 w0 #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 D D)) #s(literal 2 binary64)) #s(literal 1/64 binary64) (*.f64 (neg.f64 w0) w0)) (fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (neg.f64 w0))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 D D)) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 w0 #s(literal 3 binary64))) (fma.f64 w0 w0 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) w0))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 D D)) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 w0 #s(literal 3 binary64))) (-.f64 (hypot.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64))) w0) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) w0)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (neg.f64 w0)) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 D D)) #s(literal 2 binary64)) #s(literal 1/64 binary64) (*.f64 (neg.f64 w0) w0)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64))) w0) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) w0))) (fma.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 D D)) #s(literal 3 binary64)) #s(literal -1/512 binary64) (pow.f64 w0 #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) h) (/.f64 (*.f64 M M) l)) w0) (pow.f64 d #s(literal -2 binary64)) w0) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (*.f64 (*.f64 D D) #s(literal -1/8 binary64))) w0) (pow.f64 (*.f64 d l) #s(literal -1 binary64)) w0) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 D D)) #s(literal -1/8 binary64) w0) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) D) (*.f64 #s(literal -1/8 binary64) D) w0) |
(fma.f64 (*.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 w0 (*.f64 d l))) (/.f64 (*.f64 (*.f64 M M) h) d) w0) |
(fma.f64 (*.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (pow.f64 d #s(literal -2 binary64)) w0)) (*.f64 (/.f64 (*.f64 M M) l) h) w0) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d l))) (/.f64 (*.f64 (*.f64 M M) h) d)) (*.f64 D D) w0) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) h) (/.f64 (*.f64 M M) l)) (*.f64 (pow.f64 d #s(literal -2 binary64)) w0) w0) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (*.f64 (*.f64 D D) #s(literal -1/8 binary64))) (/.f64 w0 (*.f64 d l)) w0) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) w0) |
(fma.f64 (/.f64 w0 (*.f64 d l)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (*.f64 (*.f64 D D) #s(literal -1/8 binary64))) w0) |
(fma.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (*.f64 (/.f64 w0 (*.f64 d l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64))) w0) |
(fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) w0) |
(fma.f64 (*.f64 D D) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d l))) (/.f64 (*.f64 (*.f64 M M) h) d)) w0) |
(fma.f64 (*.f64 (pow.f64 d #s(literal -2 binary64)) w0) (*.f64 (*.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) h) (/.f64 (*.f64 M M) l)) w0) |
(fma.f64 (*.f64 (/.f64 (*.f64 M M) l) h) (*.f64 (*.f64 (pow.f64 d #s(literal -2 binary64)) w0) (*.f64 (*.f64 D D) #s(literal -1/8 binary64))) w0) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 D D) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l))) w0) |
(fma.f64 D (*.f64 (*.f64 #s(literal -1/8 binary64) D) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l))) w0) |
(fma.f64 D (*.f64 D (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d l))) (/.f64 (*.f64 (*.f64 M M) h) d))) w0) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (neg.f64 w0))) (/.f64 (*.f64 w0 w0) (fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (neg.f64 w0)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64))) w0) |
(+.f64 w0 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) (*.f64 (*.f64 D D) #s(literal -1/8 binary64)))) |
(*.f64 (*.f64 M h) M) |
(*.f64 (*.f64 M M) h) |
(*.f64 M (*.f64 M h)) |
(*.f64 h (*.f64 M M)) |
(*.f64 (pow.f64 (/.f64 (*.f64 d d) M) #s(literal -1 binary64)) (pow.f64 (/.f64 l (*.f64 D M)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 d l) M) #s(literal -1 binary64)) (*.f64 M (/.f64 D d))) |
(*.f64 (pow.f64 (/.f64 l M) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 d d) (*.f64 D M)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 d M) #s(literal -1 binary64)) (*.f64 M (/.f64 (/.f64 D d) l))) |
(*.f64 (pow.f64 (/.f64 (*.f64 d l) (*.f64 M M)) #s(literal -1 binary64)) (/.f64 D d)) |
(*.f64 (pow.f64 (/.f64 d (*.f64 M M)) #s(literal -1 binary64)) (/.f64 (/.f64 D d) l)) |
(*.f64 (/.f64 (*.f64 M M) d) (/.f64 (/.f64 D d) l)) |
(*.f64 (/.f64 (*.f64 M M) (*.f64 d l)) (/.f64 D d)) |
(*.f64 (/.f64 M (*.f64 d d)) (/.f64 (*.f64 D M) l)) |
(*.f64 (/.f64 M (*.f64 d l)) (*.f64 M (/.f64 D d))) |
(*.f64 (/.f64 M d) (*.f64 M (/.f64 (/.f64 D d) l))) |
(*.f64 (/.f64 M l) (/.f64 (*.f64 D M) (*.f64 d d))) |
(*.f64 (/.f64 (*.f64 M M) l) (/.f64 (/.f64 D d) d)) |
(*.f64 (/.f64 (/.f64 (/.f64 D d) d) l) (*.f64 M M)) |
(*.f64 (*.f64 D (pow.f64 (/.f64 M d) #s(literal 2 binary64))) (pow.f64 l #s(literal -1 binary64))) |
(*.f64 (pow.f64 l #s(literal -1 binary64)) (*.f64 D (pow.f64 (/.f64 M d) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 d #s(literal -2 binary64)) (pow.f64 (/.f64 l (*.f64 (*.f64 M M) D)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 d l) #s(literal -1 binary64)) (pow.f64 (/.f64 d (*.f64 (*.f64 M M) D)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 d #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 d l) (*.f64 (*.f64 M M) D)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 d #s(literal -2 binary64)) l) (pow.f64 (pow.f64 (*.f64 (*.f64 M M) D) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 d #s(literal -2 binary64)) l) (*.f64 (*.f64 M M) D)) |
(*.f64 (/.f64 D l) (pow.f64 (/.f64 M d) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 M d) #s(literal 2 binary64)) (/.f64 D l)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 M M) l)) |
(*.f64 (*.f64 M (*.f64 (neg.f64 D) M)) (pow.f64 (*.f64 (neg.f64 l) (*.f64 d d)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 D d) l) (pow.f64 (/.f64 d (*.f64 M M)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 D d) l) (/.f64 (*.f64 M M) d)) |
(*.f64 (/.f64 D d) (pow.f64 (/.f64 (*.f64 d l) (*.f64 M M)) #s(literal -1 binary64))) |
(*.f64 (/.f64 D d) (/.f64 (*.f64 M M) (*.f64 d l))) |
(*.f64 (*.f64 (*.f64 M M) D) (/.f64 (pow.f64 d #s(literal -2 binary64)) l)) |
(*.f64 (*.f64 M M) (/.f64 (/.f64 (/.f64 D d) d) l)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 D l) (pow.f64 (/.f64 M d) #s(literal 2 binary64)))) |
(*.f64 D (/.f64 (*.f64 M M) (*.f64 (*.f64 d d) l))) |
(*.f64 D (*.f64 (*.f64 M M) (/.f64 (pow.f64 d #s(literal -2 binary64)) l))) |
(*.f64 M (/.f64 (*.f64 D M) (*.f64 (*.f64 d d) l))) |
(*.f64 M (*.f64 (*.f64 D M) (/.f64 (pow.f64 d #s(literal -2 binary64)) l))) |
(*.f64 M (*.f64 M (/.f64 (/.f64 (/.f64 D d) d) l))) |
(pow.f64 (/.f64 l (*.f64 D (pow.f64 (/.f64 M d) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 d d) M) (/.f64 l (*.f64 D M))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 d d) M) (/.f64 l (*.f64 D M))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 M M) (/.f64 D l))) (*.f64 (neg.f64 d) d)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (/.f64 M d) #s(literal 2 binary64)) D)) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 M M) D) #s(literal 1 binary64))) (*.f64 (neg.f64 l) (*.f64 d d))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M M) D) l)) (*.f64 (neg.f64 d) d)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 M M) D) (*.f64 d l))) (neg.f64 d)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 D (pow.f64 (/.f64 M d) #s(literal 2 binary64))))) (neg.f64 (neg.f64 l))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 M (*.f64 (neg.f64 D) M)))) (neg.f64 (neg.f64 (*.f64 (neg.f64 l) (*.f64 d d))))) |
(/.f64 (neg.f64 (*.f64 M (*.f64 M (/.f64 D d)))) (*.f64 (neg.f64 d) l)) |
(/.f64 (*.f64 (*.f64 M M) (/.f64 D l)) (*.f64 d d)) |
(/.f64 (*.f64 (pow.f64 (/.f64 M d) #s(literal 2 binary64)) D) l) |
(/.f64 (*.f64 (*.f64 (*.f64 M M) D) #s(literal 1 binary64)) (*.f64 (*.f64 d d) l)) |
(/.f64 (/.f64 (*.f64 (*.f64 M M) D) l) (*.f64 d d)) |
(/.f64 (/.f64 (*.f64 (*.f64 M M) D) (*.f64 d l)) d) |
(/.f64 (neg.f64 (*.f64 D (pow.f64 (/.f64 M d) #s(literal 2 binary64)))) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 M (*.f64 (neg.f64 D) M))) (neg.f64 (*.f64 (neg.f64 l) (*.f64 d d)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 l (*.f64 D (pow.f64 (/.f64 M d) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 d d) M) (/.f64 l (*.f64 D M))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 d d) M) (/.f64 l (*.f64 D M))))) |
(/.f64 (*.f64 D (pow.f64 (/.f64 M d) #s(literal 2 binary64))) l) |
(/.f64 (*.f64 M (*.f64 M (/.f64 D d))) (*.f64 d l)) |
(/.f64 (*.f64 M (*.f64 (neg.f64 D) M)) (*.f64 (neg.f64 l) (*.f64 d d))) |
(/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 d d) M) (/.f64 l (*.f64 D M)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 l (*.f64 D (pow.f64 (/.f64 M d) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 d d) M) (/.f64 l (*.f64 D M))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 d d) M) (/.f64 l (*.f64 D M)))) |
(neg.f64 (/.f64 (*.f64 M (*.f64 (neg.f64 D) M)) (*.f64 (*.f64 d d) l))) |
(neg.f64 (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (neg.f64 l) (*.f64 d d)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 d d) M) (/.f64 l (*.f64 D M)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 d d) l) |
(*.f64 (*.f64 d l) d) |
(*.f64 d (*.f64 d l)) |
(*.f64 l (*.f64 d d)) |
(*.f64 (*.f64 (*.f64 M (*.f64 M (/.f64 D d))) D) (pow.f64 (*.f64 d l) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 M M) (/.f64 (/.f64 D d) l)) (/.f64 D d)) |
(*.f64 (*.f64 D (pow.f64 (/.f64 M d) #s(literal 2 binary64))) (/.f64 D l)) |
(*.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (/.f64 (pow.f64 d #s(literal -2 binary64)) l)) |
(*.f64 (*.f64 (*.f64 M (/.f64 (/.f64 D d) l)) (/.f64 D d)) M) |
(*.f64 (*.f64 M (*.f64 M (/.f64 D d))) (/.f64 (/.f64 D d) l)) |
(*.f64 (/.f64 D l) (*.f64 D (pow.f64 (/.f64 M d) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 M d) #s(literal 2 binary64)) (*.f64 (/.f64 D l) D)) |
(*.f64 (/.f64 (/.f64 D d) d) (/.f64 (*.f64 (*.f64 M M) D) l)) |
(*.f64 (*.f64 (/.f64 D l) (/.f64 (/.f64 D d) d)) (*.f64 M M)) |
(*.f64 (/.f64 (/.f64 D d) l) (*.f64 M (*.f64 M (/.f64 D d)))) |
(*.f64 (/.f64 D d) (*.f64 (/.f64 (/.f64 D d) l) (*.f64 M M))) |
(*.f64 (/.f64 D d) (/.f64 (*.f64 (*.f64 M M) D) (*.f64 d l))) |
(*.f64 (*.f64 (/.f64 D l) (pow.f64 (/.f64 M d) #s(literal 2 binary64))) D) |
(*.f64 (*.f64 (*.f64 M M) D) (*.f64 (/.f64 (pow.f64 d #s(literal -2 binary64)) l) D)) |
(*.f64 (*.f64 (*.f64 M M) D) (/.f64 (/.f64 (/.f64 D d) d) l)) |
(*.f64 (*.f64 M M) (*.f64 (/.f64 (/.f64 (/.f64 D d) d) l) D)) |
(*.f64 (*.f64 M M) (*.f64 (/.f64 D l) (/.f64 (/.f64 D d) d))) |
(*.f64 D (*.f64 (/.f64 D l) (pow.f64 (/.f64 M d) #s(literal 2 binary64)))) |
(*.f64 M (*.f64 (*.f64 M (/.f64 (/.f64 D d) l)) (/.f64 D d))) |
(pow.f64 (/.f64 (*.f64 (*.f64 d d) l) (pow.f64 (*.f64 D M) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 d d))) (neg.f64 l)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 d l))) (neg.f64 d)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d)) (*.f64 (neg.f64 d) l)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l)) (*.f64 (neg.f64 d) d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 D d) l) D) (*.f64 M M))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 D d) D) (*.f64 M M))) (*.f64 (neg.f64 d) l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 D (pow.f64 (/.f64 M d) #s(literal 2 binary64))) D)) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 M (*.f64 (neg.f64 D) M)) D)) (neg.f64 (*.f64 (neg.f64 l) (*.f64 d d)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 M (*.f64 M (/.f64 D d))) (/.f64 D l))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 M (*.f64 M (/.f64 D d))) (neg.f64 D))) (neg.f64 (*.f64 (neg.f64 d) l))) |
(/.f64 (neg.f64 (*.f64 (*.f64 M (*.f64 M (/.f64 D d))) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 d l) D))) |
(/.f64 (neg.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 (/.f64 D d) l) D))) (neg.f64 d)) |
(/.f64 (neg.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) D))) (*.f64 (neg.f64 d) l)) |
(/.f64 (neg.f64 (*.f64 D (*.f64 D (pow.f64 (/.f64 M d) #s(literal 2 binary64))))) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 D (*.f64 M (*.f64 (neg.f64 D) M)))) (neg.f64 (*.f64 (neg.f64 l) (*.f64 d d)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 M (*.f64 M (/.f64 D d))) D)) (*.f64 (neg.f64 d) l)) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)))) (neg.f64 (*.f64 (neg.f64 l) (*.f64 d d)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) D)) (neg.f64 (*.f64 (/.f64 (*.f64 d d) M) (/.f64 l (*.f64 D M))))) |
(/.f64 (neg.f64 (*.f64 D #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 d d) M) (/.f64 l (*.f64 D M))))) |
(/.f64 (neg.f64 (*.f64 M (*.f64 M (/.f64 D d)))) (neg.f64 (/.f64 (*.f64 d l) D))) |
(/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 d d)) l) |
(/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 d l)) d) |
(/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) d) (*.f64 d l)) |
(/.f64 (/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) l) (*.f64 d d)) |
(/.f64 (*.f64 (*.f64 (/.f64 (/.f64 D d) l) D) (*.f64 M M)) d) |
(/.f64 (*.f64 (*.f64 (/.f64 D d) D) (*.f64 M M)) (*.f64 d l)) |
(/.f64 (*.f64 (*.f64 D (pow.f64 (/.f64 M d) #s(literal 2 binary64))) D) l) |
(/.f64 (*.f64 (*.f64 M (*.f64 (neg.f64 D) M)) D) (*.f64 (neg.f64 l) (*.f64 d d))) |
(/.f64 (*.f64 (*.f64 M (*.f64 M (/.f64 D d))) (/.f64 D l)) d) |
(/.f64 (*.f64 (*.f64 M (*.f64 M (/.f64 D d))) (neg.f64 D)) (*.f64 (neg.f64 d) l)) |
(/.f64 (*.f64 (*.f64 M (*.f64 M (/.f64 D d))) #s(literal 1 binary64)) (/.f64 (*.f64 d l) D)) |
(/.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 (/.f64 D d) l) D)) d) |
(/.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) D)) (*.f64 d l)) |
(/.f64 (*.f64 D (*.f64 D (pow.f64 (/.f64 M d) #s(literal 2 binary64)))) l) |
(/.f64 (*.f64 D (*.f64 M (*.f64 (neg.f64 D) M))) (*.f64 (neg.f64 l) (*.f64 d d))) |
(/.f64 (*.f64 (*.f64 M (*.f64 M (/.f64 D d))) D) (*.f64 d l)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 (neg.f64 l) (*.f64 d d))) |
(/.f64 (*.f64 #s(literal 1 binary64) D) (*.f64 (/.f64 (*.f64 d d) M) (/.f64 l (*.f64 D M)))) |
(/.f64 (*.f64 D #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 d d) M) (/.f64 l (*.f64 D M)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 d d) l) (pow.f64 (*.f64 D M) #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (*.f64 D M) #s(literal 2 binary64)) (*.f64 (*.f64 d d) l)) |
(/.f64 (*.f64 M (*.f64 M (/.f64 D d))) (/.f64 (*.f64 d l) D)) |
(/.f64 (neg.f64 D) (neg.f64 (*.f64 (/.f64 (*.f64 d d) M) (/.f64 l (*.f64 D M))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 d d) l) (pow.f64 (*.f64 D M) #s(literal 2 binary64)))) |
(/.f64 D (*.f64 (/.f64 (*.f64 d d) M) (/.f64 l (*.f64 D M)))) |
(*.f64 (pow.f64 l #s(literal -1 binary64)) (/.f64 D d)) |
(*.f64 (pow.f64 (*.f64 d l) #s(literal -1 binary64)) (pow.f64 (pow.f64 D #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 d l) #s(literal -1 binary64)) D) |
(*.f64 (pow.f64 d #s(literal -1 binary64)) (/.f64 D l)) |
(*.f64 (/.f64 D l) (pow.f64 d #s(literal -1 binary64))) |
(*.f64 (neg.f64 D) (pow.f64 (*.f64 (neg.f64 d) l) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 D d) l)) |
(*.f64 D (pow.f64 (*.f64 d l) #s(literal -1 binary64))) |
(pow.f64 (/.f64 d (/.f64 D l)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 d l) D) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 d l) D) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 D l))) (neg.f64 (neg.f64 d))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 D))) (neg.f64 (neg.f64 (*.f64 (neg.f64 d) l)))) |
(/.f64 (neg.f64 (*.f64 D #s(literal 1 binary64))) (*.f64 (neg.f64 d) l)) |
(/.f64 (neg.f64 (/.f64 D d)) (neg.f64 l)) |
(/.f64 (neg.f64 (/.f64 D l)) (neg.f64 d)) |
(/.f64 (neg.f64 (neg.f64 D)) (neg.f64 (*.f64 (neg.f64 d) l))) |
(/.f64 (*.f64 D #s(literal 1 binary64)) (*.f64 d l)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 d (/.f64 D l)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 d l) D) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 d l) D))) |
(/.f64 (/.f64 D l) d) |
(/.f64 (neg.f64 D) (*.f64 (neg.f64 d) l)) |
(/.f64 (/.f64 D d) l) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 d l) D)))) |
(/.f64 #s(literal 1 binary64) (/.f64 d (/.f64 D l))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 d l) D) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 d l) D)) |
(/.f64 D (*.f64 d l)) |
(neg.f64 (/.f64 (neg.f64 D) (*.f64 d l))) |
(neg.f64 (/.f64 D (*.f64 (neg.f64 d) l))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 d l) D)) #s(literal -1 binary64))) |
Compiled 67 037 to 4 891 computations (92.7% saved)
38 alts after pruning (35 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 340 | 24 | 2 364 |
| Fresh | 12 | 11 | 23 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 2 | 2 |
| Total | 2 356 | 38 | 2 394 |
| Status | Accuracy | Program |
|---|---|---|
| 79.2% | (*.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) w0)) | |
| ✓ | 80.9% | (*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) |
| 80.7% | (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) (/.f64 D (*.f64 l d))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) | |
| 80.8% | (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) D) M) (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (*.f64 l d)) #s(literal 1 binary64)))) | |
| 79.8% | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)))))) | |
| 21.2% | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) M) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) | |
| 25.4% | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 M (*.f64 M (/.f64 D d))) (/.f64 D l)) d) (*.f64 #s(literal -1/4 binary64) h))))) | |
| ✓ | 17.4% | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
| 15.3% | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)))))) | |
| 20.6% | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d l) d))) (*.f64 #s(literal -1/4 binary64) h))))) | |
| 26.8% | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (*.f64 (/.f64 M (*.f64 d l)) (*.f64 M (/.f64 D d)))) (*.f64 #s(literal -1/4 binary64) h))))) | |
| 23.2% | (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (*.f64 M (/.f64 (*.f64 D M) (*.f64 (*.f64 d d) l)))) (*.f64 #s(literal -1/4 binary64) h))))) | |
| 59.1% | (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)))) | |
| ✓ | 60.3% | (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
| 64.6% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) D) (*.f64 #s(literal -1/8 binary64) D) w0)) | |
| 59.0% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) l) d) d) w0)) | |
| 56.8% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h M) (neg.f64 M)) w0) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) | |
| 55.2% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (neg.f64 w0)) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) | |
| 52.7% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) (*.f64 (*.f64 d d) l)) w0)) | |
| 58.8% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 M h) (*.f64 M (/.f64 w0 (*.f64 d l)))) d) w0)) | |
| 57.6% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M h) M) d) (/.f64 w0 (*.f64 l d))) w0)) | |
| 54.0% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d l)) (/.f64 w0 d)) w0)) | |
| 54.3% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (*.f64 (/.f64 w0 (*.f64 d l)) (*.f64 M M)) (/.f64 h d)) w0)) | |
| 56.0% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 D) #s(literal 2 binary64))) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) | |
| 67.9% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 D (*.f64 D (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d l))) (/.f64 (*.f64 (*.f64 M M) h) d))) w0)) | |
| 62.4% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 D (*.f64 D (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d d))) (/.f64 (*.f64 (*.f64 M M) h) l))) w0)) | |
| 49.7% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* (* M M) h) d) (/ w0 (* l d)))) w0) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (*.f64 l w0)) l))) | |
| 13.9% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* (* M M) h) d) (/ w0 (* l d)))) w0) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))))) | |
| 65.5% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) w0) d) (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 d l)) w0))) | |
| 63.1% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (/.f64 (/.f64 (/.f64 D d) d) l) (*.f64 #s(literal -1/8 binary64) w0)) w0))) | |
| 64.8% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) l) D) (*.f64 d d)) w0))) | |
| 63.2% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) h) D) (*.f64 l (*.f64 d d))) w0))) | |
| 66.5% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 (*.f64 d l) d)) w0))) | |
| 62.7% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h D) (*.f64 M M)) D) (*.f64 l (*.f64 d d))) w0))) | |
| 64.4% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M h) (*.f64 D M)) D) (*.f64 l (*.f64 d d))) w0))) | |
| 61.5% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 d d)) (/.f64 D l)) w0))) | |
| 63.8% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d l)) (*.f64 (/.f64 D d) D)) w0))) | |
| 65.4% | #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (*.f64 d d) l))) w0))) |
Compiled 2 500 to 1 167 computations (53.3% saved)
| Inputs |
|---|
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (*.f64 d d) l))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M h) (*.f64 D M)) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h D) (*.f64 M M)) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 (*.f64 d l) d)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) h) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) (*.f64 (*.f64 d d) l)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (neg.f64 w0)) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h M) (neg.f64 M)) w0) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* (* M M) h) d) (/ w0 (* l d)))) w0) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d l)) (*.f64 (/.f64 D d) D)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 d d)) (/.f64 D l)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) l) D) (*.f64 d d)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 D (*.f64 D (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d d))) (/.f64 (*.f64 (*.f64 M M) h) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 D (*.f64 D (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d l))) (/.f64 (*.f64 (*.f64 M M) h) d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (*.f64 (/.f64 w0 (*.f64 d l)) (*.f64 M M)) (/.f64 h d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d l)) (/.f64 w0 d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M h) M) d) (/.f64 w0 (*.f64 l d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 M h) (*.f64 M (/.f64 w0 (*.f64 d l)))) d) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 h M) (*.f64 M (/.f64 w0 (*.f64 d d)))) l) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (/.f64 w0 d) (*.f64 (*.f64 M M) h)) (*.f64 l d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) d) (*.f64 l d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) D) (*.f64 #s(literal -1/8 binary64) D) w0)) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)))) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 #s(approx (/ (* (* (* M M) D) D) (* l (* d d))) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 #s(approx (/ (* (/ (* (* M M) D) l) D) (* d d)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (*.f64 M (/.f64 (*.f64 D M) (*.f64 (*.f64 d d) l)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d l) d))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 l d) d)) (*.f64 #s(literal -1/4 binary64) h))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (/.f64 w0 d) (*.f64 (*.f64 h M) (neg.f64 M))) (*.f64 (neg.f64 d) l)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 h)) h))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (/.f64 (/.f64 (/.f64 D d) d) l) (*.f64 #s(literal -1/8 binary64) w0)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) l) d) d) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) D) (*.f64 #s(literal -1/8 binary64) D) w0)) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (*.f64 (/.f64 M (*.f64 d l)) (*.f64 M (/.f64 D d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) (*.f64 l d)) (/.f64 D d)) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) M) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (*.f64 l w0)) l))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* (* M M) h) d) (/ w0 (* l d)))) w0) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (*.f64 l w0)) l))) |
(*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 M (*.f64 (*.f64 M D) (/.f64 (/.f64 (/.f64 D d) d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 D (/.f64 (/.f64 (/.f64 D d) d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 M (*.f64 M (/.f64 D d))) (/.f64 D l)) d) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 h (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) (*.f64 l d))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) D) M) (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (*.f64 l d)) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) (/.f64 D (*.f64 l d))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64)))) (/.f64 D d) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #s(approx (/ (/ (* (* D M) -1/2) d) (pow h -1)) (*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (*.f64 (*.f64 #s(literal 1/2 binary64) M) D)) d)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (/.f64 (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) h)) (neg.f64 l)) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) w0) d) (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 d l)) w0))) |
(*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) l) (neg.f64 h) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 D) #s(literal 2 binary64))) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 D) #s(literal 2 binary64))) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) |
(*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 M M) #s(literal 1/4 binary64)) l) (/.f64 (pow.f64 (/.f64 D d) #s(literal 2 binary64)) (pow.f64 h #s(literal -1 binary64))))))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 (/.f64 (neg.f64 h) l) (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) w0)) |
| Outputs |
|---|
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) |
15 calls:
| 27.0ms | d |
| 24.0ms | M |
| 23.0ms | w0 |
| 23.0ms | l |
| 22.0ms | (*.f64 #s(literal 2 binary64) d) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.6% | 1 | w0 |
| 86.6% | 1 | M |
| 86.6% | 1 | D |
| 86.6% | 1 | h |
| 86.6% | 1 | l |
| 86.6% | 1 | d |
| 86.6% | 1 | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) |
| 86.6% | 1 | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) |
| 86.6% | 1 | (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) |
| 86.6% | 1 | (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) |
| 86.6% | 1 | (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
| 86.6% | 1 | (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
| 86.6% | 1 | (*.f64 M D) |
| 86.6% | 1 | (*.f64 #s(literal 2 binary64) d) |
| 86.6% | 1 | (/.f64 h l) |
Compiled 93 to 140 computations (-50.5% saved)
| Inputs |
|---|
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (*.f64 d d) l))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M h) (*.f64 D M)) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h D) (*.f64 M M)) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 (*.f64 d l) d)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) h) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) (*.f64 (*.f64 d d) l)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (neg.f64 w0)) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h M) (neg.f64 M)) w0) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* (* M M) h) d) (/ w0 (* l d)))) w0) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d l)) (*.f64 (/.f64 D d) D)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 d d)) (/.f64 D l)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) l) D) (*.f64 d d)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 D (*.f64 D (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d d))) (/.f64 (*.f64 (*.f64 M M) h) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 D (*.f64 D (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d l))) (/.f64 (*.f64 (*.f64 M M) h) d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (*.f64 (/.f64 w0 (*.f64 d l)) (*.f64 M M)) (/.f64 h d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d l)) (/.f64 w0 d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M h) M) d) (/.f64 w0 (*.f64 l d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 M h) (*.f64 M (/.f64 w0 (*.f64 d l)))) d) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 h M) (*.f64 M (/.f64 w0 (*.f64 d d)))) l) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (/.f64 w0 d) (*.f64 (*.f64 M M) h)) (*.f64 l d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) d) (*.f64 l d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) D) (*.f64 #s(literal -1/8 binary64) D) w0)) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)))) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 #s(approx (/ (* (* (* M M) D) D) (* l (* d d))) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 #s(approx (/ (* (/ (* (* M M) D) l) D) (* d d)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (*.f64 M (/.f64 (*.f64 D M) (*.f64 (*.f64 d d) l)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d l) d))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 l d) d)) (*.f64 #s(literal -1/4 binary64) h))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (/.f64 w0 d) (*.f64 (*.f64 h M) (neg.f64 M))) (*.f64 (neg.f64 d) l)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 h)) h))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (/.f64 (/.f64 (/.f64 D d) d) l) (*.f64 #s(literal -1/8 binary64) w0)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) l) d) d) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) D) (*.f64 #s(literal -1/8 binary64) D) w0)) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (*.f64 (/.f64 M (*.f64 d l)) (*.f64 M (/.f64 D d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) (*.f64 l d)) (/.f64 D d)) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) M) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (*.f64 l w0)) l))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* (* M M) h) d) (/ w0 (* l d)))) w0) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (*.f64 l w0)) l))) |
(*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 M (*.f64 (*.f64 M D) (/.f64 (/.f64 (/.f64 D d) d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 D (/.f64 (/.f64 (/.f64 D d) d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 M (*.f64 M (/.f64 D d))) (/.f64 D l)) d) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 h (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) (*.f64 l d))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) D) M) (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (*.f64 l d)) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) (/.f64 D (*.f64 l d))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64)))) (/.f64 D d) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #s(approx (/ (/ (* (* D M) -1/2) d) (pow h -1)) (*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (*.f64 (*.f64 #s(literal 1/2 binary64) M) D)) d)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) (/.f64 (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) h)) (neg.f64 l)) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (*.f64 D #s(literal 1/2 binary64)) (*.f64 (/.f64 M d) M))) (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 h l) D) (*.f64 (/.f64 #s(literal 1/2 binary64) d) M)) (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) w0) d) (/.f64 (*.f64 h (pow.f64 (*.f64 D M) #s(literal 2 binary64))) (*.f64 d l)) w0))) |
(*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 d M) D) #s(literal 2 binary64)) #s(literal -2 binary64)) l) (neg.f64 h) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) |
15 calls:
| 41.0ms | l |
| 26.0ms | (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) |
| 26.0ms | (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
| 25.0ms | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) |
| 24.0ms | d |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.6% | 1 | h |
| 86.6% | 1 | w0 |
| 86.6% | 1 | D |
| 86.6% | 1 | l |
| 86.6% | 1 | d |
| 86.6% | 1 | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) |
| 86.6% | 1 | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) |
| 86.6% | 1 | (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) |
| 86.6% | 1 | (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) |
| 86.6% | 1 | (*.f64 #s(literal 2 binary64) d) |
| 86.6% | 1 | M |
| 86.6% | 1 | (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
| 86.6% | 1 | (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
| 86.6% | 1 | (*.f64 M D) |
| 86.6% | 1 | (/.f64 h l) |
Compiled 93 to 140 computations (-50.5% saved)
| Inputs |
|---|
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (*.f64 d d) l))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M h) (*.f64 D M)) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h D) (*.f64 M M)) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 (*.f64 d l) d)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) h) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) (*.f64 (*.f64 d d) l)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (neg.f64 w0)) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h M) (neg.f64 M)) w0) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* (* M M) h) d) (/ w0 (* l d)))) w0) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d l)) (*.f64 (/.f64 D d) D)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 d d)) (/.f64 D l)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) l) D) (*.f64 d d)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 D (*.f64 D (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d d))) (/.f64 (*.f64 (*.f64 M M) h) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 D (*.f64 D (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d l))) (/.f64 (*.f64 (*.f64 M M) h) d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (*.f64 (/.f64 w0 (*.f64 d l)) (*.f64 M M)) (/.f64 h d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d l)) (/.f64 w0 d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M h) M) d) (/.f64 w0 (*.f64 l d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 M h) (*.f64 M (/.f64 w0 (*.f64 d l)))) d) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 h M) (*.f64 M (/.f64 w0 (*.f64 d d)))) l) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (/.f64 w0 d) (*.f64 (*.f64 M M) h)) (*.f64 l d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) d) (*.f64 l d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) D) (*.f64 #s(literal -1/8 binary64) D) w0)) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)))) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 #s(approx (/ (* (* (* M M) D) D) (* l (* d d))) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 #s(approx (/ (* (/ (* (* M M) D) l) D) (* d d)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (*.f64 M (/.f64 (*.f64 D M) (*.f64 (*.f64 d d) l)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d l) d))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 l d) d)) (*.f64 #s(literal -1/4 binary64) h))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (/.f64 w0 d) (*.f64 (*.f64 h M) (neg.f64 M))) (*.f64 (neg.f64 d) l)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 h)) h))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (/.f64 (/.f64 (/.f64 D d) d) l) (*.f64 #s(literal -1/8 binary64) w0)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) l) d) d) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) D) (*.f64 #s(literal -1/8 binary64) D) w0)) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (*.f64 (/.f64 M (*.f64 d l)) (*.f64 M (/.f64 D d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) (*.f64 l d)) (/.f64 D d)) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) M) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (*.f64 l w0)) l))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* (* M M) h) d) (/ w0 (* l d)))) w0) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (*.f64 l w0)) l))) |
(*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 M (*.f64 (*.f64 M D) (/.f64 (/.f64 (/.f64 D d) d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 D (/.f64 (/.f64 (/.f64 D d) d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 M (*.f64 M (/.f64 D d))) (/.f64 D l)) d) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 h (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) (*.f64 l d))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) D) M) (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (*.f64 l d)) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) (/.f64 D (*.f64 l d))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64)))) (/.f64 D d) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) #s(approx (/ (/ (* (* D M) -1/2) d) (pow h -1)) (*.f64 (/.f64 (*.f64 (*.f64 h M) D) d) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) D) M) (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (*.f64 l d)) #s(literal 1 binary64)))) |
15 calls:
| 29.0ms | (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
| 19.0ms | D |
| 19.0ms | (*.f64 #s(literal 2 binary64) d) |
| 19.0ms | (/.f64 h l) |
| 18.0ms | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.5% | 1 | h |
| 84.5% | 1 | w0 |
| 84.5% | 1 | D |
| 84.5% | 1 | l |
| 84.5% | 1 | d |
| 86.6% | 2 | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) |
| 86.6% | 2 | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) |
| 86.6% | 2 | (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) |
| 86.2% | 2 | (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) |
| 84.5% | 1 | (*.f64 #s(literal 2 binary64) d) |
| 84.5% | 1 | M |
| 84.5% | 1 | (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
| 84.5% | 1 | (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
| 84.5% | 1 | (*.f64 M D) |
| 84.5% | 1 | (/.f64 h l) |
Compiled 93 to 140 computations (-50.5% saved)
| Inputs |
|---|
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (*.f64 d d) l))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M h) (*.f64 D M)) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h D) (*.f64 M M)) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 (*.f64 d l) d)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) h) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) (*.f64 (*.f64 d d) l)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (neg.f64 w0)) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h M) (neg.f64 M)) w0) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* (* M M) h) d) (/ w0 (* l d)))) w0) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d l)) (*.f64 (/.f64 D d) D)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 d d)) (/.f64 D l)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) l) D) (*.f64 d d)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 D (*.f64 D (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d d))) (/.f64 (*.f64 (*.f64 M M) h) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 D (*.f64 D (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d l))) (/.f64 (*.f64 (*.f64 M M) h) d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (*.f64 (/.f64 w0 (*.f64 d l)) (*.f64 M M)) (/.f64 h d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d l)) (/.f64 w0 d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M h) M) d) (/.f64 w0 (*.f64 l d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 M h) (*.f64 M (/.f64 w0 (*.f64 d l)))) d) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 h M) (*.f64 M (/.f64 w0 (*.f64 d d)))) l) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (/.f64 w0 d) (*.f64 (*.f64 M M) h)) (*.f64 l d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) d) (*.f64 l d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) D) (*.f64 #s(literal -1/8 binary64) D) w0)) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)))) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 #s(approx (/ (* (* (* M M) D) D) (* l (* d d))) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 #s(approx (/ (* (/ (* (* M M) D) l) D) (* d d)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (*.f64 M (/.f64 (*.f64 D M) (*.f64 (*.f64 d d) l)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d l) d))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 l d) d)) (*.f64 #s(literal -1/4 binary64) h))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (/.f64 w0 d) (*.f64 (*.f64 h M) (neg.f64 M))) (*.f64 (neg.f64 d) l)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 h)) h))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (/.f64 (/.f64 (/.f64 D d) d) l) (*.f64 #s(literal -1/8 binary64) w0)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) l) d) d) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) D) (*.f64 #s(literal -1/8 binary64) D) w0)) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (*.f64 (/.f64 M (*.f64 d l)) (*.f64 M (/.f64 D d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) (*.f64 l d)) (/.f64 D d)) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) M) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (*.f64 l w0)) l))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* (* M M) h) d) (/ w0 (* l d)))) w0) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (*.f64 l w0)) l))) |
(*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 M (*.f64 (*.f64 M D) (/.f64 (/.f64 (/.f64 D d) d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 D (/.f64 (/.f64 (/.f64 D d) d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 M (*.f64 M (/.f64 D d))) (/.f64 D l)) d) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 h (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) (*.f64 l d))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) D) M) (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (*.f64 l d)) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) M) (/.f64 D (*.f64 l d))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) D) M) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) (*.f64 M D)) (*.f64 l d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 h) l) (*.f64 (/.f64 D d) (*.f64 (*.f64 M M) #s(literal 1/4 binary64)))) (/.f64 D d) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 h (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) (*.f64 l d))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) |
15 calls:
| 171.0ms | (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
| 49.0ms | h |
| 33.0ms | (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) |
| 19.0ms | w0 |
| 18.0ms | (*.f64 M D) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.8% | 1 | l |
| 83.8% | 1 | w0 |
| 83.8% | 1 | M |
| 85.3% | 2 | D |
| 85.3% | 2 | (*.f64 M D) |
| 83.8% | 1 | (/.f64 h l) |
| 83.8% | 1 | h |
| 83.8% | 1 | d |
| 83.8% | 1 | (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
| 85.3% | 2 | (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
| 83.8% | 1 | (*.f64 #s(literal 2 binary64) d) |
| 83.8% | 1 | (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) |
| 83.8% | 1 | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) |
| 85.3% | 2 | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) |
| 85.3% | 2 | (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) |
Compiled 93 to 140 computations (-50.5% saved)
| Inputs |
|---|
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (*.f64 d d) l))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M h) (*.f64 D M)) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h D) (*.f64 M M)) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 (*.f64 d l) d)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) h) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) (*.f64 (*.f64 d d) l)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (neg.f64 w0)) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h M) (neg.f64 M)) w0) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* (* M M) h) d) (/ w0 (* l d)))) w0) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d l)) (*.f64 (/.f64 D d) D)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 d d)) (/.f64 D l)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) l) D) (*.f64 d d)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 D (*.f64 D (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d d))) (/.f64 (*.f64 (*.f64 M M) h) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 D (*.f64 D (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d l))) (/.f64 (*.f64 (*.f64 M M) h) d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (*.f64 (/.f64 w0 (*.f64 d l)) (*.f64 M M)) (/.f64 h d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d l)) (/.f64 w0 d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M h) M) d) (/.f64 w0 (*.f64 l d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 M h) (*.f64 M (/.f64 w0 (*.f64 d l)))) d) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 h M) (*.f64 M (/.f64 w0 (*.f64 d d)))) l) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (/.f64 w0 d) (*.f64 (*.f64 M M) h)) (*.f64 l d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) d) (*.f64 l d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) D) (*.f64 #s(literal -1/8 binary64) D) w0)) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)))) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 #s(approx (/ (* (* (* M M) D) D) (* l (* d d))) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 #s(approx (/ (* (/ (* (* M M) D) l) D) (* d d)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (*.f64 M (/.f64 (*.f64 D M) (*.f64 (*.f64 d d) l)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d l) d))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 l d) d)) (*.f64 #s(literal -1/4 binary64) h))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (/.f64 w0 d) (*.f64 (*.f64 h M) (neg.f64 M))) (*.f64 (neg.f64 d) l)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 h)) h))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (/.f64 (/.f64 (/.f64 D d) d) l) (*.f64 #s(literal -1/8 binary64) w0)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) l) d) d) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) D) (*.f64 #s(literal -1/8 binary64) D) w0)) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (*.f64 (/.f64 M (*.f64 d l)) (*.f64 M (/.f64 D d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 D D) #s(literal -1/4 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 (/.f64 D d) (/.f64 D (*.f64 l d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) (*.f64 l d)) (/.f64 D d)) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 D M) M) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 M M) D) l) D) (*.f64 d d)) (*.f64 #s(literal -1/4 binary64) h))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (*.f64 l w0)) l))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* (* M M) h) d) (/ w0 (* l d)))) w0) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 h (*.f64 M M)) w0) d) (/.f64 (*.f64 D D) d)) #s(literal -1/8 binary64) (*.f64 l w0)) l))) |
(*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l))))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 M (*.f64 (*.f64 M D) (/.f64 (/.f64 (/.f64 D d) d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (*.f64 D (/.f64 (/.f64 (/.f64 D d) d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 M (*.f64 M (/.f64 D d))) (/.f64 D l)) d) (*.f64 #s(literal -1/4 binary64) h))))) |
| Outputs |
|---|
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (*.f64 (/.f64 M (*.f64 d l)) (*.f64 M (/.f64 D d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
15 calls:
| 31.0ms | l |
| 19.0ms | (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
| 18.0ms | w0 |
| 18.0ms | M |
| 17.0ms | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.4% | 2 | M |
| 69.7% | 2 | l |
| 67.9% | 1 | h |
| 81.5% | 3 | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) |
| 81.5% | 3 | (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) |
| 70.4% | 2 | w0 |
| 76.5% | 3 | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) |
| 81.5% | 2 | (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) |
| 73.9% | 2 | (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
| 72.3% | 2 | (*.f64 M D) |
| 72.1% | 2 | (/.f64 h l) |
| 70.4% | 2 | d |
| 70.4% | 2 | (*.f64 #s(literal 2 binary64) d) |
| 71.5% | 2 | D |
| 73.9% | 2 | (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
Compiled 93 to 140 computations (-50.5% saved)
| Inputs |
|---|
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (*.f64 d d) l))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M h) (*.f64 D M)) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h D) (*.f64 M M)) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 (*.f64 d l) d)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) h) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) (*.f64 (*.f64 d d) l)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (neg.f64 w0)) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h M) (neg.f64 M)) w0) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* (* M M) h) d) (/ w0 (* l d)))) w0) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d l)) (*.f64 (/.f64 D d) D)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 d d)) (/.f64 D l)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) l) D) (*.f64 d d)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 D (*.f64 D (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d d))) (/.f64 (*.f64 (*.f64 M M) h) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 D (*.f64 D (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d l))) (/.f64 (*.f64 (*.f64 M M) h) d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (*.f64 (/.f64 w0 (*.f64 d l)) (*.f64 M M)) (/.f64 h d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d l)) (/.f64 w0 d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M h) M) d) (/.f64 w0 (*.f64 l d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 M h) (*.f64 M (/.f64 w0 (*.f64 d l)))) d) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 h M) (*.f64 M (/.f64 w0 (*.f64 d d)))) l) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (/.f64 w0 d) (*.f64 (*.f64 M M) h)) (*.f64 l d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) d) (*.f64 l d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) D) (*.f64 #s(literal -1/8 binary64) D) w0)) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)))) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 #s(approx (/ (* (* (* M M) D) D) (* l (* d d))) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 #s(approx (/ (* (/ (* (* M M) D) l) D) (* d d)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (*.f64 M (/.f64 (*.f64 D M) (*.f64 (*.f64 d d) l)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (/.f64 (*.f64 (*.f64 M M) D) (*.f64 (*.f64 d l) d))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 M M) (/.f64 (*.f64 D D) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 l (*.f64 d d))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) D) D) (*.f64 (*.f64 l d) d)) (*.f64 #s(literal -1/4 binary64) h))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (/.f64 w0 d) (*.f64 (*.f64 h M) (neg.f64 M))) (*.f64 (neg.f64 d) l)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) w0) D) D) (*.f64 l (*.f64 d d))) #s(literal -1/8 binary64) (/.f64 w0 h)) h))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (/.f64 (/.f64 (/.f64 D d) d) l) (*.f64 #s(literal -1/8 binary64) w0)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) l) d) d) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 M M) h) d) d) (/.f64 w0 l)) D) (*.f64 #s(literal -1/8 binary64) D) w0)) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) l) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) d) (/.f64 (*.f64 D D) d)) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (*.f64 M (/.f64 (*.f64 D M) (*.f64 (*.f64 d d) l)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
3 calls:
| 13.0ms | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) |
| 13.0ms | (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) |
| 10.0ms | (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.0% | 3 | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) |
| 78.0% | 3 | (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) |
| 78.0% | 2 | (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) |
Compiled 44 to 44 computations (0% saved)
| Inputs |
|---|
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (*.f64 d d) l))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M h) (*.f64 D M)) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h D) (*.f64 M M)) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 (*.f64 d l) d)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) h) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) (*.f64 (*.f64 d d) l)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (neg.f64 w0)) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h M) (neg.f64 M)) w0) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* (* M M) h) d) (/ w0 (* l d)))) w0) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d l)) (*.f64 (/.f64 D d) D)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 d d)) (/.f64 D l)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) l) D) (*.f64 d d)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 D (*.f64 D (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d d))) (/.f64 (*.f64 (*.f64 M M) h) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 D (*.f64 D (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d l))) (/.f64 (*.f64 (*.f64 M M) h) d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (*.f64 (/.f64 w0 (*.f64 d l)) (*.f64 M M)) (/.f64 h d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d l)) (/.f64 w0 d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M h) M) d) (/.f64 w0 (*.f64 l d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 M h) (*.f64 M (/.f64 w0 (*.f64 d l)))) d) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 h M) (*.f64 M (/.f64 w0 (*.f64 d d)))) l) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (/.f64 w0 d) (*.f64 (*.f64 M M) h)) (*.f64 l d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) d) (*.f64 l d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) D) (*.f64 #s(literal -1/8 binary64) D) w0)) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)))) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 #s(approx (/ (* (* (* M M) D) D) (* l (* d d))) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 #s(approx (/ (* (/ (* (* M M) D) l) D) (* d d)) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
| Outputs |
|---|
(*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 #s(approx (/ (* (* (* M M) D) D) (* l (* d d))) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d)))) (*.f64 #s(literal -1/4 binary64) h))))) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
3 calls:
| 19.0ms | (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) |
| 8.0ms | (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) |
| 8.0ms | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.5% | 2 | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) |
| 74.5% | 2 | (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) |
| 75.6% | 2 | (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) |
Compiled 44 to 44 computations (0% saved)
| Inputs |
|---|
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (*.f64 d d) l))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M h) (*.f64 D M)) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h D) (*.f64 M M)) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 (*.f64 d l) d)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) h) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) (*.f64 (*.f64 d d) l)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (neg.f64 w0)) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h M) (neg.f64 M)) w0) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* (* M M) h) d) (/ w0 (* l d)))) w0) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d l)) (*.f64 (/.f64 D d) D)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 d d)) (/.f64 D l)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) l) D) (*.f64 d d)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 D (*.f64 D (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d d))) (/.f64 (*.f64 (*.f64 M M) h) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 D (*.f64 D (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d l))) (/.f64 (*.f64 (*.f64 M M) h) d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (*.f64 (/.f64 w0 (*.f64 d l)) (*.f64 M M)) (/.f64 h d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d l)) (/.f64 w0 d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M h) M) d) (/.f64 w0 (*.f64 l d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 M h) (*.f64 M (/.f64 w0 (*.f64 d l)))) d) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 h M) (*.f64 M (/.f64 w0 (*.f64 d d)))) l) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (/.f64 w0 d) (*.f64 (*.f64 M M) h)) (*.f64 l d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) d) (*.f64 l d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 d d)) h) (/.f64 (*.f64 M M) l)) D) (*.f64 #s(literal -1/8 binary64) D) w0)) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)))) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 h (*.f64 d d)) (/.f64 (*.f64 M M) l)) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 M h) (*.f64 M (/.f64 w0 (*.f64 d l)))) d) w0)) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
1 calls:
| 10.0ms | (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.2% | 2 | (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) |
Compiled 13 to 13 computations (0% saved)
| Inputs |
|---|
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (*.f64 d d) l))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M h) (*.f64 D M)) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h D) (*.f64 M M)) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 (*.f64 d l) d)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) h) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) (*.f64 (*.f64 d d) l)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (neg.f64 w0)) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h M) (neg.f64 M)) w0) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* (* M M) h) d) (/ w0 (* l d)))) w0) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d l)) (*.f64 (/.f64 D d) D)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 d d)) (/.f64 D l)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) l) D) (*.f64 d d)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 D (*.f64 D (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d d))) (/.f64 (*.f64 (*.f64 M M) h) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 D (*.f64 D (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d l))) (/.f64 (*.f64 (*.f64 M M) h) d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (*.f64 (/.f64 w0 (*.f64 d l)) (*.f64 M M)) (/.f64 h d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d l)) (/.f64 w0 d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M h) M) d) (/.f64 w0 (*.f64 l d))) w0)) |
| Outputs |
|---|
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M h) M) d) (/.f64 w0 (*.f64 l d))) w0)) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
4 calls:
| 8.0ms | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) |
| 6.0ms | (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) |
| 6.0ms | (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) |
| 6.0ms | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.3% | 2 | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) |
| 73.3% | 2 | (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) |
| 73.3% | 2 | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) |
| 74.0% | 2 | (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) |
Compiled 62 to 61 computations (1.6% saved)
| Inputs |
|---|
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (*.f64 d d) l))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M h) (*.f64 D M)) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h D) (*.f64 M M)) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 (*.f64 d l) d)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) h) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) (*.f64 (*.f64 d d) l)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (neg.f64 w0)) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h M) (neg.f64 M)) w0) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* (* M M) h) d) (/ w0 (* l d)))) w0) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d)))))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d l)) (*.f64 (/.f64 D d) D)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 d d)) (/.f64 D l)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) l) D) (*.f64 d d)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 D (*.f64 D (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d d))) (/.f64 (*.f64 (*.f64 M M) h) l))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 D (*.f64 D (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 w0 (*.f64 d l))) (/.f64 (*.f64 (*.f64 M M) h) d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (*.f64 (/.f64 w0 (*.f64 d l)) (*.f64 M M)) (/.f64 h d)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 h (*.f64 M M)) l) (/.f64 w0 (*.f64 d d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) d) (/.f64 w0 (*.f64 l d))) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M M) h) (*.f64 d l)) (/.f64 w0 d)) w0)) |
| Outputs |
|---|
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h M) (neg.f64 M)) w0) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
3 calls:
| 7.0ms | (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
| 6.0ms | (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
| 6.0ms | (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.3% | 2 | (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
| 72.3% | 2 | (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
| 73.5% | 2 | (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) |
Compiled 29 to 34 computations (-17.2% saved)
| Inputs |
|---|
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (*.f64 d d) l))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M h) (*.f64 D M)) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h D) (*.f64 M M)) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h (*.f64 M M)) D) D) (*.f64 (*.f64 d l) d)) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 M M) D) h) D) (*.f64 l (*.f64 d d))) w0))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) w0) (*.f64 (*.f64 d d) l)) w0)) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M M) h) (neg.f64 w0)) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) |
| Outputs |
|---|
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M h) (*.f64 D M)) D) (*.f64 l (*.f64 d d))) w0))) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
4 calls:
| 12.0ms | (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) |
| 3.0ms | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) |
| 3.0ms | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) |
| 3.0ms | (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.2% | 2 | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) |
| 72.2% | 2 | (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) |
| 72.2% | 2 | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) |
| 72.9% | 2 | (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) |
Compiled 62 to 61 computations (1.6% saved)
| Inputs |
|---|
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (*.f64 d d) l))) w0))) |
| Outputs |
|---|
#s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (*.f64 d d) l))) w0))) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
9 calls:
| 4.0ms | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) |
| 2.0ms | M |
| 1.0ms | (/.f64 h l) |
| 1.0ms | (*.f64 M D) |
| 1.0ms | (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.6% | 2 | (/.f64 h l) |
| 71.0% | 2 | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) |
| 71.0% | 2 | (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) |
| 71.1% | 2 | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) |
| 71.6% | 2 | (*.f64 M D) |
| 70.3% | 2 | (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
| 70.5% | 2 | (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
| 71.6% | 2 | M |
| 71.8% | 2 | (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) |
Compiled 85 to 102 computations (-20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
15 calls:
| 4.0ms | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) |
| 3.0ms | l |
| 1.0ms | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) |
| 1.0ms | M |
| 1.0ms | (*.f64 #s(literal 2 binary64) d) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.3% | 1 | h |
| 60.3% | 1 | l |
| 60.3% | 1 | (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) |
| 60.3% | 1 | d |
| 60.3% | 1 | (*.f64 #s(literal 2 binary64) d) |
| 60.3% | 1 | w0 |
| 60.3% | 1 | (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) |
| 60.3% | 1 | (/.f64 h l) |
| 60.3% | 1 | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)))) |
| 60.3% | 1 | (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) |
| 60.3% | 1 | (*.f64 w0 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))))) |
| 60.3% | 1 | D |
| 60.3% | 1 | (*.f64 M D) |
| 60.3% | 1 | M |
| 60.3% | 1 | (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) |
Compiled 93 to 140 computations (-50.5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.6784614142167445e+277 | 4.6582419618545043e+303 |
Compiled 21 to 26 computations (-23.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.2202621498769515e-202 | 2.0808573387882606e-200 |
Compiled 21 to 26 computations (-23.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -15313414804710337000.0 | -4.3161826301773255e-37 |
Compiled 21 to 26 computations (-23.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -15313414804710337000.0 | -4.3161826301773255e-37 |
Compiled 21 to 26 computations (-23.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -15313414804710337000.0 | -4.3161826301773255e-37 |
Compiled 21 to 26 computations (-23.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2.016931742782036e+130 | -4.2032469275806886e+109 |
Compiled 21 to 26 computations (-23.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2.016931742782036e+130 | -4.2032469275806886e+109 |
Compiled 21 to 26 computations (-23.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2.016931742782036e+130 | -4.2032469275806886e+109 |
Compiled 21 to 26 computations (-23.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2.5539770747264387e+99 | -1.2255148060234013e+96 |
Compiled 21 to 26 computations (-23.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2.016931742782036e+130 | -4.2032469275806886e+109 |
Compiled 21 to 26 computations (-23.8% saved)
| 1× | egg-herbie |
| 882× | distribute-lft-neg-in-binary64-*.f64-neg.f64 |
| 726× | neg-mul-1-binary64-*.f64-neg.f64 |
| 576× | unsub-neg-binary64--.f64-neg.f64-+.f64 |
| 558× | neg-sub0-binary64--.f64-neg.f64 |
| 456× | distribute-lft-neg-out-binary64-neg.f64-*.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 173 | 836 |
| 1 | 247 | 836 |
| 2 | 279 | 836 |
| 3 | 323 | 836 |
| 4 | 351 | 834 |
| 5 | 396 | 834 |
| 6 | 476 | 834 |
| 7 | 627 | 834 |
| 8 | 946 | 834 |
| 9 | 1542 | 834 |
| 10 | 2132 | 834 |
| 11 | 2622 | 834 |
| 12 | 2959 | 834 |
| 13 | 3164 | 834 |
| 14 | 3197 | 834 |
| 15 | 3211 | 834 |
| 16 | 3221 | 834 |
| 17 | 3297 | 834 |
| 18 | 3317 | 834 |
| 19 | 3330 | 834 |
| 20 | 3334 | 834 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) |
(if (<=.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #s(literal 99999999999999996350686867959178558315902274782992576532314485486221746301240205812674342870820492799837784938001204037775189753543960218791943147793788145321066524580618236658968633362758090027700335311493754978334367629875739137498376013657689431411868208826074951744485326848 binary64)) (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) D) M) (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (*.f64 l d)) #s(literal 1 binary64))))) |
(if (<=.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2206260905240795/11031304526203974597457456414861827591216226218170224705794538792432397774848431640257320003887617175667569787102671861633294128382337464639166223001902133228245297232354359845986844033174623155170927185464197384241152 binary64)) (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 h (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) (*.f64 l d))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #s(literal -10000000000000000000 binary64)) (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (*.f64 (/.f64 M (*.f64 d l)) (*.f64 M (/.f64 D d)))) (*.f64 #s(literal -1/4 binary64) h))))) (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #s(literal -10000000000000000000 binary64)) (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (*.f64 M (/.f64 (*.f64 D M) (*.f64 (*.f64 d d) l)))) (*.f64 #s(literal -1/4 binary64) h))))) (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #s(literal -10000000000000000000 binary64)) (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 #s(approx (/ (* (* (* M M) D) D) (* l (* d d))) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d)))) (*.f64 #s(literal -1/4 binary64) h))))) (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #s(literal -20000000000000001195661564921032303703498580504676181417472718996644016411502261872621120682133202806891363984488647082731768905728 binary64)) #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 M h) (*.f64 M (/.f64 w0 (*.f64 d l)))) d) w0)) (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #s(literal -20000000000000001195661564921032303703498580504676181417472718996644016411502261872621120682133202806891363984488647082731768905728 binary64)) #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M h) M) d) (/.f64 w0 (*.f64 l d))) w0)) (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #s(literal -20000000000000001195661564921032303703498580504676181417472718996644016411502261872621120682133202806891363984488647082731768905728 binary64)) #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h M) (neg.f64 M)) w0) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #s(literal -1999999999999999934672337608233382547699066371613110945835923558942591691843455725217479736910938112 binary64)) #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M h) (*.f64 D M)) D) (*.f64 l (*.f64 d d))) w0))) (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #s(literal -20000000000000001195661564921032303703498580504676181417472718996644016411502261872621120682133202806891363984488647082731768905728 binary64)) #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (*.f64 d d) l))) w0))) (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)))) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (/.f64 (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 D M)) d) (pow.f64 h #s(literal -1 binary64))) #s(literal 1 binary64))) w0) |
(*.f64 w0 (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 M D)) h) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) l) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) d) (*.f64 D M)) h) #s(literal 1 binary64))) w0) |
(if (<=.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l))) #s(literal 99999999999999996350686867959178558315902274782992576532314485486221746301240205812674342870820492799837784938001204037775189753543960218791943147793788145321066524580618236658968633362758090027700335311493754978334367629875739137498376013657689431411868208826074951744485326848 binary64)) (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 (*.f64 D M) #s(literal -1/2 binary64)) d)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64)))) (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) D) M) (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (*.f64 l d)) #s(literal 1 binary64))))) |
(if (<=.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 h l) (pow.f64 (/.f64 (*.f64 D M) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)))) #s(literal 99999999999999996350686867959178558315902274782992576532314485486221746301240205812674342870820492799837784938001204037775189753543960218791943147793788145321066524580618236658968633362758090027700335311493754978334367629875739137498376013657689431411868208826074951744485326848 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 h l) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 D M)) d)) (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 1 binary64))) w0) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 h #s(literal -1/2 binary64)) D) M) (/.f64 (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) (*.f64 l d)) #s(literal 1 binary64))) w0)) |
(if (<=.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2206260905240795/11031304526203974597457456414861827591216226218170224705794538792432397774848431640257320003887617175667569787102671861633294128382337464639166223001902133228245297232354359845986844033174623155170927185464197384241152 binary64)) (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) (*.f64 w0 (sqrt.f64 (fma.f64 (*.f64 h (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) (*.f64 l d))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) d) M) D) #s(literal 1 binary64))))) |
(if (<=.f64 (/.f64 (*.f64 D M) (*.f64 #s(literal 2 binary64) d)) #s(literal 2206260905240795/11031304526203974597457456414861827591216226218170224705794538792432397774848431640257320003887617175667569787102671861633294128382337464639166223001902133228245297232354359845986844033174623155170927185464197384241152 binary64)) (*.f64 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) w0) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) D) M) (*.f64 l d)) h) (*.f64 D (*.f64 M (/.f64 #s(literal 1/2 binary64) d))) #s(literal 1 binary64))) w0)) |
(if (<=.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #s(literal -10000000000000000000 binary64)) (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (*.f64 (/.f64 M (*.f64 d l)) (*.f64 M (/.f64 D d)))) (*.f64 #s(literal -1/4 binary64) h))))) (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (/.f64 h l) (pow.f64 (/.f64 (*.f64 D M) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) #s(literal -10000000000000000000 binary64)) (*.f64 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 #s(literal -1/4 binary64) h) (*.f64 (*.f64 (*.f64 (/.f64 D d) M) (/.f64 M (*.f64 l d))) D)))) w0) (*.f64 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) w0)) |
(if (<=.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #s(literal -10000000000000000000 binary64)) (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 D (*.f64 M (/.f64 (*.f64 D M) (*.f64 (*.f64 d d) l)))) (*.f64 #s(literal -1/4 binary64) h))))) (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (/.f64 h l) (pow.f64 (/.f64 (*.f64 D M) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) #s(literal -10000000000000000000 binary64)) (*.f64 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 D M) (*.f64 (*.f64 d d) l)) M) D) (*.f64 #s(literal -1/4 binary64) h)))) w0) (*.f64 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) w0)) |
(if (<=.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #s(literal -10000000000000000000 binary64)) (*.f64 w0 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 #s(approx (/ (* (* (* M M) D) D) (* l (* d d))) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 l (*.f64 d d)))) (*.f64 #s(literal -1/4 binary64) h))))) (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (/.f64 h l) (pow.f64 (/.f64 (*.f64 D M) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) #s(literal -10000000000000000000 binary64)) (*.f64 (sqrt.f64 #s(approx (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))) (*.f64 #s(approx (/ (* (* (* M M) D) D) (* l (* d d))) (/.f64 (*.f64 (*.f64 (*.f64 D D) M) M) (*.f64 (*.f64 d d) l))) (*.f64 #s(literal -1/4 binary64) h)))) w0) (*.f64 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) w0)) |
(if (<=.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #s(literal -20000000000000001195661564921032303703498580504676181417472718996644016411502261872621120682133202806891363984488647082731768905728 binary64)) #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 M h) (*.f64 M (/.f64 w0 (*.f64 d l)))) d) w0)) (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (/.f64 h l) (pow.f64 (/.f64 (*.f64 D M) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) #s(literal -20000000000000001195661564921032303703498580504676181417472718996644016411502261872621120682133202806891363984488647082731768905728 binary64)) #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (/.f64 (*.f64 (*.f64 (/.f64 w0 (*.f64 l d)) M) (*.f64 h M)) d) w0)) (*.f64 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) w0)) |
(if (<=.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #s(literal -20000000000000001195661564921032303703498580504676181417472718996644016411502261872621120682133202806891363984488647082731768905728 binary64)) #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 M h) M) d) (/.f64 w0 (*.f64 l d))) w0)) (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (/.f64 h l) (pow.f64 (/.f64 (*.f64 D M) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) #s(literal -20000000000000001195661564921032303703498580504676181417472718996644016411502261872621120682133202806891363984488647082731768905728 binary64)) #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (*.f64 (/.f64 w0 (*.f64 l d)) (/.f64 (*.f64 (*.f64 h M) M) d)) w0)) (*.f64 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) w0)) |
(if (<=.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #s(literal -20000000000000001195661564921032303703498580504676181417472718996644016411502261872621120682133202806891363984488647082731768905728 binary64)) #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 (*.f64 D D) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 h M) (neg.f64 M)) w0) (*.f64 d (*.f64 (neg.f64 d) l))) w0)) (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (/.f64 h l) (pow.f64 (/.f64 (*.f64 D M) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) #s(literal -20000000000000001195661564921032303703498580504676181417472718996644016411502261872621120682133202806891363984488647082731768905728 binary64)) #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 D D)) (/.f64 (*.f64 (*.f64 (*.f64 h M) M) w0) (*.f64 (*.f64 l d) d)) w0)) (*.f64 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) w0)) |
(if (<=.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #s(literal -1999999999999999934672337608233382547699066371613110945835923558942591691843455725217479736910938112 binary64)) #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 M h) (*.f64 D M)) D) (*.f64 l (*.f64 d d))) w0))) (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (/.f64 h l) (pow.f64 (/.f64 (*.f64 D M) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) #s(literal -1999999999999999934672337608233382547699066371613110945835923558942591691843455725217479736910938112 binary64)) #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 #s(literal -1/8 binary64) w0) (/.f64 (*.f64 (*.f64 (*.f64 h M) (*.f64 D M)) D) (*.f64 (*.f64 d d) l)) w0))) (*.f64 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) w0)) |
(if (<=.f64 (*.f64 (pow.f64 (/.f64 (*.f64 M D) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64)) (/.f64 h l)) #s(literal -20000000000000001195661564921032303703498580504676181417472718996644016411502261872621120682133202806891363984488647082731768905728 binary64)) #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 w0 #s(literal -1/8 binary64)) (*.f64 D (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (*.f64 d d) l))) w0))) (*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (/.f64 h l) (pow.f64 (/.f64 (*.f64 D M) (*.f64 #s(literal 2 binary64) d)) #s(literal 2 binary64))) #s(literal -20000000000000001195661564921032303703498580504676181417472718996644016411502261872621120682133202806891363984488647082731768905728 binary64)) #s(approx (* w0 (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l))))) #s(approx (+ (* (* (* D D) -1/8) (* (/ (* h (* M M)) l) (/ w0 (* d d)))) w0) (fma.f64 (*.f64 #s(literal -1/8 binary64) w0) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 M M) h) D) (*.f64 (*.f64 d d) l)) D) w0))) (*.f64 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) w0)) |
(*.f64 w0 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64))) |
(*.f64 #s(approx (sqrt (- 1 (* (pow (/ (* M D) (* 2 d)) 2) (/ h l)))) #s(literal 1 binary64)) w0) |
| 10 584× | lower-*.f64 |
| 10 584× | lower-*.f32 |
| 10 466× | lower-*.f64 |
| 10 466× | lower-*.f32 |
| 8 912× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 659 | 35895 |
| 1 | 2285 | 35665 |
| 0 | 8205 | 34617 |
| 0 | 78 | 601 |
| 0 | 123 | 599 |
| 1 | 428 | 599 |
| 2 | 2976 | 571 |
| 0 | 8135 | 571 |
| 0 | 61 | 445 |
| 0 | 103 | 454 |
| 1 | 329 | 389 |
| 2 | 2660 | 379 |
| 0 | 8222 | 365 |
| 0 | 65 | 534 |
| 0 | 109 | 534 |
| 1 | 360 | 484 |
| 2 | 2611 | 482 |
| 0 | 8490 | 469 |
| 0 | 17 | 69 |
| 0 | 26 | 69 |
| 1 | 82 | 69 |
| 2 | 550 | 69 |
| 3 | 7047 | 69 |
| 0 | 8635 | 69 |
| 0 | 626 | 7690 |
| 1 | 2185 | 7668 |
| 0 | 8475 | 7462 |
| 0 | 683 | 36524 |
| 1 | 2354 | 36356 |
| 0 | 8494 | 35324 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1 063 to 717 computations (32.5% saved)
(negabs w0)
(abs d)
Compiled 5 100 to 2 680 computations (47.5% saved)
Loading profile data...