
Time bar (total: 3.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 4 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 5 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 6 |
| 42.6% | 40.6% | 54.6% | 0.1% | 0% | 4.7% | 0% | 7 |
| 51.2% | 48.4% | 46% | 0.1% | 0% | 5.5% | 0% | 8 |
| 54.5% | 49.9% | 41.7% | 0.1% | 0% | 8.2% | 0% | 9 |
| 60.2% | 53.4% | 35.3% | 0.1% | 0% | 11.1% | 0% | 10 |
| 67.6% | 58.7% | 28.2% | 0.1% | 0% | 13% | 0% | 11 |
| 71.4% | 60.6% | 24.2% | 0.1% | 0% | 15.1% | 0% | 12 |
Compiled 15 to 12 computations (20% saved)
| 378.0ms | 5 571× | 0 | valid |
| 242.0ms | 1 174× | 2 | valid |
| 229.0ms | 1 299× | 1 | valid |
| 78.0ms | 1 094× | 0 | invalid |
| 43.0ms | 212× | 3 | valid |
ival-sub!: 148.0ms (22.3% of total)ival-mult!: 135.0ms (20.4% of total)adjust: 133.0ms (20.1% of total)ival-sqrt: 116.0ms (17.5% of total)ival-div!: 72.0ms (10.9% of total)ival-neg: 59.0ms (8.9% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 114 | 0 | - | 2 | (-1.4779908771481238e-307 1.848237020523929e-156 5.69558826623815e-43) | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
| 63 | 0 | - | 0 | - | (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
| 14 | 0 | - | 1 | (6.9018645616416125e-239 -1.5922470543670096e+141 7.658466650687319e+68) | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 5 | 0 | - | 0 | - | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
| 0 | 0 | - | 0 | - | (*.f64 b_2 b_2) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (neg.f64 b_2) |
| 0 | 0 | - | 0 | - | b_2 |
| 0 | 0 | - | 0 | - | (*.f64 a c) |
| 0 | 0 | - | 0 | - | c |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) | oflow-rescue | 106 | 0 |
| ↳ | (*.f64 b_2 b_2) | overflow | 93 | |
| ↳ | (*.f64 a c) | overflow | 24 | |
| ↳ | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | overflow | 106 | |
-.f64 | (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) | cancellation | 63 | 0 |
/.f64 | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) | u/n | 13 | 0 |
| ↳ | (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) | underflow | 23 | |
| ↳ | (*.f64 b_2 b_2) | underflow | 36 | |
| ↳ | (*.f64 a c) | underflow | 34 | |
| ↳ | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | underflow | 6 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) | uflow-rescue | 6 | 0 |
| ↳ | (*.f64 b_2 b_2) | underflow | 36 | |
| ↳ | (*.f64 a c) | underflow | 34 | |
| ↳ | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | underflow | 6 | |
-.f64 | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | nan-rescue | 5 | 0 |
| ↳ | (*.f64 b_2 b_2) | overflow | 93 | |
| ↳ | (*.f64 a c) | overflow | 24 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 126 | 2 |
| - | 31 | 97 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 126 | 0 | 2 |
| - | 31 | 0 | 97 |
| number | freq |
|---|---|
| 0 | 99 |
| 1 | 121 |
| 2 | 36 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 24.0ms | 342× | 0 | valid |
| 17.0ms | 96× | 2 | valid |
| 11.0ms | 66× | 1 | valid |
| 2.0ms | 8× | 3 | valid |
Compiled 117 to 34 computations (70.9% saved)
adjust: 8.0ms (25.5% of total)ival-sqrt: 7.0ms (22.3% of total)ival-mult!: 7.0ms (22.3% of total)ival-sub!: 4.0ms (12.7% of total)ival-div!: 4.0ms (12.7% of total)ival-neg: 2.0ms (6.4% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 131 |
| 1 | 163 | 126 |
| 2 | 375 | 126 |
| 3 | 621 | 126 |
| 4 | 738 | 126 |
| 5 | 743 | 126 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 52.8% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
Compiled 26 to 20 computations (23.1% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 50 |
| 0 | 17 | 50 |
| 1 | 65 | 50 |
| 0 | 489 | 50 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(neg.f64 b_2) |
b_2 |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(*.f64 b_2 b_2) |
(*.f64 a c) |
a |
c |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 a a)) |
(/.f64 (fma.f64 b_2 b_2 (fma.f64 c a (*.f64 (neg.f64 b_2) b_2))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) |
(neg.f64 (-.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 b_2) a))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a))) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) |
(+.f64 (/.f64 (neg.f64 b_2) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))))) |
(/.f64 (neg.f64 (fma.f64 b_2 b_2 (fma.f64 c a (*.f64 (neg.f64 b_2) b_2)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) |
(/.f64 (fma.f64 b_2 b_2 (fma.f64 c a (*.f64 (neg.f64 b_2) b_2))) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) |
(/.f64 (fma.f64 b_2 b_2 (fma.f64 c a (*.f64 (neg.f64 b_2) b_2))) (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) |
(neg.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) |
(neg.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2))) (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)))) |
(-.f64 (/.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (/.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 b_2)) |
(+.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) |
(neg.f64 b_2) |
b_2 |
(*.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) |
(pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 c a (*.f64 b_2 b_2)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c a) (fma.f64 c a (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (fabs.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) |
(pow.f64 (*.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 1 binary64)) |
(/.f64 (+.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64))) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 a) c))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (neg.f64 (fma.f64 c a (*.f64 b_2 b_2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 c a) (fma.f64 c a (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (fma.f64 c a (*.f64 b_2 b_2))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (fma.f64 (*.f64 c a) (fma.f64 c a (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64)))) |
(neg.f64 (fma.f64 c a (*.f64 (neg.f64 b_2) b_2))) |
(fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 (neg.f64 a) c)) |
(fma.f64 (neg.f64 (fabs.f64 b_2)) (neg.f64 (fabs.f64 b_2)) (*.f64 (neg.f64 a) c)) |
(fma.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 (neg.f64 b_2)) (*.f64 (neg.f64 a) c)) |
(fma.f64 (fabs.f64 (fabs.f64 b_2)) (fabs.f64 (fabs.f64 b_2)) (*.f64 (neg.f64 a) c)) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 (neg.f64 a) c)) |
(fma.f64 c (neg.f64 a) (*.f64 b_2 b_2)) |
(fma.f64 a (neg.f64 c) (*.f64 b_2 b_2)) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 (neg.f64 a) c)) |
(fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) |
(sqrt.f64 (*.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 c a (*.f64 b_2 b_2))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (fma.f64 c a (*.f64 b_2 b_2)))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (*.f64 c a) (fma.f64 c a (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (fma.f64 (*.f64 c a) (fma.f64 c a (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 (neg.f64 a)) c)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(+.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)) |
(+.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 a) c)) |
(*.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 b_2)) (neg.f64 (fabs.f64 b_2))) |
(*.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 (neg.f64 b_2))) |
(*.f64 (fabs.f64 (fabs.f64 b_2)) (fabs.f64 (fabs.f64 b_2))) |
(*.f64 (fabs.f64 b_2) (fabs.f64 b_2)) |
(*.f64 (neg.f64 b_2) (neg.f64 b_2)) |
(*.f64 b_2 b_2) |
(pow.f64 (fabs.f64 b_2) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b_2) #s(literal 2 binary64)) |
(pow.f64 b_2 #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 b_2) b_2)) |
(neg.f64 (*.f64 b_2 (neg.f64 b_2))) |
(fabs.f64 (*.f64 b_2 b_2)) |
(exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64))) |
(*.f64 c a) |
(*.f64 a c) |
a |
c |
Compiled 1 613 to 344 computations (78.7% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 12 | 77 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 66 | 12 | 78 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 22.5% | (/.f64 (fma.f64 b_2 b_2 (fma.f64 c a (*.f64 (neg.f64 b_2) b_2))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
| ▶ | 25.2% | (/.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 c a (*.f64 (neg.f64 b_2) b_2))) (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2))) a) |
| 18.7% | (/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))))) | |
| 26.8% | (/.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2))) (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)))) a) | |
| 36.6% | (/.f64 (-.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 a a)) | |
| 10.5% | (/.f64 (-.f64 (neg.f64 b_2) (/.f64 (sqrt.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 c a (*.f64 b_2 b_2))))) a) | |
| 51.4% | (/.f64 (-.f64 (neg.f64 b_2) (*.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 1/4 binary64)))) a) | |
| ▶ | 52.9% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) |
| 12.5% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (fma.f64 (*.f64 c a) (fma.f64 c a (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64)))))) a) | |
| 34.7% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) a) | |
| ▶ | 47.8% | (/.f64 (-.f64 (neg.f64 b_2) (exp.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1/2 binary64)))) a) |
| ▶ | 52.8% | (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) |
Compiled 622 to 332 computations (46.6% saved)
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 253 |
| 0 | 52 | 206 |
| 1 | 182 | 205 |
| 2 | 1585 | 179 |
| 0 | 9708 | 179 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) |
(neg.f64 b_2) |
b_2 |
(sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) |
(neg.f64 c) |
c |
a |
(*.f64 b_2 b_2) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) |
(/.f64 (neg.f64 b_2) a) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) |
(/.f64 (fma.f64 b_2 b_2 (fma.f64 c a (*.f64 (neg.f64 b_2) b_2))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
(fma.f64 b_2 b_2 (fma.f64 c a (*.f64 (neg.f64 b_2) b_2))) |
(fma.f64 c a (*.f64 (neg.f64 b_2) b_2)) |
(*.f64 (neg.f64 b_2) b_2) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) |
(+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) |
(/.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 c a (*.f64 (neg.f64 b_2) b_2))) (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2))) a) |
(/.f64 (fma.f64 b_2 b_2 (fma.f64 c a (*.f64 (neg.f64 b_2) b_2))) (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2))) |
(/.f64 (-.f64 (neg.f64 b_2) (exp.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1/2 binary64)))) a) |
(-.f64 (neg.f64 b_2) (exp.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1/2 binary64))) |
(*.f64 (log.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1/2 binary64)) |
(log.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(*.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(*.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(*.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (neg.f64 b_2) a))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (neg.f64 b_2) a)) #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (neg.f64 (/.f64 (neg.f64 b_2) a)))))) |
(/.f64 (+.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) b_2) (neg.f64 a)) |
(/.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) a)) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) a)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)))) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)))) (neg.f64 (neg.f64 (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 b_2 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a)) (*.f64 (neg.f64 a) b_2))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a) (*.f64 (neg.f64 a) (neg.f64 b_2)))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a b_2))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) b_2)) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) (*.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64)))) (*.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (neg.f64 b_2)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a))) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 b_2 (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) a) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 a (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 a (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 a (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 a (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 a (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) a) (*.f64 a (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 a (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (fma.f64 a c (*.f64 b_2 b_2)))) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) b_2)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a))) (*.f64 a (neg.f64 b_2))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a) (*.f64 (neg.f64 a) b_2)) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) b_2)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a)) (*.f64 a (neg.f64 b_2))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a (*.f64 a (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a) (*.f64 a b_2)) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a) (*.f64 (neg.f64 a) b_2)) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (*.f64 b_2 b_2) a))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 b_2 b_2) a))) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) a (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) a)) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 b_2 b_2))) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 b_2 b_2) a))) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) a (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) a)) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 b_2 b_2))) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 a (/.f64 (*.f64 b_2 b_2) a))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) a (*.f64 a (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 a (*.f64 b_2 b_2))) (*.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (*.f64 b_2 b_2) a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 b_2 b_2))) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) a (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 a (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 a (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 a (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 a (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 a (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) a (*.f64 a (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 a (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) a (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) a)) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 a (neg.f64 b_2) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 a (neg.f64 b_2) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 b_2 (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 a a)) |
(/.f64 (fma.f64 b_2 (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 b_2 a (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 b_2 (neg.f64 a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 b_2 (neg.f64 (neg.f64 a)) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 b_2 (neg.f64 a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 b_2 a (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a)) |
(/.f64 (-.f64 (neg.f64 b_2) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (*.f64 a (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) a) a) |
(/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a)) |
(/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64))) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(/.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 a) a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))))) |
(/.f64 (/.f64 (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a)) (*.f64 (neg.f64 a) b_2)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a b_2)) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 b_2 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 b_2 a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (fma.f64 a c (*.f64 b_2 b_2)))) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) b_2) (neg.f64 a)) |
(/.f64 (-.f64 b_2 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a)) |
(/.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (neg.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (neg.f64 (neg.f64 a))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (neg.f64 a)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) |
(/.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 a) a))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64))) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (neg.f64 (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a)) |
(neg.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(fma.f64 (/.f64 a (fabs.f64 a)) (/.f64 (neg.f64 b_2) (fabs.f64 a)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 a (fabs.f64 a)) (/.f64 (neg.f64 b_2) (fabs.f64 a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 a a) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 c a) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 (neg.f64 b_2) (fabs.f64 a)) (/.f64 a (fabs.f64 a)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 (neg.f64 b_2) (fabs.f64 a)) (/.f64 a (fabs.f64 a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 a c (*.f64 b_2 b_2))) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 b_2 a) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 b_2 a) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (neg.f64 b_2) a) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (neg.f64 b_2) a) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 a)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 b_2 a) (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 b_2 a) (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a a) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a a) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (neg.f64 b_2) (/.f64 b_2 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (neg.f64 b_2) (/.f64 b_2 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 b_2 (/.f64 b_2 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 b_2 (/.f64 b_2 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) (/.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a))) |
(-.f64 (/.f64 (*.f64 b_2 (neg.f64 a)) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 b_2 a) (*.f64 (neg.f64 a) a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (neg.f64 a) a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a (neg.f64 a))) (/.f64 (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 a (neg.f64 a)))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a)) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(-.f64 (/.f64 (-.f64 (neg.f64 b_2) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (neg.f64 (neg.f64 a))) (/.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (-.f64 (neg.f64 b_2) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) a) (/.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a)) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) a) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) a)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 a) a)))) (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 a) a))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a)) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) b_2) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a) (*.f64 (neg.f64 a) a)) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 (neg.f64 a) a))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a (neg.f64 a))) (/.f64 (*.f64 a b_2) (*.f64 a (neg.f64 a)))) |
(-.f64 (/.f64 (-.f64 (neg.f64 b_2) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (neg.f64 a)) (/.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a)) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (/.f64 a a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a))) |
(-.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a)) (*.f64 (/.f64 a a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a))) |
(-.f64 (/.f64 (*.f64 a c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 b_2 a)) |
(-.f64 (/.f64 b_2 a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) |
(+.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)))))) (/.f64 (neg.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a))))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))))) (/.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 a c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a)) (/.f64 (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)) (neg.f64 a))) |
(+.f64 (/.f64 (neg.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) a) (/.f64 (neg.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) a)) |
(+.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (/.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a)) (/.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a))) |
(+.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a))) |
(+.f64 (/.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a) (/.f64 (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)) a)) |
(+.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (neg.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) (/.f64 (neg.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(+.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(+.f64 (/.f64 (*.f64 a c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (neg.f64 b_2) a)) |
(+.f64 (/.f64 b_2 a) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a)) |
(+.f64 (/.f64 b_2 a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) |
(+.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (neg.f64 (/.f64 (neg.f64 b_2) a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 b_2 a)) |
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(*.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(*.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) (+.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 b_2))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (neg.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (neg.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)) #s(literal 3 binary64))) (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)) (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2))) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)))))) |
(/.f64 (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))))) (neg.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 b_2 b_2))) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 b_2 b_2))) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 b_2 b_2))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (+.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b_2 b_2 (-.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (neg.f64 (+.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2)))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (neg.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64))) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) |
(/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(neg.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(neg.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 a c (*.f64 b_2 b_2))) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) b_2) |
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) b_2) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) b_2) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) b_2) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 1/2 binary64)) b_2) |
(fma.f64 (/.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) b_2) |
(fma.f64 (neg.f64 b_2) (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (neg.f64 b_2) (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 b_2 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 b_2 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(-.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (*.f64 b_2 b_2) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(-.f64 (/.f64 (*.f64 a c) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (+.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2)))))) |
(-.f64 (-.f64 (neg.f64 b_2) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (neg.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))))) |
(-.f64 (/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2)) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))))) (/.f64 (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))))))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (-.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) (/.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(+.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (*.f64 a c) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(+.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (/.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (*.f64 b_2 b_2) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(+.f64 (/.f64 (*.f64 a c) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(+.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(+.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (neg.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (/.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))))) |
(+.f64 (/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 b_2)) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2))) |
(+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) |
(+.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(+.f64 b_2 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) |
(neg.f64 b_2) |
b_2 |
(*.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(pow.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (*.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (*.f64 a c) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (neg.f64 (hypot.f64 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a c)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) #s(literal 4 binary64)) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))))) |
(/.f64 (fabs.f64 (hypot.f64 (pow.f64 (*.f64 a c) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (fabs.f64 (hypot.f64 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a c)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 a c) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (sqrt.f64 (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 a c) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (hypot.f64 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a c))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (/.f64 (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(fabs.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(+.f64 (/.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))))) (/.f64 (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))))) |
(+.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) |
(exp.f64 (/.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 1/2 binary64))) (log.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(pow.f64 (*.f64 (exp.f64 #s(literal 1/2 binary64)) (exp.f64 #s(literal 1/2 binary64))) (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (*.f64 (*.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) (-.f64 (*.f64 (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (cosh.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (*.f64 (sinh.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sinh.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (cosh.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sinh.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (fma.f64 a c (*.f64 b_2 b_2))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64)))) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 6 binary64)))) (pow.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (fma.f64 a c (*.f64 b_2 b_2))) |
(/.f64 (fabs.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (fma.f64 a c (*.f64 b_2 b_2))) |
(/.f64 (fabs.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (fabs.f64 (neg.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (fabs.f64 (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (fabs.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 a c (*.f64 b_2 b_2)))) (hypot.f64 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a c))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (hypot.f64 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a c))) |
(/.f64 (sqrt.f64 (*.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (sqrt.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (hypot.f64 (pow.f64 (*.f64 a c) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) |
(/.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 2 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 8 binary64)))) (fma.f64 a c (*.f64 b_2 b_2))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 6 binary64)) (pow.f64 b_2 #s(literal 12 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (+.f64 (pow.f64 b_2 #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (exp.f64 (log.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (fma.f64 a c (*.f64 b_2 b_2))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64))) (fma.f64 a c (*.f64 b_2 b_2))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (neg.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 a c) (*.f64 b_2 b_2))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (fma.f64 a c (*.f64 b_2 b_2))) |
(/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(neg.f64 (fma.f64 a c (*.f64 b_2 b_2))) |
(fma.f64 (exp.f64 (log.f64 b_2)) (exp.f64 (log.f64 b_2)) (*.f64 a (neg.f64 c))) |
(fma.f64 (exp.f64 (log.f64 b_2)) (exp.f64 (log.f64 b_2)) (*.f64 a c)) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(fma.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(fma.f64 a (neg.f64 c) (*.f64 b_2 b_2)) |
(fma.f64 a c (*.f64 b_2 b_2)) |
(fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) |
(fma.f64 c (neg.f64 a) (*.f64 b_2 b_2)) |
(fma.f64 c a (*.f64 b_2 b_2)) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 a (neg.f64 c))) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 a c)) |
(fma.f64 (neg.f64 b_2) b_2 (*.f64 a (neg.f64 c))) |
(fma.f64 (neg.f64 b_2) b_2 (*.f64 a c)) |
(fma.f64 b_2 (neg.f64 b_2) (*.f64 a (neg.f64 c))) |
(fma.f64 b_2 (neg.f64 b_2) (*.f64 a c)) |
(fma.f64 b_2 b_2 (*.f64 a (neg.f64 c))) |
(fma.f64 b_2 b_2 (*.f64 a c)) |
(sqrt.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 a c (*.f64 b_2 b_2))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 a c (*.f64 b_2 b_2)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 a c (*.f64 b_2 b_2))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 a c (*.f64 b_2 b_2)))) |
(-.f64 (*.f64 a (neg.f64 c)) (*.f64 b_2 b_2)) |
(-.f64 (*.f64 a c) (*.f64 b_2 b_2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 a) (neg.f64 c))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 (neg.f64 c)) a)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a (neg.f64 c))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(fabs.f64 (fma.f64 a c (*.f64 b_2 b_2))) |
(hypot.f64 (neg.f64 (neg.f64 (*.f64 a (neg.f64 c)))) (*.f64 b_2 b_2)) |
(hypot.f64 (neg.f64 (fabs.f64 (*.f64 a c))) (*.f64 b_2 b_2)) |
(hypot.f64 (fabs.f64 (fabs.f64 (*.f64 a c))) (*.f64 b_2 b_2)) |
(hypot.f64 (pow.f64 (*.f64 a (neg.f64 c)) #s(literal 1 binary64)) (*.f64 b_2 b_2)) |
(hypot.f64 (pow.f64 (*.f64 a c) #s(literal 1 binary64)) (*.f64 b_2 b_2)) |
(hypot.f64 (neg.f64 (*.f64 a (neg.f64 c))) (*.f64 b_2 b_2)) |
(hypot.f64 (fabs.f64 (*.f64 a c)) (*.f64 b_2 b_2)) |
(hypot.f64 (*.f64 a (neg.f64 c)) (*.f64 b_2 b_2)) |
(hypot.f64 (*.f64 a c) (*.f64 b_2 b_2)) |
(+.f64 (+.f64 (pow.f64 (neg.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (sinh.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))))) (pow.f64 (sinh.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) #s(literal 2 binary64))) |
(+.f64 (+.f64 (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 a c) (*.f64 b_2 b_2))))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 a c) (*.f64 b_2 b_2))))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) |
(+.f64 (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(+.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 a c (*.f64 b_2 b_2))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 a c (*.f64 b_2 b_2)))) |
(+.f64 (cosh.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sinh.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(+.f64 (*.f64 a (neg.f64 c)) (*.f64 b_2 b_2)) |
(+.f64 (*.f64 a c) (*.f64 b_2 b_2)) |
(+.f64 (*.f64 b_2 b_2) (*.f64 a (neg.f64 c))) |
(+.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(neg.f64 c) |
c |
a |
(*.f64 (exp.f64 (log.f64 b_2)) (exp.f64 (log.f64 b_2))) |
(*.f64 (neg.f64 b_2) (neg.f64 b_2)) |
(*.f64 (neg.f64 b_2) b_2) |
(*.f64 b_2 (neg.f64 b_2)) |
(*.f64 b_2 b_2) |
(pow.f64 (exp.f64 (log.f64 b_2)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b_2 b_2) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b_2) #s(literal 2 binary64)) |
(pow.f64 b_2 #s(literal 2 binary64)) |
(neg.f64 (*.f64 b_2 b_2)) |
(sqrt.f64 (pow.f64 b_2 #s(literal 4 binary64))) |
(fabs.f64 (*.f64 b_2 b_2)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 b_2)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(*.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(*.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(*.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (neg.f64 b_2) a))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (neg.f64 b_2) a)) #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (neg.f64 (/.f64 (neg.f64 b_2) a)))))) |
(/.f64 (+.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) b_2) (neg.f64 a)) |
(/.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) a)) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) a)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)))) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)))) (neg.f64 (neg.f64 (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 b_2 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a)) (*.f64 (neg.f64 a) b_2))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a) (*.f64 (neg.f64 a) (neg.f64 b_2)))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a b_2))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) b_2)) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) (*.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64)))) (*.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (neg.f64 b_2)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a))) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 b_2 (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) a) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 a (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 a (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 a (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 a (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 a (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) a) (*.f64 a (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 a (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (fma.f64 a c (*.f64 b_2 b_2)))) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) b_2)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a))) (*.f64 a (neg.f64 b_2))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a) (*.f64 (neg.f64 a) b_2)) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) b_2)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a)) (*.f64 a (neg.f64 b_2))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a (*.f64 a (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a) (*.f64 a b_2)) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a) (*.f64 (neg.f64 a) b_2)) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (*.f64 b_2 b_2) a))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 b_2 b_2) a))) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) a (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) a)) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 b_2 b_2))) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 b_2 b_2) a))) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) a (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) a)) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 b_2 b_2))) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 a (/.f64 (*.f64 b_2 b_2) a))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) a (*.f64 a (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 a (*.f64 b_2 b_2))) (*.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (*.f64 b_2 b_2) a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 b_2 b_2))) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) a (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 a (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 a (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 a (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 a (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 a (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) a (*.f64 a (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 a (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) a (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) a)) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 a (neg.f64 b_2) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 a (neg.f64 b_2) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 b_2 (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 a a)) |
(/.f64 (fma.f64 b_2 (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 b_2 a (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 b_2 (neg.f64 a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 b_2 (neg.f64 (neg.f64 a)) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 b_2 (neg.f64 a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 b_2 a (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a)) |
(/.f64 (-.f64 (neg.f64 b_2) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (*.f64 a (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) a) a) |
(/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a)) |
(/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64))) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(/.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 a) a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))))) |
(/.f64 (/.f64 (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a)) (*.f64 (neg.f64 a) b_2)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a b_2)) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 b_2 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 b_2 a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (fma.f64 a c (*.f64 b_2 b_2)))) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) b_2) (neg.f64 a)) |
(/.f64 (-.f64 b_2 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a)) |
(/.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (neg.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (neg.f64 (neg.f64 a))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (neg.f64 a)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) |
(/.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 a) a))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64))) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (neg.f64 (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a)) |
(neg.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(fma.f64 (/.f64 a (fabs.f64 a)) (/.f64 (neg.f64 b_2) (fabs.f64 a)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 a (fabs.f64 a)) (/.f64 (neg.f64 b_2) (fabs.f64 a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 a a) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 c a) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 (neg.f64 b_2) (fabs.f64 a)) (/.f64 a (fabs.f64 a)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 (neg.f64 b_2) (fabs.f64 a)) (/.f64 a (fabs.f64 a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 a c (*.f64 b_2 b_2))) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 b_2 a) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 b_2 a) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (neg.f64 b_2) a) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (neg.f64 b_2) a) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 a)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 b_2 a) (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 b_2 a) (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a a) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a a) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (neg.f64 b_2) (/.f64 b_2 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (neg.f64 b_2) (/.f64 b_2 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 b_2 (/.f64 b_2 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 b_2 (/.f64 b_2 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) (/.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a))) |
(-.f64 (/.f64 (*.f64 b_2 (neg.f64 a)) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 b_2 a) (*.f64 (neg.f64 a) a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (neg.f64 a) a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a (neg.f64 a))) (/.f64 (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 a (neg.f64 a)))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a)) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(-.f64 (/.f64 (-.f64 (neg.f64 b_2) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (neg.f64 (neg.f64 a))) (/.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (-.f64 (neg.f64 b_2) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) a) (/.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a)) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) a) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) a)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 a) a)))) (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 a) a))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a)) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) b_2) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a) (*.f64 (neg.f64 a) a)) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 (neg.f64 a) a))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a (neg.f64 a))) (/.f64 (*.f64 a b_2) (*.f64 a (neg.f64 a)))) |
(-.f64 (/.f64 (-.f64 (neg.f64 b_2) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (neg.f64 a)) (/.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a)) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (/.f64 a a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a))) |
(-.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a)) (*.f64 (/.f64 a a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a))) |
(-.f64 (/.f64 (*.f64 a c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 b_2 a)) |
(-.f64 (/.f64 b_2 a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) |
(+.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)))))) (/.f64 (neg.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a))))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))))) (/.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 a c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a)) (/.f64 (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)) (neg.f64 a))) |
(+.f64 (/.f64 (neg.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) a) (/.f64 (neg.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) a)) |
(+.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (/.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a)) (/.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a))) |
(+.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a))) |
(+.f64 (/.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a) (/.f64 (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)) a)) |
(+.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (neg.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) (/.f64 (neg.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(+.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(+.f64 (/.f64 (*.f64 a c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (neg.f64 b_2) a)) |
(+.f64 (/.f64 b_2 a) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a)) |
(+.f64 (/.f64 b_2 a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) |
(+.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (neg.f64 (/.f64 (neg.f64 b_2) a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 b_2 a)) |
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a))) |
(/.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 b_2) a) |
(/.f64 b_2 (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 b_2 (neg.f64 a)) |
(neg.f64 (/.f64 b_2 a)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a) (/.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a) (-.f64 (*.f64 (/.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a) (/.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a)) (*.f64 (/.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a) (/.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a (*.f64 a (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 a a)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a)) |
(/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) |
(neg.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a))) |
(+.f64 (/.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a) (/.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a)) |
(+.f64 (/.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a) (/.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a)) |
(*.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(*.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(*.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(*.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (neg.f64 b_2) a))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (neg.f64 b_2) a)) #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (neg.f64 (/.f64 (neg.f64 b_2) a)))))) |
(/.f64 (+.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) b_2) (neg.f64 a)) |
(/.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) a)) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) a)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)))) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)))) (neg.f64 (neg.f64 (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 b_2 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a)) (*.f64 (neg.f64 a) b_2))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a) (*.f64 (neg.f64 a) (neg.f64 b_2)))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a b_2))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) b_2)) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) (*.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64)))) (*.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (neg.f64 b_2)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a))) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 b_2 (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) a) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 a (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 a (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 a (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 a (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 a (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) a) (*.f64 a (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 a (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (fma.f64 a c (*.f64 b_2 b_2)))) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) b_2)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a))) (*.f64 a (neg.f64 b_2))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a) (*.f64 (neg.f64 a) b_2)) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) b_2)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a)) (*.f64 a (neg.f64 b_2))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a (*.f64 a (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a) (*.f64 a b_2)) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a) (*.f64 (neg.f64 a) b_2)) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (*.f64 b_2 b_2) a))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 b_2 b_2) a))) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) a (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) a)) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 b_2 b_2))) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 b_2 b_2) a))) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) a (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) a)) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 b_2 b_2))) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 a (/.f64 (*.f64 b_2 b_2) a))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) a (*.f64 a (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 a (*.f64 b_2 b_2))) (*.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (*.f64 b_2 b_2) a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 b_2 b_2))) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) a (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 a (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 a (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 a (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 a (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 a (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) a (*.f64 a (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 a (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) a (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) a)) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 a (neg.f64 b_2) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 a (neg.f64 b_2) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 b_2 (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 a a)) |
(/.f64 (fma.f64 b_2 (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 b_2 a (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 b_2 (neg.f64 a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 b_2 (neg.f64 (neg.f64 a)) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 b_2 (neg.f64 a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 b_2 a (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a)) |
(/.f64 (-.f64 (neg.f64 b_2) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (*.f64 a (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) a) a) |
(/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a)) |
(/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64))) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(/.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 a) a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))))) |
(/.f64 (/.f64 (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a)) (*.f64 (neg.f64 a) b_2)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a b_2)) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 b_2 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 b_2 a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (fma.f64 a c (*.f64 b_2 b_2)))) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) b_2) (neg.f64 a)) |
(/.f64 (-.f64 b_2 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a)) |
(/.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (neg.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (neg.f64 (neg.f64 a))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (neg.f64 a)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) |
(/.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 a) a))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64))) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (neg.f64 (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a)) |
(neg.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(fma.f64 (/.f64 a (fabs.f64 a)) (/.f64 (neg.f64 b_2) (fabs.f64 a)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 a (fabs.f64 a)) (/.f64 (neg.f64 b_2) (fabs.f64 a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 a a) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 c a) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 (neg.f64 b_2) (fabs.f64 a)) (/.f64 a (fabs.f64 a)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 (neg.f64 b_2) (fabs.f64 a)) (/.f64 a (fabs.f64 a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 a c (*.f64 b_2 b_2))) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 b_2 a) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 b_2 a) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (neg.f64 b_2) a) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (neg.f64 b_2) a) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 a)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 b_2 a) (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 b_2 a) (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a a) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a a) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (neg.f64 b_2) (/.f64 b_2 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (neg.f64 b_2) (/.f64 b_2 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 b_2 (/.f64 b_2 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 b_2 (/.f64 b_2 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) (/.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a))) |
(-.f64 (/.f64 (*.f64 b_2 (neg.f64 a)) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 b_2 a) (*.f64 (neg.f64 a) a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (neg.f64 a) a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a (neg.f64 a))) (/.f64 (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 a (neg.f64 a)))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a)) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(-.f64 (/.f64 (-.f64 (neg.f64 b_2) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (neg.f64 (neg.f64 a))) (/.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (-.f64 (neg.f64 b_2) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) a) (/.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a)) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) a) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) a)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 a) a)))) (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 a) a))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a)) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) b_2) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a) (*.f64 (neg.f64 a) a)) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 (neg.f64 a) a))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a (neg.f64 a))) (/.f64 (*.f64 a b_2) (*.f64 a (neg.f64 a)))) |
(-.f64 (/.f64 (-.f64 (neg.f64 b_2) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (neg.f64 a)) (/.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a)) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (/.f64 a a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a))) |
(-.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a)) (*.f64 (/.f64 a a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a))) |
(-.f64 (/.f64 (*.f64 a c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 b_2 a)) |
(-.f64 (/.f64 b_2 a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) |
(+.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)))))) (/.f64 (neg.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a))))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))))) (/.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 a c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a)) (/.f64 (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)) (neg.f64 a))) |
(+.f64 (/.f64 (neg.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) a) (/.f64 (neg.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) a)) |
(+.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (/.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a)) (/.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a))) |
(+.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a))) |
(+.f64 (/.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a) (/.f64 (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)) a)) |
(+.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (neg.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) (/.f64 (neg.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(+.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(+.f64 (/.f64 (*.f64 a c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (neg.f64 b_2) a)) |
(+.f64 (/.f64 b_2 a) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a)) |
(+.f64 (/.f64 b_2 a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) |
(+.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (neg.f64 (/.f64 (neg.f64 b_2) a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 b_2 a)) |
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a))) |
(*.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) #s(literal 3 binary64)) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (fma.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 a c))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (fma.f64 b_2 b_2 (*.f64 b_2 b_2)))))) |
(/.f64 (+.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 3 binary64))) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (+.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64))))) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64))) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64))) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) |
(neg.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) |
(fma.f64 (exp.f64 (log.f64 b_2)) (exp.f64 (log.f64 b_2)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(fma.f64 (exp.f64 (log.f64 b_2)) (exp.f64 (log.f64 b_2)) (fma.f64 a c (*.f64 b_2 b_2))) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 1 binary64)) (*.f64 b_2 b_2)) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 b_2 b_2)) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 b_2 b_2)) |
(fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 b_2 b_2)) |
(fma.f64 a c (fma.f64 b_2 b_2 (*.f64 b_2 b_2))) |
(fma.f64 c a (fma.f64 b_2 b_2 (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 b_2) b_2 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(fma.f64 (neg.f64 b_2) b_2 (fma.f64 a c (*.f64 b_2 b_2))) |
(fma.f64 b_2 (neg.f64 b_2) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(fma.f64 b_2 (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) |
(fma.f64 b_2 b_2 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2))))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (+.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2)))))) |
(-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a c)) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))))) |
(-.f64 (*.f64 a c) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) |
(-.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2)) |
(-.f64 (*.f64 b_2 b_2) (fma.f64 a c (*.f64 b_2 b_2))) |
(+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (fma.f64 a c (*.f64 b_2 b_2))) |
(+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2)))) (fma.f64 a c (*.f64 b_2 b_2))) |
(+.f64 (-.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2)))) (*.f64 b_2 b_2)) |
(+.f64 (-.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (*.f64 b_2 b_2)) |
(+.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2))))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (+.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2)))))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (+.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2))))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2)))))) |
(+.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 a c)) |
(+.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))))) |
(+.f64 (*.f64 a c) (fma.f64 b_2 b_2 (*.f64 b_2 b_2))) |
(+.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2)) |
(+.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(+.f64 (*.f64 b_2 b_2) (fma.f64 a c (*.f64 b_2 b_2))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(pow.f64 (*.f64 (exp.f64 #s(literal 1/2 binary64)) (exp.f64 #s(literal 1/2 binary64))) (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (*.f64 (*.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) (-.f64 (*.f64 (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (cosh.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (*.f64 (sinh.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sinh.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (cosh.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sinh.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (fma.f64 a c (*.f64 b_2 b_2))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64)))) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 6 binary64)))) (pow.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (fma.f64 a c (*.f64 b_2 b_2))) |
(/.f64 (fabs.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (fma.f64 a c (*.f64 b_2 b_2))) |
(/.f64 (fabs.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (fabs.f64 (neg.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (fabs.f64 (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (fabs.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 a c (*.f64 b_2 b_2)))) (hypot.f64 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a c))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (hypot.f64 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a c))) |
(/.f64 (sqrt.f64 (*.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (sqrt.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (hypot.f64 (pow.f64 (*.f64 a c) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) |
(/.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 2 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 8 binary64)))) (fma.f64 a c (*.f64 b_2 b_2))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 6 binary64)) (pow.f64 b_2 #s(literal 12 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (+.f64 (pow.f64 b_2 #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (exp.f64 (log.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (fma.f64 a c (*.f64 b_2 b_2))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64))) (fma.f64 a c (*.f64 b_2 b_2))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (neg.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 a c) (*.f64 b_2 b_2))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (fma.f64 a c (*.f64 b_2 b_2))) |
(/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(neg.f64 (fma.f64 a c (*.f64 b_2 b_2))) |
(fma.f64 (exp.f64 (log.f64 b_2)) (exp.f64 (log.f64 b_2)) (*.f64 a (neg.f64 c))) |
(fma.f64 (exp.f64 (log.f64 b_2)) (exp.f64 (log.f64 b_2)) (*.f64 a c)) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(fma.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(fma.f64 a (neg.f64 c) (*.f64 b_2 b_2)) |
(fma.f64 a c (*.f64 b_2 b_2)) |
(fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) |
(fma.f64 c (neg.f64 a) (*.f64 b_2 b_2)) |
(fma.f64 c a (*.f64 b_2 b_2)) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 a (neg.f64 c))) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 a c)) |
(fma.f64 (neg.f64 b_2) b_2 (*.f64 a (neg.f64 c))) |
(fma.f64 (neg.f64 b_2) b_2 (*.f64 a c)) |
(fma.f64 b_2 (neg.f64 b_2) (*.f64 a (neg.f64 c))) |
(fma.f64 b_2 (neg.f64 b_2) (*.f64 a c)) |
(fma.f64 b_2 b_2 (*.f64 a (neg.f64 c))) |
(fma.f64 b_2 b_2 (*.f64 a c)) |
(sqrt.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 a c (*.f64 b_2 b_2))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 a c (*.f64 b_2 b_2)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 a c (*.f64 b_2 b_2))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 a c (*.f64 b_2 b_2)))) |
(-.f64 (*.f64 a (neg.f64 c)) (*.f64 b_2 b_2)) |
(-.f64 (*.f64 a c) (*.f64 b_2 b_2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 a) (neg.f64 c))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 (neg.f64 c)) a)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a (neg.f64 c))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(fabs.f64 (fma.f64 a c (*.f64 b_2 b_2))) |
(hypot.f64 (neg.f64 (neg.f64 (*.f64 a (neg.f64 c)))) (*.f64 b_2 b_2)) |
(hypot.f64 (neg.f64 (fabs.f64 (*.f64 a c))) (*.f64 b_2 b_2)) |
(hypot.f64 (fabs.f64 (fabs.f64 (*.f64 a c))) (*.f64 b_2 b_2)) |
(hypot.f64 (pow.f64 (*.f64 a (neg.f64 c)) #s(literal 1 binary64)) (*.f64 b_2 b_2)) |
(hypot.f64 (pow.f64 (*.f64 a c) #s(literal 1 binary64)) (*.f64 b_2 b_2)) |
(hypot.f64 (neg.f64 (*.f64 a (neg.f64 c))) (*.f64 b_2 b_2)) |
(hypot.f64 (fabs.f64 (*.f64 a c)) (*.f64 b_2 b_2)) |
(hypot.f64 (*.f64 a (neg.f64 c)) (*.f64 b_2 b_2)) |
(hypot.f64 (*.f64 a c) (*.f64 b_2 b_2)) |
(+.f64 (+.f64 (pow.f64 (neg.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (sinh.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))))) (pow.f64 (sinh.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) #s(literal 2 binary64))) |
(+.f64 (+.f64 (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 a c) (*.f64 b_2 b_2))))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 a c) (*.f64 b_2 b_2))))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) |
(+.f64 (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(+.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 a c (*.f64 b_2 b_2))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 a c (*.f64 b_2 b_2)))) |
(+.f64 (cosh.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sinh.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(+.f64 (*.f64 a (neg.f64 c)) (*.f64 b_2 b_2)) |
(+.f64 (*.f64 a c) (*.f64 b_2 b_2)) |
(+.f64 (*.f64 b_2 b_2) (*.f64 a (neg.f64 c))) |
(+.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(*.f64 (exp.f64 (log.f64 b_2)) (exp.f64 (log.f64 b_2))) |
(*.f64 (neg.f64 b_2) (neg.f64 b_2)) |
(*.f64 (neg.f64 b_2) b_2) |
(*.f64 b_2 (neg.f64 b_2)) |
(*.f64 b_2 b_2) |
(pow.f64 (exp.f64 (log.f64 b_2)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b_2 b_2) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b_2) #s(literal 2 binary64)) |
(pow.f64 b_2 #s(literal 2 binary64)) |
(neg.f64 (*.f64 b_2 b_2)) |
(sqrt.f64 (pow.f64 b_2 #s(literal 4 binary64))) |
(fabs.f64 (*.f64 b_2 b_2)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 b_2)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64))) |
(*.f64 (neg.f64 a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (neg.f64 a)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) |
(*.f64 a (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(/.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a (neg.f64 b_2)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a (neg.f64 b_2)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (*.f64 a (neg.f64 b_2)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) a)) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) a)) (neg.f64 (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))))) |
(/.f64 (neg.f64 (*.f64 a (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(/.f64 (neg.f64 (*.f64 a (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))))) (neg.f64 (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))))) |
(/.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (fma.f64 (*.f64 b_2 a) (*.f64 b_2 a) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 2 binary64)) (*.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a))))) |
(/.f64 (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) a) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(/.f64 (*.f64 (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) a) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) |
(/.f64 (*.f64 a (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(/.f64 (*.f64 a (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) |
(neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a (*.f64 a (neg.f64 b_2))) |
(fma.f64 a (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a (neg.f64 b_2))) |
(fma.f64 a (neg.f64 b_2) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) |
(fma.f64 (neg.f64 b_2) a (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (*.f64 a (neg.f64 b_2))) |
(+.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) |
(*.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(*.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) (+.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) b_2)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (neg.f64 b_2) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64))) (fma.f64 (+.f64 (neg.f64 b_2) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (+.f64 (neg.f64 b_2) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (-.f64 (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (*.f64 (+.f64 (neg.f64 b_2) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) b_2) #s(literal 3 binary64))) (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) b_2) (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) b_2)) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) b_2))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64)) (pow.f64 (+.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)) #s(literal 3 binary64))) (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)) (+.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2))) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (+.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))))) (neg.f64 (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 b_2 b_2))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (+.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b_2 b_2 (-.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (neg.f64 (+.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))))) |
(/.f64 (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2))))) |
(/.f64 (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (neg.f64 (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))))) |
(/.f64 (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) |
(/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(neg.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) (neg.f64 b_2)) |
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) (neg.f64 b_2)) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 b_2)) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 1/2 binary64)) (neg.f64 b_2)) |
(fma.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) (neg.f64 b_2)) |
(-.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (+.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (*.f64 a c) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 b_2 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) |
(-.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (-.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2))))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (-.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2)))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (-.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (-.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2)))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (neg.f64 (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))))) |
(+.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 a c) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (*.f64 a c) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (+.f64 (neg.f64 b_2) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (neg.f64 (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))))) |
(+.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 b_2 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) b_2) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) b_2)) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (+.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2))) |
(+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2)) |
(+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(+.f64 b_2 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(*.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(*.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(*.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(*.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (neg.f64 b_2) a))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (neg.f64 b_2) a)) #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (neg.f64 (/.f64 (neg.f64 b_2) a)))))) |
(/.f64 (+.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) b_2) (neg.f64 a)) |
(/.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) a)) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) a)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)))) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)))) (neg.f64 (neg.f64 (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 b_2 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a)) (*.f64 (neg.f64 a) b_2))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a) (*.f64 (neg.f64 a) (neg.f64 b_2)))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a b_2))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) b_2)) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) (*.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64)))) (*.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (neg.f64 b_2)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a))) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 b_2 (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) a) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 a (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 a (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 a (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 a (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 a (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) a) (*.f64 a (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 a (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (fma.f64 a c (*.f64 b_2 b_2)))) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) b_2)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a))) (*.f64 a (neg.f64 b_2))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a) (*.f64 (neg.f64 a) b_2)) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) b_2)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a)) (*.f64 a (neg.f64 b_2))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a (*.f64 a (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a) (*.f64 a b_2)) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a) (*.f64 (neg.f64 a) b_2)) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (*.f64 b_2 b_2) a))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 b_2 b_2) a))) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) a (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) a)) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 b_2 b_2))) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 b_2 b_2) a))) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) a (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) a)) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 b_2 b_2))) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 a (/.f64 (*.f64 b_2 b_2) a))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) a (*.f64 a (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 a (*.f64 b_2 b_2))) (*.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (*.f64 b_2 b_2) a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 b_2 b_2))) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) a (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 a (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 a (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 a (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 a (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 a (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) a (*.f64 a (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 a (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) a (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) a)) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 a (neg.f64 b_2) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 a (neg.f64 b_2) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 b_2 (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 a a)) |
(/.f64 (fma.f64 b_2 (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 b_2 a (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 b_2 (neg.f64 a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 b_2 (neg.f64 (neg.f64 a)) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 b_2 (neg.f64 a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 b_2 a (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a)) |
(/.f64 (-.f64 (neg.f64 b_2) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (*.f64 a (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) a) a) |
(/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a)) |
(/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64))) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(/.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 a) a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))))) |
(/.f64 (/.f64 (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a)) (*.f64 (neg.f64 a) b_2)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a b_2)) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 b_2 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 b_2 a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (fma.f64 a c (*.f64 b_2 b_2)))) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) b_2) (neg.f64 a)) |
(/.f64 (-.f64 b_2 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a)) |
(/.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (neg.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (neg.f64 (neg.f64 a))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (neg.f64 a)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) |
(/.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 a) a))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64))) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (neg.f64 (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a)) |
(neg.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(fma.f64 (/.f64 a (fabs.f64 a)) (/.f64 (neg.f64 b_2) (fabs.f64 a)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 a (fabs.f64 a)) (/.f64 (neg.f64 b_2) (fabs.f64 a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 a a) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 c a) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 (neg.f64 b_2) (fabs.f64 a)) (/.f64 a (fabs.f64 a)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 (neg.f64 b_2) (fabs.f64 a)) (/.f64 a (fabs.f64 a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 a c (*.f64 b_2 b_2))) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 b_2 a) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 b_2 a) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (neg.f64 b_2) a) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (neg.f64 b_2) a) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 a)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 b_2 a) (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 b_2 a) (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a a) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a a) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (neg.f64 b_2) (/.f64 b_2 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (neg.f64 b_2) (/.f64 b_2 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 b_2 (/.f64 b_2 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 b_2 (/.f64 b_2 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) (/.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a))) |
(-.f64 (/.f64 (*.f64 b_2 (neg.f64 a)) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 b_2 a) (*.f64 (neg.f64 a) a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (neg.f64 a) a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a (neg.f64 a))) (/.f64 (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 a (neg.f64 a)))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a)) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(-.f64 (/.f64 (-.f64 (neg.f64 b_2) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (neg.f64 (neg.f64 a))) (/.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (-.f64 (neg.f64 b_2) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) a) (/.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a)) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) a) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) a)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 a) a)))) (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 a) a))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a)) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) b_2) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a) (*.f64 (neg.f64 a) a)) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 (neg.f64 a) a))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a (neg.f64 a))) (/.f64 (*.f64 a b_2) (*.f64 a (neg.f64 a)))) |
(-.f64 (/.f64 (-.f64 (neg.f64 b_2) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (neg.f64 a)) (/.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a)) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (/.f64 a a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a))) |
(-.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a)) (*.f64 (/.f64 a a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a))) |
(-.f64 (/.f64 (*.f64 a c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 b_2 a)) |
(-.f64 (/.f64 b_2 a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) |
(+.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)))))) (/.f64 (neg.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a))))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))))) (/.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 a c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a)) (/.f64 (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)) (neg.f64 a))) |
(+.f64 (/.f64 (neg.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) a) (/.f64 (neg.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) a)) |
(+.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (/.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a)) (/.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a))) |
(+.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a))) |
(+.f64 (/.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a) (/.f64 (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)) a)) |
(+.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (neg.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) (/.f64 (neg.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(+.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(+.f64 (/.f64 (*.f64 a c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (neg.f64 b_2) a)) |
(+.f64 (/.f64 b_2 a) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a)) |
(+.f64 (/.f64 b_2 a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) |
(+.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (neg.f64 (/.f64 (neg.f64 b_2) a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 b_2 a)) |
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(*.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(*.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) (+.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 b_2))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (neg.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (neg.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)) #s(literal 3 binary64))) (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)) (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2))) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)))))) |
(/.f64 (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))))) (neg.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 b_2 b_2))) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 b_2 b_2))) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 b_2 b_2))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (+.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b_2 b_2 (-.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (neg.f64 (+.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2)))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (neg.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64))) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) |
(/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(neg.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(neg.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 a c (*.f64 b_2 b_2))) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) b_2) |
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) b_2) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) b_2) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) b_2) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 1/2 binary64)) b_2) |
(fma.f64 (/.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) b_2) |
(fma.f64 (neg.f64 b_2) (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (neg.f64 b_2) (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 b_2 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 b_2 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(-.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (*.f64 b_2 b_2) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(-.f64 (/.f64 (*.f64 a c) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (+.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2)))))) |
(-.f64 (-.f64 (neg.f64 b_2) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (neg.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))))) |
(-.f64 (/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2)) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))))) (/.f64 (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))))))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (-.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) (/.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(+.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (*.f64 a c) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(+.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (/.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (*.f64 b_2 b_2) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(+.f64 (/.f64 (*.f64 a c) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(+.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(+.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (neg.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (/.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))))) |
(+.f64 (/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 b_2)) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2))) |
(+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) |
(+.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(+.f64 b_2 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) |
(*.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(*.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(*.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(*.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (neg.f64 b_2) a))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (neg.f64 b_2) a)) #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (neg.f64 (/.f64 (neg.f64 b_2) a)))))) |
(/.f64 (+.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) b_2) (neg.f64 a)) |
(/.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) a)) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) a)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)))) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)))) (neg.f64 (neg.f64 (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 b_2 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a)) (*.f64 (neg.f64 a) b_2))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a) (*.f64 (neg.f64 a) (neg.f64 b_2)))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a b_2))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) b_2)) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) (*.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64)))) (*.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (neg.f64 b_2)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a))) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 b_2 (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) a) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 a (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 a (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 a (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 a (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 a (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) a) (*.f64 a (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 a (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (fma.f64 a c (*.f64 b_2 b_2)))) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) b_2)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a))) (*.f64 a (neg.f64 b_2))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a) (*.f64 (neg.f64 a) b_2)) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) b_2)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a)) (*.f64 a (neg.f64 b_2))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a (*.f64 a (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a) (*.f64 a b_2)) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a) (*.f64 (neg.f64 a) b_2)) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (*.f64 b_2 b_2) a))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 b_2 b_2) a))) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) a (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) a)) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 b_2 b_2))) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 b_2 b_2) a))) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) a (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) a)) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 b_2 b_2))) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 a (/.f64 (*.f64 b_2 b_2) a))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) a (*.f64 a (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 a (*.f64 b_2 b_2))) (*.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (*.f64 b_2 b_2) a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 b_2 b_2))) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) a (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 a (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 a (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 a (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 a (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 a (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) a (*.f64 a (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 a (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) a (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) a)) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 a (neg.f64 b_2) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 a (neg.f64 b_2) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 b_2 (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 a a)) |
(/.f64 (fma.f64 b_2 (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 b_2 a (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 b_2 (neg.f64 a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 b_2 (neg.f64 (neg.f64 a)) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 b_2 (neg.f64 a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 b_2 a (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a)) |
(/.f64 (-.f64 (neg.f64 b_2) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (*.f64 a (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) a) a) |
(/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a)) |
(/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64))) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(/.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 a) a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))))) |
(/.f64 (/.f64 (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a)) (*.f64 (neg.f64 a) b_2)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a b_2)) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 b_2 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 b_2 a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (fma.f64 a c (*.f64 b_2 b_2)))) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) b_2) (neg.f64 a)) |
(/.f64 (-.f64 b_2 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a)) |
(/.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (neg.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(/.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (neg.f64 (neg.f64 a))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (neg.f64 a)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) |
(/.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 a) a))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64))) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (neg.f64 (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a)) |
(neg.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(fma.f64 (/.f64 a (fabs.f64 a)) (/.f64 (neg.f64 b_2) (fabs.f64 a)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 a (fabs.f64 a)) (/.f64 (neg.f64 b_2) (fabs.f64 a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 a a) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 c a) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 (neg.f64 b_2) (fabs.f64 a)) (/.f64 a (fabs.f64 a)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 (neg.f64 b_2) (fabs.f64 a)) (/.f64 a (fabs.f64 a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 a c (*.f64 b_2 b_2))) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 b_2 a) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 b_2 a) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (neg.f64 b_2) a) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (neg.f64 b_2) a) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 a)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 b_2 a) (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 b_2 a) (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a a) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a a) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (neg.f64 b_2) (/.f64 b_2 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 (neg.f64 b_2) (/.f64 b_2 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 b_2 (/.f64 b_2 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(fma.f64 b_2 (/.f64 b_2 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) (/.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a))) |
(-.f64 (/.f64 (*.f64 b_2 (neg.f64 a)) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 b_2 a) (*.f64 (neg.f64 a) a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (neg.f64 a) a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a (neg.f64 a))) (/.f64 (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 a (neg.f64 a)))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a)) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(-.f64 (/.f64 (-.f64 (neg.f64 b_2) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (neg.f64 (neg.f64 a))) (/.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (-.f64 (neg.f64 b_2) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) a) (/.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a)) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) a) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) a)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 a) a)))) (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (neg.f64 a) a))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 a)) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) b_2) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a) (*.f64 (neg.f64 a) a)) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 (neg.f64 a) a))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a (neg.f64 a))) (/.f64 (*.f64 a b_2) (*.f64 a (neg.f64 a)))) |
(-.f64 (/.f64 (-.f64 (neg.f64 b_2) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (neg.f64 a)) (/.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a)) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (/.f64 a a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a))) |
(-.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a)) (*.f64 (/.f64 a a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a))) |
(-.f64 (/.f64 (*.f64 a c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 b_2 a)) |
(-.f64 (/.f64 b_2 a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) |
(+.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)))))) (/.f64 (neg.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a))))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))))) (/.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 a c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 a)) (/.f64 (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)) (neg.f64 a))) |
(+.f64 (/.f64 (neg.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) a) (/.f64 (neg.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) a)) |
(+.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (/.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a)) (/.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) a))) |
(+.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (neg.f64 a))) |
(+.f64 (/.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a) (/.f64 (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)) a)) |
(+.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (neg.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) (/.f64 (neg.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 a a)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a))) |
(+.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(+.f64 (/.f64 (*.f64 a c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (neg.f64 b_2) a)) |
(+.f64 (/.f64 b_2 a) (/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a)) |
(+.f64 (/.f64 b_2 a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) |
(+.f64 (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(+.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (neg.f64 (/.f64 (neg.f64 b_2) a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a) (/.f64 b_2 a)) |
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 a))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(*.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(*.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) (+.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 b_2))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (neg.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (neg.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)) #s(literal 3 binary64))) (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)) (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2))) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2)))))) |
(/.f64 (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))))) (neg.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 b_2 b_2))) (*.f64 (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 b_2 b_2))) (*.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 b_2 b_2))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (+.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b_2 b_2 (-.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2)))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (neg.f64 (+.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2)))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (neg.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64))) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(/.f64 (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) |
(/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(neg.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(neg.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) |
(fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 a c (*.f64 b_2 b_2))) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) b_2) |
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) b_2) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) b_2) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) b_2) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 1/2 binary64)) b_2) |
(fma.f64 (/.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (fma.f64 (neg.f64 b_2) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) b_2) |
(fma.f64 (neg.f64 b_2) (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 (neg.f64 b_2) (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 b_2 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(fma.f64 b_2 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(-.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (*.f64 b_2 b_2) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(-.f64 (/.f64 (*.f64 a c) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (+.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2)))))) |
(-.f64 (-.f64 (neg.f64 b_2) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (neg.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))))) |
(-.f64 (/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2)) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))))) (/.f64 (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))))))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (-.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) (/.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (*.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(+.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (*.f64 a c) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(+.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (pow.f64 b_2 #s(literal 4 binary64)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (/.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (*.f64 b_2 b_2) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(+.f64 (/.f64 (*.f64 a c) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(+.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(+.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) (neg.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (/.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2))))) (/.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) (neg.f64 b_2) (fma.f64 a c (*.f64 b_2 b_2)))))) |
(+.f64 (/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (neg.f64 b_2)) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (-.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (neg.f64 b_2))) |
(+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) |
(+.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(+.f64 b_2 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(pow.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (*.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (*.f64 a c) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (neg.f64 (hypot.f64 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a c)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) #s(literal 4 binary64)) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))))) |
(/.f64 (fabs.f64 (hypot.f64 (pow.f64 (*.f64 a c) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (fabs.f64 (hypot.f64 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a c)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 a c) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (sqrt.f64 (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 a c) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (hypot.f64 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a c))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(/.f64 (fma.f64 a c (*.f64 b_2 b_2)) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (/.f64 (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(fabs.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(+.f64 (/.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))))))) (/.f64 (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))))) |
(+.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) |
(exp.f64 (/.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 1/2 binary64))) (log.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(*.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2))) (log.f64 (exp.f64 #s(literal 1/2 binary64)))) |
(*.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2))) #s(literal 1/2 binary64)) |
(-.f64 (log.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 3 binary64)))) (log.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))))) |
(-.f64 (log.f64 (hypot.f64 (pow.f64 (*.f64 a c) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (log.f64 (hypot.f64 (*.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (*.f64 a c)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) |
(-.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2))) (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(+.f64 (log.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) (log.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 1/4 binary64)))) |
(log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(*.f64 #s(literal 1 binary64) (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(*.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (log.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 3 binary64)) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) #s(literal 3 binary64))) (fma.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (-.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))))) |
(fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a c (*.f64 b_2 b_2))) (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(fma.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2))) (log.f64 (exp.f64 #s(literal 1/2 binary64))) (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(fma.f64 (log.f64 (fma.f64 a c (*.f64 b_2 b_2))) #s(literal 1/2 binary64) (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(-.f64 (log.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(-.f64 (log.f64 (neg.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64)))) (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(-.f64 (log.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (log.f64 (neg.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) |
(-.f64 (log.f64 (pow.f64 (fma.f64 a c (*.f64 b_2 b_2)) #s(literal 2 binary64))) (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(-.f64 (log.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (log.f64 (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) |
(-.f64 (log.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (log.f64 (fma.f64 (fma.f64 a c (*.f64 b_2 b_2)) (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
(+.f64 (log.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (log.f64 (neg.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) |
(+.f64 (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (log.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(log.f64 (fma.f64 a c (*.f64 b_2 b_2))) |
#s(literal 1/2 binary64) |
Compiled 53 657 to 4 341 computations (91.9% saved)
21 alts after pruning (18 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 378 | 16 | 1 394 |
| Fresh | 5 | 2 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 385 | 21 | 1 406 |
| Status | Accuracy | Program |
|---|---|---|
| 1.3% | (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 a a) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) | |
| ▶ | 20.9% | (/.f64 (fma.f64 c a (fma.f64 b_2 b_2 (*.f64 b_2 b_2))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
| 20.8% | (/.f64 (fma.f64 b_2 (neg.f64 a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 a a)) | |
| 2.2% | (/.f64 (fma.f64 b_2 b_2 (fma.f64 c a (*.f64 (neg.f64 b_2) b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) | |
| 2.0% | (/.f64 (fma.f64 b_2 b_2 (fma.f64 c a (*.f64 (neg.f64 b_2) b_2))) (*.f64 (-.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) | |
| ✓ | 22.5% | (/.f64 (fma.f64 b_2 b_2 (fma.f64 c a (*.f64 (neg.f64 b_2) b_2))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
| 1.0% | (/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) | |
| 0.8% | (/.f64 (fma.f64 b_2 a (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a)) | |
| 1.9% | (/.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 c a (*.f64 (neg.f64 b_2) b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) a) | |
| 1.7% | (/.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 c a (*.f64 (neg.f64 b_2) b_2))) (-.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a) | |
| ▶ | 38.7% | (/.f64 (/.f64 (-.f64 (*.f64 a c) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2))) a) |
| 18.7% | (/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))))) | |
| ▶ | 36.6% | (/.f64 (-.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 a a)) |
| 36.2% | (/.f64 (-.f64 (*.f64 a c) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) | |
| 25.7% | (/.f64 (-.f64 (neg.f64 b_2) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a) | |
| ▶ | 27.9% | (/.f64 (-.f64 (neg.f64 b_2) (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) a) |
| ✓ | 52.9% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) |
| 29.2% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 c a (*.f64 b_2 b_2)))) a) | |
| ▶ | 3.9% | (/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) |
| 25.6% | (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) | |
| ✓ | 52.8% | (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) |
Compiled 872 to 477 computations (45.3% saved)
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 307 |
| 0 | 61 | 244 |
| 1 | 274 | 230 |
| 2 | 2501 | 191 |
| 0 | 9866 | 191 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (/.f64 (-.f64 (*.f64 a c) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2))) a) |
(/.f64 (-.f64 (*.f64 a c) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2))) |
(-.f64 (*.f64 a c) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) |
(*.f64 a c) |
a |
c |
(-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) |
(*.f64 b_2 b_2) |
b_2 |
(+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) |
(sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) |
(neg.f64 c) |
(neg.f64 b_2) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) |
(+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) |
(sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) |
(fma.f64 a c (*.f64 b_2 b_2)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 a a)) |
(-.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) |
(*.f64 (neg.f64 b_2) a) |
(*.f64 a (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) |
(*.f64 a a) |
(/.f64 (fma.f64 c a (fma.f64 b_2 b_2 (*.f64 b_2 b_2))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
(fma.f64 c a (fma.f64 b_2 b_2 (*.f64 b_2 b_2))) |
(fma.f64 b_2 b_2 (*.f64 b_2 b_2)) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) |
(/.f64 (-.f64 (neg.f64 b_2) (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) a) |
(-.f64 (neg.f64 b_2) (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) |
(sqrt.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
| Outputs |
|---|
(*.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(*.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a)) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a)) |
(*.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(*.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(*.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)) (*.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)))) (neg.f64 (pow.f64 a #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 c a) a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 0 binary64)))) (neg.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) (*.f64 a a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 (neg.f64 b_2))) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 (neg.f64 b_2)) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (neg.f64 (*.f64 (neg.f64 b_2) a))) (*.f64 a a)) |
(/.f64 (/.f64 (*.f64 c a) a) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) a) (neg.f64 (neg.f64 a))) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) a) (neg.f64 a)) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) a) a) |
(/.f64 (fma.f64 b_2 a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)) (*.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 0 binary64))) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a)) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (neg.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (neg.f64 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) |
(/.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 b_2 b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 (/.f64 a a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 (/.f64 a a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 (/.f64 a a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(fma.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 b_2 a) #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a (neg.f64 a)) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a (neg.f64 a)) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a (neg.f64 a)) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a a) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a a) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a a) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 (neg.f64 (neg.f64 b_2)) a)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 b_2 (neg.f64 a))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 b_2 (neg.f64 (neg.f64 a)))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 b_2 a)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 (neg.f64 b_2) a)) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 b_2 (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 a (/.f64 b_2 (*.f64 a a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 a (/.f64 b_2 (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 a (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 a (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 a (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 a a)) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)) (*.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)) (*.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) (pow.f64 a #s(literal 4 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a))) (/.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))) (*.f64 a a)) (/.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a) (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) |
(-.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a))))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)))))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) a) (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) a)) |
(-.f64 (/.f64 b_2 (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (neg.f64 a)) (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (neg.f64 a))) |
(-.f64 (/.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a))) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(-.f64 (/.f64 b_2 (neg.f64 (neg.f64 a))) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(-.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 b_2 a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a)) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a)) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (neg.f64 b_2) a)) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(-.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) (*.f64 a a))) |
(-.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (neg.f64 a)) (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (neg.f64 a))) |
(+.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a))))) (/.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 0 binary64)) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) |
(+.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a))))) (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a)))))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) a) (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) a)) |
(+.f64 (/.f64 (neg.f64 (neg.f64 b_2)) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a))) (/.f64 (neg.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a))) (/.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a))) |
(+.f64 (/.f64 b_2 (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(+.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(+.f64 (/.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a))) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (/.f64 b_2 (neg.f64 (neg.f64 a))) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(+.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(+.f64 (/.f64 b_2 a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (neg.f64 (neg.f64 b_2)) a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 (neg.f64 a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (neg.f64 b_2) a)) |
(+.f64 (/.f64 (neg.f64 b_2) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a))) |
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(+.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(+.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(*.f64 (/.f64 (*.f64 c a) (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(*.f64 c (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(*.f64 a (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (fma.f64 c a (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)))) (*.f64 c a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))))) (neg.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 c a (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64))) (*.f64 c a)) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (neg.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (neg.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (neg.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(/.f64 (*.f64 c a) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(neg.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(fma.f64 (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (neg.f64 (neg.f64 b_2))) |
(fma.f64 (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (neg.f64 b_2)) |
(fma.f64 (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) b_2) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (neg.f64 (neg.f64 b_2))) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (neg.f64 b_2)) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) b_2) |
(fma.f64 (/.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(fma.f64 (/.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 (/.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 (/.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 c a) (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(fma.f64 (/.f64 (*.f64 c a) (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 (/.f64 (*.f64 c a) (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 (/.f64 (*.f64 c a) (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) (neg.f64 (neg.f64 b_2))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) (neg.f64 b_2)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) b_2) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (neg.f64 (neg.f64 b_2))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (neg.f64 b_2)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) b_2) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (neg.f64 (neg.f64 b_2))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (neg.f64 b_2)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) b_2) |
(fma.f64 c (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(fma.f64 c (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 c (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 c (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) #s(literal 0 binary64)) |
(fma.f64 a (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(fma.f64 a (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 a (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 a (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) #s(literal 0 binary64)) |
(-.f64 (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)) (fma.f64 c a (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (fma.f64 c a (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)) (*.f64 c a)) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)) (*.f64 c a))) |
(-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)))) |
(-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(-.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)) |
(-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))))) |
(+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)))) |
(+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(+.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(+.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(+.f64 (neg.f64 (neg.f64 b_2)) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 (neg.f64 b_2))) |
(+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)) |
(+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) |
(+.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(+.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(+.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(+.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)) |
(+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(+.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(+.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(*.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(*.f64 (fabs.f64 (neg.f64 c)) a) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 c) a) |
(*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 c a)) |
(*.f64 (neg.f64 a) c) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(*.f64 (neg.f64 c) a) |
(*.f64 c (neg.f64 a)) |
(*.f64 c a) |
(*.f64 a (fabs.f64 (neg.f64 c))) |
(*.f64 a (fabs.f64 c)) |
(*.f64 a (neg.f64 c)) |
(*.f64 a c) |
(pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 2 binary64)) |
(pow.f64 (*.f64 c a) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)))) (*.f64 c a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 c a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)))))) |
(/.f64 (-.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 0 binary64)) (*.f64 c a)) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)))) (*.f64 c a)) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)))))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (*.f64 c a)) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 c a)) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (fabs.f64 (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (fabs.f64 (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)))))) |
(/.f64 (fabs.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64))) (*.f64 c a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 c a)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 c a)) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64))) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2))))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 c a)) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) |
(neg.f64 (*.f64 c a)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b_2))) (neg.f64 (neg.f64 (neg.f64 b_2))) (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (neg.f64 c)) a (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 (fabs.f64 (neg.f64 c)) a (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 (neg.f64 c)) a (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (neg.f64 c)) a #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 c) a (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 (fabs.f64 c) a (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 c) a (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 c) a #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 b_2)) (exp.f64 (log.f64 b_2)) (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) #s(literal 4 binary64)) (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) #s(literal 4 binary64)) (*.f64 b_2 b_2)) |
(fma.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 (neg.f64 b_2)) (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 b_2) (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (*.f64 b_2 b_2)) |
(fma.f64 #s(literal 1 binary64) (*.f64 c a) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 #s(literal 1 binary64) (*.f64 c a) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 c a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 c a) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 a) c (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 a) c (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 a) c (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 a) c #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) (*.f64 b_2 b_2)) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 b_2 b_2)) |
(fma.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 b_2) (neg.f64 (neg.f64 b_2)) (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 (neg.f64 b_2) b_2 (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 (neg.f64 c) a (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 c) a (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 c) a (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 c) a #s(literal 0 binary64)) |
(fma.f64 b_2 (neg.f64 b_2) (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 b_2 b_2 (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 c (neg.f64 a) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 c (neg.f64 a) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 c (neg.f64 a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 c (neg.f64 a) #s(literal 0 binary64)) |
(fma.f64 c a (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 c a (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 c a (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 c a #s(literal 0 binary64)) |
(fma.f64 a (fabs.f64 (neg.f64 c)) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 a (fabs.f64 (neg.f64 c)) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 a (fabs.f64 (neg.f64 c)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 a (fabs.f64 (neg.f64 c)) #s(literal 0 binary64)) |
(fma.f64 a (fabs.f64 c) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 a (fabs.f64 c) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 a (fabs.f64 c) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 a (fabs.f64 c) #s(literal 0 binary64)) |
(fma.f64 a (neg.f64 c) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 a (neg.f64 c) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 a (neg.f64 c) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 a (neg.f64 c) #s(literal 0 binary64)) |
(fma.f64 a c (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 a c (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 a c (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 a c #s(literal 0 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2))))) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)))))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 c a)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (*.f64 c a))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (*.f64 c a)) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 c a))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2))))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)))))) |
(-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (*.f64 c a)) (/.f64 (*.f64 b_2 b_2) (*.f64 c a))) |
(-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b_2 b_2)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 c a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 c a)) |
(-.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)) |
(-.f64 #s(literal 0 binary64) (*.f64 c a)) |
(-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c a))) |
(-.f64 (*.f64 c a) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(-.f64 (*.f64 c a) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(-.f64 (*.f64 c a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(-.f64 (*.f64 c a) #s(literal 0 binary64)) |
(fabs.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 c a))) |
(fabs.f64 (*.f64 c a)) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2))))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)))))) |
(+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (*.f64 c a)) (/.f64 (*.f64 b_2 b_2) (*.f64 c a))) |
(+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b_2 b_2)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 c a)) |
(+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 c a)) |
(+.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)) |
(+.f64 #s(literal 0 binary64) (*.f64 c a)) |
(+.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c a))) |
(+.f64 (*.f64 c a) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(+.f64 (*.f64 c a) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(+.f64 (*.f64 c a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(+.f64 (*.f64 c a) #s(literal 0 binary64)) |
(*.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(*.f64 (fabs.f64 (neg.f64 c)) a) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 c) a) |
(*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 c a)) |
(*.f64 (neg.f64 a) c) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(*.f64 (neg.f64 c) a) |
(*.f64 c (neg.f64 a)) |
(*.f64 c a) |
(*.f64 a (fabs.f64 (neg.f64 c))) |
(*.f64 a (fabs.f64 c)) |
(*.f64 a (neg.f64 c)) |
(*.f64 a c) |
(pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 2 binary64)) |
(pow.f64 (*.f64 c a) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)))) (*.f64 c a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 c a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)))))) |
(/.f64 (-.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 0 binary64)) (*.f64 c a)) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)))) (*.f64 c a)) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)))))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (*.f64 c a)) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 c a)) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (fabs.f64 (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (fabs.f64 (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)))))) |
(/.f64 (fabs.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64))) (*.f64 c a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 c a)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 c a)) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64))) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2))))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 c a)) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) |
(neg.f64 (*.f64 c a)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b_2))) (neg.f64 (neg.f64 (neg.f64 b_2))) (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (neg.f64 c)) a (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 (fabs.f64 (neg.f64 c)) a (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 (neg.f64 c)) a (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (neg.f64 c)) a #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 c) a (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 (fabs.f64 c) a (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 c) a (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 c) a #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 b_2)) (exp.f64 (log.f64 b_2)) (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) #s(literal 4 binary64)) (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) #s(literal 4 binary64)) (*.f64 b_2 b_2)) |
(fma.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 (neg.f64 b_2)) (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 b_2) (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (*.f64 b_2 b_2)) |
(fma.f64 #s(literal 1 binary64) (*.f64 c a) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 #s(literal 1 binary64) (*.f64 c a) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 c a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 c a) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 a) c (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 a) c (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 a) c (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 a) c #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) (*.f64 b_2 b_2)) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 b_2 b_2)) |
(fma.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 b_2) (neg.f64 (neg.f64 b_2)) (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 (neg.f64 b_2) b_2 (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 (neg.f64 c) a (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 c) a (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 c) a (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 c) a #s(literal 0 binary64)) |
(fma.f64 b_2 (neg.f64 b_2) (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 b_2 b_2 (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 c (neg.f64 a) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 c (neg.f64 a) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 c (neg.f64 a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 c (neg.f64 a) #s(literal 0 binary64)) |
(fma.f64 c a (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 c a (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 c a (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 c a #s(literal 0 binary64)) |
(fma.f64 a (fabs.f64 (neg.f64 c)) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 a (fabs.f64 (neg.f64 c)) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 a (fabs.f64 (neg.f64 c)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 a (fabs.f64 (neg.f64 c)) #s(literal 0 binary64)) |
(fma.f64 a (fabs.f64 c) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 a (fabs.f64 c) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 a (fabs.f64 c) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 a (fabs.f64 c) #s(literal 0 binary64)) |
(fma.f64 a (neg.f64 c) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 a (neg.f64 c) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 a (neg.f64 c) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 a (neg.f64 c) #s(literal 0 binary64)) |
(fma.f64 a c (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 a c (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 a c (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 a c #s(literal 0 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2))))) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)))))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 c a)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (*.f64 c a))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (*.f64 c a)) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 c a))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2))))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)))))) |
(-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (*.f64 c a)) (/.f64 (*.f64 b_2 b_2) (*.f64 c a))) |
(-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b_2 b_2)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 c a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 c a)) |
(-.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)) |
(-.f64 #s(literal 0 binary64) (*.f64 c a)) |
(-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c a))) |
(-.f64 (*.f64 c a) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(-.f64 (*.f64 c a) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(-.f64 (*.f64 c a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(-.f64 (*.f64 c a) #s(literal 0 binary64)) |
(fabs.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 c a))) |
(fabs.f64 (*.f64 c a)) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2))))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)))))) |
(+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (*.f64 c a)) (/.f64 (*.f64 b_2 b_2) (*.f64 c a))) |
(+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b_2 b_2)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 c a)) |
(+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 c a)) |
(+.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)) |
(+.f64 #s(literal 0 binary64) (*.f64 c a)) |
(+.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c a))) |
(+.f64 (*.f64 c a) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(+.f64 (*.f64 c a) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(+.f64 (*.f64 c a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(+.f64 (*.f64 c a) #s(literal 0 binary64)) |
a |
c |
#s(literal 0 binary64) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 b_2))) (neg.f64 (neg.f64 (neg.f64 b_2)))) |
(*.f64 (exp.f64 (log.f64 b_2)) (exp.f64 (log.f64 b_2))) |
(*.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 (neg.f64 b_2))) |
(*.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 b_2)) |
(*.f64 (neg.f64 b_2) (neg.f64 (neg.f64 b_2))) |
(*.f64 (neg.f64 b_2) (neg.f64 b_2)) |
(*.f64 (neg.f64 b_2) b_2) |
(*.f64 b_2 (neg.f64 b_2)) |
(*.f64 b_2 b_2) |
(pow.f64 (exp.f64 (log.f64 b_2)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 b_2)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b_2) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b_2 b_2) #s(literal 1 binary64)) |
(pow.f64 b_2 #s(literal 2 binary64)) |
(neg.f64 (*.f64 b_2 b_2)) |
(sqrt.f64 (pow.f64 b_2 #s(literal 4 binary64))) |
(fabs.f64 (*.f64 b_2 b_2)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 b_2)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64))) |
b_2 |
(*.f64 (/.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(*.f64 (/.f64 (*.f64 c a) (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(*.f64 c (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(*.f64 a (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (fma.f64 c a (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)))) (*.f64 c a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))))) (neg.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 c a (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64))) (*.f64 c a)) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (neg.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (neg.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (neg.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(/.f64 (*.f64 c a) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(neg.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(fma.f64 (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (neg.f64 (neg.f64 b_2))) |
(fma.f64 (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (neg.f64 b_2)) |
(fma.f64 (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) b_2) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (neg.f64 (neg.f64 b_2))) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (neg.f64 b_2)) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) b_2) |
(fma.f64 (/.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(fma.f64 (/.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 (/.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 (/.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 c a) (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(fma.f64 (/.f64 (*.f64 c a) (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 (/.f64 (*.f64 c a) (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 (/.f64 (*.f64 c a) (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) (neg.f64 (neg.f64 b_2))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) (neg.f64 b_2)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) b_2) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (neg.f64 (neg.f64 b_2))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (neg.f64 b_2)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) b_2) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (neg.f64 (neg.f64 b_2))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (neg.f64 b_2)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) b_2) |
(fma.f64 c (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(fma.f64 c (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 c (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 c (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) #s(literal 0 binary64)) |
(fma.f64 a (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(fma.f64 a (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 a (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 a (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) #s(literal 0 binary64)) |
(-.f64 (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)) (fma.f64 c a (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (fma.f64 c a (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)) (*.f64 c a)) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)) (*.f64 c a))) |
(-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)))) |
(-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(-.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)) |
(-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))))) |
(+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)))) |
(+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(+.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(+.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(+.f64 (neg.f64 (neg.f64 b_2)) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 (neg.f64 b_2))) |
(+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)) |
(+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) |
(+.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(+.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(+.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(+.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)) |
(+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(+.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(+.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (neg.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (*.f64 c a)))) |
(/.f64 (fabs.f64 (hypot.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (fabs.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (*.f64 c a)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(/.f64 (sqrt.f64 (neg.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (*.f64 c a))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (sqrt.f64 (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 c a) b_2) b_2))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (*.f64 c a))) |
(/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) |
(fabs.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 b_2))) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 b_2))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(hypot.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 (neg.f64 b_2)))) |
(hypot.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (exp.f64 (log.f64 b_2))) |
(hypot.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 b_2))) |
(hypot.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 b_2)) |
(hypot.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) b_2) |
(hypot.f64 (exp.f64 (log.f64 b_2)) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(hypot.f64 (exp.f64 (log.f64 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(hypot.f64 (neg.f64 (neg.f64 b_2)) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(hypot.f64 (neg.f64 (neg.f64 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(hypot.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (neg.f64 (neg.f64 (neg.f64 b_2)))) |
(hypot.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (exp.f64 (log.f64 b_2))) |
(hypot.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (neg.f64 (neg.f64 b_2))) |
(hypot.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (neg.f64 b_2)) |
(hypot.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) b_2) |
(hypot.f64 (neg.f64 b_2) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(hypot.f64 (neg.f64 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(hypot.f64 b_2 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(hypot.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) #s(literal 4 binary64)) (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)))) (fma.f64 b_2 b_2 (*.f64 c a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (neg.f64 (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 8 binary64)))) (fma.f64 b_2 b_2 (*.f64 c a))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 6 binary64)) (pow.f64 b_2 #s(literal 12 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (+.f64 (pow.f64 b_2 #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (fma.f64 b_2 b_2 (*.f64 c a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64))) (fma.f64 b_2 b_2 (*.f64 c a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 c a) b_2) b_2))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (neg.f64 (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (fma.f64 b_2 b_2 (*.f64 c a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 c a) b_2) b_2)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(neg.f64 (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b_2))) (neg.f64 (neg.f64 (neg.f64 b_2))) (*.f64 c a)) |
(fma.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (*.f64 b_2 b_2)) |
(fma.f64 (fabs.f64 (neg.f64 c)) a (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 (fabs.f64 (neg.f64 c)) a (*.f64 b_2 b_2)) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) |
(fma.f64 (fabs.f64 c) a (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 (fabs.f64 c) a (*.f64 b_2 b_2)) |
(fma.f64 (exp.f64 (log.f64 b_2)) (exp.f64 (log.f64 b_2)) (*.f64 c a)) |
(fma.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) |
(fma.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 (neg.f64 b_2)) (*.f64 c a)) |
(fma.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 b_2) (*.f64 c a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 c a) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 #s(literal 1 binary64) (*.f64 c a) (*.f64 b_2 b_2)) |
(fma.f64 (neg.f64 a) c (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(fma.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (*.f64 b_2 b_2)) |
(fma.f64 (neg.f64 b_2) (neg.f64 (neg.f64 b_2)) (*.f64 c a)) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 c a)) |
(fma.f64 (neg.f64 b_2) b_2 (*.f64 c a)) |
(fma.f64 (neg.f64 c) a (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) |
(fma.f64 b_2 (neg.f64 b_2) (*.f64 c a)) |
(fma.f64 b_2 b_2 (*.f64 c a)) |
(fma.f64 c (neg.f64 a) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 c (neg.f64 a) (*.f64 b_2 b_2)) |
(fma.f64 c a (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 c a (*.f64 b_2 b_2)) |
(fma.f64 a (fabs.f64 (neg.f64 c)) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 a (fabs.f64 (neg.f64 c)) (*.f64 b_2 b_2)) |
(fma.f64 a (fabs.f64 c) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 a (fabs.f64 c) (*.f64 b_2 b_2)) |
(fma.f64 a (neg.f64 c) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 a (neg.f64 c) (*.f64 b_2 b_2)) |
(fma.f64 a c (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 a c (*.f64 b_2 b_2)) |
(sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (fma.f64 b_2 b_2 (*.f64 c a)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 b_2 b_2 (*.f64 c a)))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 (neg.f64 c)) a)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 a) (neg.f64 c))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(-.f64 (*.f64 c a) (*.f64 b_2 b_2)) |
(fabs.f64 (fma.f64 b_2 b_2 (*.f64 c a))) |
(hypot.f64 (*.f64 c a) (*.f64 b_2 b_2)) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 c a) b_2) b_2)))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 c a) b_2) b_2))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 c a) b_2) b_2)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 c a) b_2) b_2))))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 b_2 b_2 (*.f64 c a)))) |
(+.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(+.f64 (*.f64 c a) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(+.f64 (*.f64 c a) (*.f64 b_2 b_2)) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b_2 b_2 (*.f64 c a))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(neg.f64 c) |
(neg.f64 b_2) |
(*.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(*.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a)) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a)) |
(*.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(*.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(*.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)) (*.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)))) (neg.f64 (pow.f64 a #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 c a) a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 0 binary64)))) (neg.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) (*.f64 a a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 (neg.f64 b_2))) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 (neg.f64 b_2)) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (neg.f64 (*.f64 (neg.f64 b_2) a))) (*.f64 a a)) |
(/.f64 (/.f64 (*.f64 c a) a) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) a) (neg.f64 (neg.f64 a))) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) a) (neg.f64 a)) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) a) a) |
(/.f64 (fma.f64 b_2 a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)) (*.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 0 binary64))) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a)) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (neg.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (neg.f64 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) |
(/.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 b_2 b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 (/.f64 a a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 (/.f64 a a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 (/.f64 a a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(fma.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 b_2 a) #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a (neg.f64 a)) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a (neg.f64 a)) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a (neg.f64 a)) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a a) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a a) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a a) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 (neg.f64 (neg.f64 b_2)) a)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 b_2 (neg.f64 a))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 b_2 (neg.f64 (neg.f64 a)))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 b_2 a)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 (neg.f64 b_2) a)) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 b_2 (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 a (/.f64 b_2 (*.f64 a a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 a (/.f64 b_2 (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 a (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 a (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 a (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 a a)) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)) (*.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)) (*.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) (pow.f64 a #s(literal 4 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a))) (/.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))) (*.f64 a a)) (/.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a) (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) |
(-.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a))))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)))))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) a) (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) a)) |
(-.f64 (/.f64 b_2 (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (neg.f64 a)) (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (neg.f64 a))) |
(-.f64 (/.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a))) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(-.f64 (/.f64 b_2 (neg.f64 (neg.f64 a))) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(-.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 b_2 a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a)) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a)) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (neg.f64 b_2) a)) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(-.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) (*.f64 a a))) |
(-.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (neg.f64 a)) (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (neg.f64 a))) |
(+.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a))))) (/.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 0 binary64)) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) |
(+.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a))))) (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a)))))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) a) (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) a)) |
(+.f64 (/.f64 (neg.f64 (neg.f64 b_2)) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a))) (/.f64 (neg.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a))) (/.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a))) |
(+.f64 (/.f64 b_2 (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(+.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(+.f64 (/.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a))) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (/.f64 b_2 (neg.f64 (neg.f64 a))) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(+.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(+.f64 (/.f64 b_2 a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (neg.f64 (neg.f64 b_2)) a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 (neg.f64 a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (neg.f64 b_2) a)) |
(+.f64 (/.f64 (neg.f64 b_2) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a))) |
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(+.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(+.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(*.f64 (/.f64 (*.f64 c a) (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(*.f64 c (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(*.f64 a (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (fma.f64 c a (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)))) (*.f64 c a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))))) (neg.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 c a (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64))) (*.f64 c a)) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (neg.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (neg.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (neg.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(/.f64 (*.f64 c a) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(neg.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(fma.f64 (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (neg.f64 (neg.f64 b_2))) |
(fma.f64 (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (neg.f64 b_2)) |
(fma.f64 (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) b_2) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (neg.f64 (neg.f64 b_2))) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (neg.f64 b_2)) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) b_2) |
(fma.f64 (/.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(fma.f64 (/.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 (/.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 (/.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 c a) (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(fma.f64 (/.f64 (*.f64 c a) (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 (/.f64 (*.f64 c a) (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 (/.f64 (*.f64 c a) (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) (neg.f64 (neg.f64 b_2))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) (neg.f64 b_2)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) b_2) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (neg.f64 (neg.f64 b_2))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (neg.f64 b_2)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) b_2) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (neg.f64 (neg.f64 b_2))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (neg.f64 b_2)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) b_2) |
(fma.f64 c (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(fma.f64 c (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 c (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 c (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) #s(literal 0 binary64)) |
(fma.f64 a (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(fma.f64 a (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 a (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 a (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) #s(literal 0 binary64)) |
(-.f64 (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)) (fma.f64 c a (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (fma.f64 c a (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)) (*.f64 c a)) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)) (*.f64 c a))) |
(-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)))) |
(-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(-.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)) |
(-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))))) |
(+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)))) |
(+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(+.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(+.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(+.f64 (neg.f64 (neg.f64 b_2)) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 (neg.f64 b_2))) |
(+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)) |
(+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) |
(+.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(+.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(+.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(+.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)) |
(+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(+.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(+.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (neg.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (*.f64 c a)))) |
(/.f64 (fabs.f64 (hypot.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (fabs.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (*.f64 c a)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(/.f64 (sqrt.f64 (neg.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (*.f64 c a))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (sqrt.f64 (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 c a) b_2) b_2))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (*.f64 c a))) |
(/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) |
(fabs.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 b_2))) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 b_2))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(hypot.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 (neg.f64 b_2)))) |
(hypot.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (exp.f64 (log.f64 b_2))) |
(hypot.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 b_2))) |
(hypot.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 b_2)) |
(hypot.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) b_2) |
(hypot.f64 (exp.f64 (log.f64 b_2)) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(hypot.f64 (exp.f64 (log.f64 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(hypot.f64 (neg.f64 (neg.f64 b_2)) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(hypot.f64 (neg.f64 (neg.f64 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(hypot.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (neg.f64 (neg.f64 (neg.f64 b_2)))) |
(hypot.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (exp.f64 (log.f64 b_2))) |
(hypot.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (neg.f64 (neg.f64 b_2))) |
(hypot.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (neg.f64 b_2)) |
(hypot.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) b_2) |
(hypot.f64 (neg.f64 b_2) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(hypot.f64 (neg.f64 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(hypot.f64 b_2 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(hypot.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) #s(literal 4 binary64)) (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)))) (fma.f64 b_2 b_2 (*.f64 c a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (neg.f64 (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 8 binary64)))) (fma.f64 b_2 b_2 (*.f64 c a))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 6 binary64)) (pow.f64 b_2 #s(literal 12 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (+.f64 (pow.f64 b_2 #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (fma.f64 b_2 b_2 (*.f64 c a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64))) (fma.f64 b_2 b_2 (*.f64 c a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 c a) b_2) b_2))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (neg.f64 (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (fma.f64 b_2 b_2 (*.f64 c a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 c a) b_2) b_2)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(neg.f64 (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b_2))) (neg.f64 (neg.f64 (neg.f64 b_2))) (*.f64 c a)) |
(fma.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (*.f64 b_2 b_2)) |
(fma.f64 (fabs.f64 (neg.f64 c)) a (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 (fabs.f64 (neg.f64 c)) a (*.f64 b_2 b_2)) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) |
(fma.f64 (fabs.f64 c) a (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 (fabs.f64 c) a (*.f64 b_2 b_2)) |
(fma.f64 (exp.f64 (log.f64 b_2)) (exp.f64 (log.f64 b_2)) (*.f64 c a)) |
(fma.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) |
(fma.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 (neg.f64 b_2)) (*.f64 c a)) |
(fma.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 b_2) (*.f64 c a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 c a) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 #s(literal 1 binary64) (*.f64 c a) (*.f64 b_2 b_2)) |
(fma.f64 (neg.f64 a) c (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(fma.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (*.f64 b_2 b_2)) |
(fma.f64 (neg.f64 b_2) (neg.f64 (neg.f64 b_2)) (*.f64 c a)) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 c a)) |
(fma.f64 (neg.f64 b_2) b_2 (*.f64 c a)) |
(fma.f64 (neg.f64 c) a (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) |
(fma.f64 b_2 (neg.f64 b_2) (*.f64 c a)) |
(fma.f64 b_2 b_2 (*.f64 c a)) |
(fma.f64 c (neg.f64 a) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 c (neg.f64 a) (*.f64 b_2 b_2)) |
(fma.f64 c a (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 c a (*.f64 b_2 b_2)) |
(fma.f64 a (fabs.f64 (neg.f64 c)) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 a (fabs.f64 (neg.f64 c)) (*.f64 b_2 b_2)) |
(fma.f64 a (fabs.f64 c) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 a (fabs.f64 c) (*.f64 b_2 b_2)) |
(fma.f64 a (neg.f64 c) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 a (neg.f64 c) (*.f64 b_2 b_2)) |
(fma.f64 a c (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 a c (*.f64 b_2 b_2)) |
(sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (fma.f64 b_2 b_2 (*.f64 c a)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 b_2 b_2 (*.f64 c a)))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 (neg.f64 c)) a)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 a) (neg.f64 c))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(-.f64 (*.f64 c a) (*.f64 b_2 b_2)) |
(fabs.f64 (fma.f64 b_2 b_2 (*.f64 c a))) |
(hypot.f64 (*.f64 c a) (*.f64 b_2 b_2)) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 c a) b_2) b_2)))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 c a) b_2) b_2))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 c a) b_2) b_2)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 c a) b_2) b_2))))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 b_2 b_2 (*.f64 c a)))) |
(+.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(+.f64 (*.f64 c a) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(+.f64 (*.f64 c a) (*.f64 b_2 b_2)) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b_2 b_2 (*.f64 c a))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(*.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(*.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a)) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a)) |
(*.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(*.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(*.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)) (*.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)))) (neg.f64 (pow.f64 a #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 c a) a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 0 binary64)))) (neg.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) (*.f64 a a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 (neg.f64 b_2))) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 (neg.f64 b_2)) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (neg.f64 (*.f64 (neg.f64 b_2) a))) (*.f64 a a)) |
(/.f64 (/.f64 (*.f64 c a) a) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) a) (neg.f64 (neg.f64 a))) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) a) (neg.f64 a)) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) a) a) |
(/.f64 (fma.f64 b_2 a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)) (*.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 0 binary64))) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a)) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (neg.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (neg.f64 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) |
(/.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 b_2 b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 (/.f64 a a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 (/.f64 a a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 (/.f64 a a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(fma.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 b_2 a) #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a (neg.f64 a)) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a (neg.f64 a)) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a (neg.f64 a)) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a a) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a a) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a a) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 (neg.f64 (neg.f64 b_2)) a)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 b_2 (neg.f64 a))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 b_2 (neg.f64 (neg.f64 a)))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 b_2 a)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 (neg.f64 b_2) a)) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 b_2 (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 a (/.f64 b_2 (*.f64 a a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 a (/.f64 b_2 (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 a (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 a (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 a (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 a a)) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)) (*.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)) (*.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) (pow.f64 a #s(literal 4 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a))) (/.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))) (*.f64 a a)) (/.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a) (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) |
(-.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a))))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)))))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) a) (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) a)) |
(-.f64 (/.f64 b_2 (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (neg.f64 a)) (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (neg.f64 a))) |
(-.f64 (/.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a))) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(-.f64 (/.f64 b_2 (neg.f64 (neg.f64 a))) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(-.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 b_2 a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a)) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a)) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (neg.f64 b_2) a)) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(-.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) (*.f64 a a))) |
(-.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (neg.f64 a)) (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (neg.f64 a))) |
(+.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a))))) (/.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 0 binary64)) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) |
(+.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a))))) (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a)))))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) a) (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) a)) |
(+.f64 (/.f64 (neg.f64 (neg.f64 b_2)) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a))) (/.f64 (neg.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a))) (/.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a))) |
(+.f64 (/.f64 b_2 (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(+.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(+.f64 (/.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a))) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (/.f64 b_2 (neg.f64 (neg.f64 a))) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(+.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(+.f64 (/.f64 b_2 a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (neg.f64 (neg.f64 b_2)) a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 (neg.f64 a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (neg.f64 b_2) a)) |
(+.f64 (/.f64 (neg.f64 b_2) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a))) |
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(+.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(+.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(*.f64 (neg.f64 a) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (neg.f64 a)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) |
(*.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(/.f64 (neg.f64 (*.f64 (*.f64 c a) a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) a)) (neg.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(/.f64 (neg.f64 (*.f64 a (*.f64 c a))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(/.f64 (neg.f64 (*.f64 a (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) a) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(/.f64 (*.f64 a (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(/.f64 (*.f64 a (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(/.f64 (*.f64 (*.f64 c a) a) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(/.f64 (-.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (fma.f64 b_2 a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a))) |
(/.f64 (-.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64))) (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a) (+.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64))) (neg.f64 (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a) (+.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(neg.f64 (fma.f64 b_2 a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a))) |
(neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (neg.f64 a) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 (neg.f64 (neg.f64 b_2)) a)) |
(fma.f64 (neg.f64 a) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 (neg.f64 a) (neg.f64 b_2))) |
(fma.f64 (neg.f64 a) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 (*.f64 (neg.f64 b_2) a))) |
(fma.f64 (neg.f64 a) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 b_2 a)) |
(fma.f64 (neg.f64 a) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 (neg.f64 b_2) a)) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 b_2)) a)) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 b_2))) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 a) (neg.f64 (*.f64 (neg.f64 b_2) a))) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 a) (*.f64 b_2 a)) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 a) (*.f64 (neg.f64 b_2) a)) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a (*.f64 (neg.f64 (neg.f64 b_2)) a)) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a (*.f64 (neg.f64 a) (neg.f64 b_2))) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a (neg.f64 (*.f64 (neg.f64 b_2) a))) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a (*.f64 b_2 a)) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a (*.f64 (neg.f64 b_2) a)) |
(fma.f64 (neg.f64 b_2) a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(fma.f64 b_2 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(fma.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 (neg.f64 (neg.f64 b_2)) a)) |
(fma.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 (neg.f64 a) (neg.f64 b_2))) |
(fma.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 (*.f64 (neg.f64 b_2) a))) |
(fma.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 b_2 a)) |
(fma.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 (neg.f64 b_2) a)) |
(fma.f64 a (neg.f64 b_2) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a) (+.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))))))) (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a) (+.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (neg.f64 b_2) a)) |
(-.f64 (*.f64 (neg.f64 b_2) a) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))))) |
(-.f64 (*.f64 (neg.f64 b_2) a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))))) |
(+.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (neg.f64 (neg.f64 b_2)) a)) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (neg.f64 a) (neg.f64 b_2))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (neg.f64 (*.f64 (neg.f64 b_2) a))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 b_2 a)) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (neg.f64 b_2) a)) |
(+.f64 (*.f64 (neg.f64 b_2) a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(*.f64 (neg.f64 b_2) a) |
(*.f64 b_2 (neg.f64 a)) |
(*.f64 a (neg.f64 b_2)) |
(neg.f64 (*.f64 b_2 a)) |
(*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 a)) |
(*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) |
(*.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(sqrt.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a))) |
(fabs.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 a))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) |
(*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a)) |
(*.f64 (neg.f64 a) (neg.f64 (neg.f64 a))) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 (neg.f64 a) a) |
(*.f64 a (neg.f64 a)) |
(*.f64 a a) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(neg.f64 (*.f64 a a)) |
(sqrt.f64 (pow.f64 a #s(literal 4 binary64))) |
(fabs.f64 (*.f64 a a)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(*.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(*.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a)) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a)) |
(*.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(*.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(*.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)) (*.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)))) (neg.f64 (pow.f64 a #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 c a) a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 0 binary64)))) (neg.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) (*.f64 a a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 (neg.f64 b_2))) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 (neg.f64 b_2)) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (neg.f64 (*.f64 (neg.f64 b_2) a))) (*.f64 a a)) |
(/.f64 (/.f64 (*.f64 c a) a) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) a) (neg.f64 (neg.f64 a))) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) a) (neg.f64 a)) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) a) a) |
(/.f64 (fma.f64 b_2 a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)) (*.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 0 binary64))) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a)) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (neg.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (neg.f64 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) |
(/.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 b_2 b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 (/.f64 a a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 (/.f64 a a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 (/.f64 a a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(fma.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 b_2 a) #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a (neg.f64 a)) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a (neg.f64 a)) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a (neg.f64 a)) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a a) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a a) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a a) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 (neg.f64 (neg.f64 b_2)) a)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 b_2 (neg.f64 a))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 b_2 (neg.f64 (neg.f64 a)))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 b_2 a)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 (neg.f64 b_2) a)) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 b_2 (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 a (/.f64 b_2 (*.f64 a a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 a (/.f64 b_2 (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 a (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 a (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 a (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 a a)) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)) (*.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)) (*.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) (pow.f64 a #s(literal 4 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a))) (/.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))) (*.f64 a a)) (/.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a) (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) |
(-.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a))))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)))))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) a) (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) a)) |
(-.f64 (/.f64 b_2 (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (neg.f64 a)) (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (neg.f64 a))) |
(-.f64 (/.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a))) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(-.f64 (/.f64 b_2 (neg.f64 (neg.f64 a))) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(-.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 b_2 a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a)) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a)) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (neg.f64 b_2) a)) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(-.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) (*.f64 a a))) |
(-.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (neg.f64 a)) (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (neg.f64 a))) |
(+.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a))))) (/.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 0 binary64)) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) |
(+.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a))))) (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a)))))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) a) (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) a)) |
(+.f64 (/.f64 (neg.f64 (neg.f64 b_2)) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a))) (/.f64 (neg.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a))) (/.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a))) |
(+.f64 (/.f64 b_2 (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(+.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(+.f64 (/.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a))) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (/.f64 b_2 (neg.f64 (neg.f64 a))) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(+.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(+.f64 (/.f64 b_2 a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (neg.f64 (neg.f64 b_2)) a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 (neg.f64 a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (neg.f64 b_2) a)) |
(+.f64 (/.f64 (neg.f64 b_2) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a))) |
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(+.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(+.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(*.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(*.f64 (fabs.f64 (neg.f64 c)) a) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 c) a) |
(*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 c a)) |
(*.f64 (neg.f64 a) c) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(*.f64 (neg.f64 c) a) |
(*.f64 c (neg.f64 a)) |
(*.f64 c a) |
(*.f64 a (fabs.f64 (neg.f64 c))) |
(*.f64 a (fabs.f64 c)) |
(*.f64 a (neg.f64 c)) |
(*.f64 a c) |
(pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 2 binary64)) |
(pow.f64 (*.f64 c a) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)))) (*.f64 c a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 c a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)))))) |
(/.f64 (-.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 0 binary64)) (*.f64 c a)) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)))) (*.f64 c a)) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)))))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (*.f64 c a)) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 c a)) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (fabs.f64 (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (fabs.f64 (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)))))) |
(/.f64 (fabs.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64))) (*.f64 c a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 c a)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 c a)) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64))) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2))))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 c a)) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) |
(neg.f64 (*.f64 c a)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b_2))) (neg.f64 (neg.f64 (neg.f64 b_2))) (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (neg.f64 c)) a (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 (fabs.f64 (neg.f64 c)) a (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 (neg.f64 c)) a (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (neg.f64 c)) a #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 c) a (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 (fabs.f64 c) a (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 c) a (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 c) a #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 b_2)) (exp.f64 (log.f64 b_2)) (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) #s(literal 4 binary64)) (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) #s(literal 4 binary64)) (*.f64 b_2 b_2)) |
(fma.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 (neg.f64 b_2)) (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 b_2) (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (*.f64 b_2 b_2)) |
(fma.f64 #s(literal 1 binary64) (*.f64 c a) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 #s(literal 1 binary64) (*.f64 c a) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 c a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 c a) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 a) c (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 a) c (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 a) c (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 a) c #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) (*.f64 b_2 b_2)) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 b_2 b_2)) |
(fma.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 b_2) (neg.f64 (neg.f64 b_2)) (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 (neg.f64 b_2) b_2 (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 (neg.f64 c) a (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 c) a (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 c) a (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 c) a #s(literal 0 binary64)) |
(fma.f64 b_2 (neg.f64 b_2) (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 b_2 b_2 (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 c (neg.f64 a) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 c (neg.f64 a) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 c (neg.f64 a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 c (neg.f64 a) #s(literal 0 binary64)) |
(fma.f64 c a (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 c a (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 c a (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 c a #s(literal 0 binary64)) |
(fma.f64 a (fabs.f64 (neg.f64 c)) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 a (fabs.f64 (neg.f64 c)) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 a (fabs.f64 (neg.f64 c)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 a (fabs.f64 (neg.f64 c)) #s(literal 0 binary64)) |
(fma.f64 a (fabs.f64 c) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 a (fabs.f64 c) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 a (fabs.f64 c) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 a (fabs.f64 c) #s(literal 0 binary64)) |
(fma.f64 a (neg.f64 c) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 a (neg.f64 c) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 a (neg.f64 c) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 a (neg.f64 c) #s(literal 0 binary64)) |
(fma.f64 a c (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(fma.f64 a c (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(fma.f64 a c (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 a c #s(literal 0 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2))))) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)))))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 c a)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (*.f64 c a))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (*.f64 c a)) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 c a))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2))))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)))))) |
(-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (*.f64 c a)) (/.f64 (*.f64 b_2 b_2) (*.f64 c a))) |
(-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b_2 b_2)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 c a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 c a)) |
(-.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)) |
(-.f64 #s(literal 0 binary64) (*.f64 c a)) |
(-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c a))) |
(-.f64 (*.f64 c a) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(-.f64 (*.f64 c a) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(-.f64 (*.f64 c a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(-.f64 (*.f64 c a) #s(literal 0 binary64)) |
(fabs.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 c a))) |
(fabs.f64 (*.f64 c a)) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2))))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (+.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)))))) |
(+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (*.f64 c a)) (/.f64 (*.f64 b_2 b_2) (*.f64 c a))) |
(+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b_2 b_2)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 c a)) |
(+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 c a)) |
(+.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2)) |
(+.f64 #s(literal 0 binary64) (*.f64 c a)) |
(+.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c a))) |
(+.f64 (*.f64 c a) (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2))) |
(+.f64 (*.f64 c a) (/.f64 #s(literal 0 binary64) (*.f64 c a))) |
(+.f64 (*.f64 c a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(+.f64 (*.f64 c a) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
(*.f64 (neg.f64 a) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (neg.f64 a)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) |
(*.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(/.f64 (neg.f64 (*.f64 (*.f64 c a) a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) a)) (neg.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(/.f64 (neg.f64 (*.f64 a (*.f64 c a))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(/.f64 (neg.f64 (*.f64 a (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) a) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(/.f64 (*.f64 a (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(/.f64 (*.f64 a (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(/.f64 (*.f64 (*.f64 c a) a) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(/.f64 (-.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (fma.f64 b_2 a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a))) |
(/.f64 (-.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64))) (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a) (+.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64))) (neg.f64 (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a) (+.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(neg.f64 (fma.f64 b_2 a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a))) |
(neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (neg.f64 a) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 (neg.f64 (neg.f64 b_2)) a)) |
(fma.f64 (neg.f64 a) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 (neg.f64 a) (neg.f64 b_2))) |
(fma.f64 (neg.f64 a) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 (*.f64 (neg.f64 b_2) a))) |
(fma.f64 (neg.f64 a) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 b_2 a)) |
(fma.f64 (neg.f64 a) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 (neg.f64 b_2) a)) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 b_2)) a)) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 b_2))) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 a) (neg.f64 (*.f64 (neg.f64 b_2) a))) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 a) (*.f64 b_2 a)) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 a) (*.f64 (neg.f64 b_2) a)) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a (*.f64 (neg.f64 (neg.f64 b_2)) a)) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a (*.f64 (neg.f64 a) (neg.f64 b_2))) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a (neg.f64 (*.f64 (neg.f64 b_2) a))) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a (*.f64 b_2 a)) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a (*.f64 (neg.f64 b_2) a)) |
(fma.f64 (neg.f64 b_2) a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(fma.f64 b_2 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(fma.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 (neg.f64 (neg.f64 b_2)) a)) |
(fma.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 (neg.f64 a) (neg.f64 b_2))) |
(fma.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 (*.f64 (neg.f64 b_2) a))) |
(fma.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 b_2 a)) |
(fma.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 (neg.f64 b_2) a)) |
(fma.f64 a (neg.f64 b_2) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a) (+.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))))))) (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a) (+.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (neg.f64 b_2) a)) |
(-.f64 (*.f64 (neg.f64 b_2) a) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))))) |
(-.f64 (*.f64 (neg.f64 b_2) a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))))) |
(+.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (neg.f64 (neg.f64 b_2)) a)) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (neg.f64 a) (neg.f64 b_2))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (neg.f64 (*.f64 (neg.f64 b_2) a))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 b_2 a)) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (neg.f64 b_2) a)) |
(+.f64 (*.f64 (neg.f64 b_2) a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(*.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(*.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a)) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a)) |
(*.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(*.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(*.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)) (*.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)))) (neg.f64 (pow.f64 a #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 c a) a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 0 binary64)))) (neg.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) (*.f64 a a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 (neg.f64 b_2))) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 (neg.f64 b_2)) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (neg.f64 (*.f64 (neg.f64 b_2) a))) (*.f64 a a)) |
(/.f64 (/.f64 (*.f64 c a) a) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) a) (neg.f64 (neg.f64 a))) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) a) (neg.f64 a)) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) a) a) |
(/.f64 (fma.f64 b_2 a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)) (*.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 0 binary64))) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a)) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (neg.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (neg.f64 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) |
(/.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 c a) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 b_2 b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (/.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 (/.f64 a a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 (/.f64 a a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 (/.f64 a a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 (/.f64 a a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(fma.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 b_2 a) #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a (neg.f64 a)) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a (neg.f64 a)) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a (neg.f64 a)) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a a) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a a) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 a a) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 (neg.f64 (neg.f64 b_2)) a)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 b_2 (neg.f64 a))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 b_2 (neg.f64 (neg.f64 a)))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 b_2 a)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) a) (/.f64 (neg.f64 b_2) a)) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 b_2 (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 a (/.f64 b_2 (*.f64 a a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(fma.f64 a (/.f64 b_2 (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(fma.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 a (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(fma.f64 a (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(fma.f64 a (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 a a)) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)) (*.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) #s(literal 2 binary64)) (*.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) (pow.f64 a #s(literal 4 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a))) (/.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))) (*.f64 a a)) (/.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a) (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) |
(-.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a))))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)))))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) a) (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) a)) |
(-.f64 (/.f64 b_2 (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (neg.f64 a)) (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (neg.f64 a))) |
(-.f64 (/.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a))) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(-.f64 (/.f64 b_2 (neg.f64 (neg.f64 a))) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(-.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 b_2 a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a)) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a)) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (neg.f64 b_2) a)) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(-.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) (*.f64 a a))) |
(-.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (neg.f64 a)) (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (neg.f64 a))) |
(+.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a)) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 a))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a))))) (/.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 0 binary64)) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a) (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) |
(+.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a))))) (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a)))))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a)) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) a))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) a) (/.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) a)) |
(+.f64 (/.f64 (neg.f64 (neg.f64 b_2)) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a))) (/.f64 (neg.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a))) (/.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 a a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (*.f64 a a)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a)) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))) a))) |
(+.f64 (/.f64 b_2 (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(+.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(+.f64 (/.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a))) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (/.f64 b_2 (neg.f64 (neg.f64 a))) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(+.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(+.f64 (/.f64 b_2 a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) (/.f64 #s(literal 0 binary64) a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (neg.f64 (neg.f64 b_2)) a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 (neg.f64 a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 (neg.f64 (neg.f64 a)))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 b_2 a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a) (/.f64 (neg.f64 b_2) a)) |
(+.f64 (/.f64 (neg.f64 b_2) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a))) |
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) a)) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) (/.f64 (*.f64 (neg.f64 (neg.f64 b_2)) a) (*.f64 a a))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) (/.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))) (*.f64 a (/.f64 b_2 (*.f64 a a)))) |
(+.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a))))) |
(+.f64 (*.f64 a (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 a (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(*.f64 (/.f64 (*.f64 c a) (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(*.f64 c (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(*.f64 a (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (fma.f64 c a (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)))) (*.f64 c a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))))) (neg.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 c a (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64))) (*.f64 c a)) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (neg.f64 (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (neg.f64 (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (neg.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(/.f64 (*.f64 c a) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(neg.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(fma.f64 (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (neg.f64 (neg.f64 b_2))) |
(fma.f64 (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (neg.f64 b_2)) |
(fma.f64 (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) b_2) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (neg.f64 (neg.f64 b_2))) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (neg.f64 b_2)) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) b_2) |
(fma.f64 (/.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(fma.f64 (/.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 (/.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 (/.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 c a) (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(fma.f64 (/.f64 (*.f64 c a) (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 (/.f64 (*.f64 c a) (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 (/.f64 (*.f64 c a) (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) (neg.f64 (neg.f64 b_2))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) (neg.f64 b_2)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) b_2) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (neg.f64 (neg.f64 b_2))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (neg.f64 b_2)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) b_2) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (neg.f64 (neg.f64 b_2))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (neg.f64 b_2)) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) b_2) |
(fma.f64 c (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(fma.f64 c (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 c (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 c (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) #s(literal 0 binary64)) |
(fma.f64 a (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(fma.f64 a (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 a (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(fma.f64 a (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) #s(literal 0 binary64)) |
(-.f64 (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)) (fma.f64 c a (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (fma.f64 c a (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)) (*.f64 c a)) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)) (*.f64 c a))) |
(-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)))) |
(-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(-.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)) |
(-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))))) |
(+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 3 binary64)))) |
(+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (-.f64 (*.f64 c a) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(+.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(+.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)))) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/2 binary64)) (fma.f64 c a (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2))))) |
(+.f64 (neg.f64 (neg.f64 b_2)) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 (neg.f64 b_2))) |
(+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (neg.f64 b_2)) |
(+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) |
(+.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)))) |
(+.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(+.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(+.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) #s(literal 0 binary64)) |
(+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(+.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(+.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64))) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (sqrt.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (neg.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (*.f64 c a)))) |
(/.f64 (fabs.f64 (hypot.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (fabs.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (*.f64 c a)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(/.f64 (sqrt.f64 (neg.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (*.f64 b_2 b_2) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (*.f64 c a))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (sqrt.f64 (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 c a) b_2) b_2))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (*.f64 c a))) |
(/.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) |
(fabs.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 b_2))) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(hypot.f64 (neg.f64 (neg.f64 (neg.f64 b_2))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(hypot.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 (neg.f64 b_2)))) |
(hypot.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (exp.f64 (log.f64 b_2))) |
(hypot.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 (neg.f64 b_2))) |
(hypot.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (neg.f64 b_2)) |
(hypot.f64 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) b_2) |
(hypot.f64 (exp.f64 (log.f64 b_2)) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(hypot.f64 (exp.f64 (log.f64 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(hypot.f64 (neg.f64 (neg.f64 b_2)) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(hypot.f64 (neg.f64 (neg.f64 b_2)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(hypot.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (neg.f64 (neg.f64 (neg.f64 b_2)))) |
(hypot.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (exp.f64 (log.f64 b_2))) |
(hypot.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (neg.f64 (neg.f64 b_2))) |
(hypot.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (neg.f64 b_2)) |
(hypot.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) b_2) |
(hypot.f64 (neg.f64 b_2) (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(hypot.f64 (neg.f64 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(hypot.f64 b_2 (fabs.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2))) |
(hypot.f64 b_2 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64))) (neg.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 3/4 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64))) |
(pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (hypot.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (sqrt.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) (*.f64 c a)))) |
(/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64))) |
(neg.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64))) |
(sqrt.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(fabs.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 1/4 binary64))) |
(+.f64 (cosh.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (fma.f64 b_2 b_2 (*.f64 c a))))) (sinh.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (fma.f64 b_2 b_2 (*.f64 c a)))))) |
(exp.f64 (/.f64 (log.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b_2 b_2 (*.f64 c a))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (fma.f64 b_2 b_2 (*.f64 c a))))) |
Compiled 32 917 to 3 508 computations (89.3% saved)
18 alts after pruning (12 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 157 | 8 | 1 165 |
| Fresh | 9 | 4 | 13 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 2 | 3 |
| Total | 1 168 | 18 | 1 186 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 20.9% | (/.f64 (fma.f64 c a (fma.f64 b_2 b_2 (*.f64 b_2 b_2))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
| ▶ | 45.3% | (/.f64 (/.f64 (*.f64 c a) (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2))) a) |
| 18.7% | (/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))))) | |
| 26.0% | (/.f64 (-.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (*.f64 a a)) | |
| ✓ | 36.6% | (/.f64 (-.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 a a)) |
| 1.5% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) | |
| 25.7% | (/.f64 (-.f64 (neg.f64 b_2) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a) | |
| ✓ | 27.9% | (/.f64 (-.f64 (neg.f64 b_2) (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) a) |
| ✓ | 52.9% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) |
| ▶ | 29.2% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 c a (*.f64 b_2 b_2)))) a) |
| ▶ | 11.8% | (/.f64 (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) a) |
| ✓ | 3.9% | (/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) |
| 22.4% | (/.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) | |
| 25.6% | (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) | |
| ✓ | 52.8% | (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) |
| ▶ | 25.8% | (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a)) |
| ▶ | 24.4% | (*.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
| 22.4% | (*.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
Compiled 561 to 334 computations (40.5% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2468 | 23270 |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (/.f64 (*.f64 c a) (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2))) a) |
(/.f64 (*.f64 c a) (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2))) |
(*.f64 c a) |
c |
a |
(+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) |
(sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) |
(neg.f64 c) |
(*.f64 b_2 b_2) |
b_2 |
(neg.f64 b_2) |
(/.f64 (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) a) |
(-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 b_2 b_2 (*.f64 c a)) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 c a (*.f64 b_2 b_2)))) a) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 c a (*.f64 b_2 b_2)))) |
(sqrt.f64 (fma.f64 c a (*.f64 b_2 b_2))) |
(fma.f64 c a (*.f64 b_2 b_2)) |
(*.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) |
(-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a)) |
(/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(/.f64 a a) |
| Outputs |
|---|
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (/.f64 (fma.f64 #s(literal -2 binary64) b_2 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b_2))) a)) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (/.f64 (fma.f64 #s(literal -2 binary64) b_2 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))))) a)) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (/.f64 (fma.f64 #s(literal -2 binary64) b_2 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64)))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))))) a)) |
#s(approx (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (fma.f64 #s(literal -2 binary64) b_2 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b_2)))) |
#s(approx (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (fma.f64 #s(literal -2 binary64) b_2 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)))))) |
#s(approx (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (fma.f64 #s(literal -2 binary64) b_2 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64)))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)))))) |
#s(approx (* c a) (*.f64 a c)) |
#s(approx a a) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2))) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))))) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64))))))))) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) b_2) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64))))))))))) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) b_2) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (+.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2)))) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (+.f64 b_2 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))))))) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (+.f64 b_2 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))))))))) |
#s(approx (+ (* (neg c) a) (* b_2 b_2)) (pow.f64 b_2 #s(literal 2 binary64))) |
#s(approx (+ (* (neg c) a) (* b_2 b_2)) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64)))) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))))) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 a (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))))))) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 a (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) b_2)))))))) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2))) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))))) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))))) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) b_2)) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64)))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) b_2) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (+.f64 b_2 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b_2)))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (+.f64 b_2 (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2)))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (+.f64 b_2 (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 c b_2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))))))))) |
#s(approx (+ (* b_2 b_2) (* c a)) (pow.f64 b_2 #s(literal 2 binary64))) |
#s(approx (+ (* b_2 b_2) (* c a)) (fma.f64 a c (pow.f64 b_2 #s(literal 2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (/.f64 (fma.f64 #s(literal -2 binary64) b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2))) a)) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (/.f64 (fma.f64 #s(literal -2 binary64) b_2 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 3 binary64))))))) a)) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (/.f64 (fma.f64 #s(literal -2 binary64) b_2 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 a (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))))))))) a)) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2)) (*.f64 #s(literal 2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2)))) (*.f64 #s(literal 2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2)))) (*.f64 #s(literal 2 binary64) b_2))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) b_2) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (+.f64 b_2 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b_2)))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (+.f64 b_2 (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2)))))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (+.f64 b_2 (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 c b_2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))))))))) |
#s(approx (+ (* c a) (* b_2 b_2)) (pow.f64 b_2 #s(literal 2 binary64))) |
#s(approx (+ (* c a) (* b_2 b_2)) (fma.f64 a c (pow.f64 b_2 #s(literal 2 binary64)))) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (*.f64 #s(literal 2 binary64) (/.f64 b_2 a))) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b_2) (*.f64 #s(literal 2 binary64) b_2)) a)) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (/.f64 (fma.f64 #s(literal 2 binary64) b_2 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))))) a)) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (/.f64 (fma.f64 #s(literal 2 binary64) b_2 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) c) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))))) (pow.f64 b_2 #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))))) a)) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (*.f64 #s(literal 2 binary64) (/.f64 b_2 (*.f64 a c)))) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 a b_2) (*.f64 #s(literal 2 binary64) (/.f64 b_2 c))) a)) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 b_2 c) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b_2))))) a)) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 b_2 c) (*.f64 a (fma.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 c #s(literal 2 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))))) (pow.f64 b_2 #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b_2))))) a)) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) b_2))) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))))) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b_2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64))))))))) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b_2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) b_2) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64))))))))))) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b_2))) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))))) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 c b_2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64))))))))) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 c b_2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) b_2) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64))))))))))) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (*.f64 #s(literal 2 binary64) (/.f64 b_2 a))) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b_2) (*.f64 #s(literal 2 binary64) b_2)) a)) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (/.f64 (fma.f64 #s(literal 2 binary64) b_2 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))))) a)) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (/.f64 (fma.f64 #s(literal 2 binary64) b_2 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) c) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))))) (pow.f64 b_2 #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))))) a)) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (*.f64 #s(literal 2 binary64) (/.f64 b_2 a))) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b_2) (*.f64 #s(literal 2 binary64) b_2)) a)) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/.f64 (fma.f64 #s(literal 2 binary64) b_2 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))))) a)) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/.f64 (fma.f64 #s(literal 2 binary64) b_2 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) c) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))))) (pow.f64 b_2 #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))))) a)) |
#s(approx (/ a a) #s(literal 1 binary64)) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (/.f64 (fma.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) a)) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) (pow.f64 a #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) a)) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal -1 binary64))))) (pow.f64 a #s(literal 3 binary64))) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))))) a)) |
#s(approx (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (fma.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) (pow.f64 a #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal -1 binary64))))) (pow.f64 a #s(literal 3 binary64))) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))))) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 b_2 a)))) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 b_2 a)))) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (+ (* (neg c) a) (* b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (+ (* (neg c) a) (* b_2 b_2)) (*.f64 a (fma.f64 #s(literal -1 binary64) c (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) a)))) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a))) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64))) (/.f64 b_2 a)))) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 b_2 a))))) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 a c)))) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 a (-.f64 (/.f64 b_2 a) (sqrt.f64 (/.f64 c a))))) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64))) (/.f64 b_2 a)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 a (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 b_2 a)) (+.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (sqrt.f64 (*.f64 a c))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (*.f64 a (+.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (*.f64 a (+.f64 (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (*.f64 a (+.f64 (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64))))))))) |
#s(approx (+ (* b_2 b_2) (* c a)) (*.f64 a c)) |
#s(approx (+ (* b_2 b_2) (* c a)) (*.f64 a (+.f64 c (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64))))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 4 binary64)))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 a c)))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b_2 a)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a))))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 4 binary64)))) (+.f64 (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64))) (/.f64 b_2 a)))))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (sqrt.f64 (*.f64 a c))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (*.f64 a (+.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (*.f64 a (+.f64 (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (*.f64 a (+.f64 (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64))))))))) |
#s(approx (+ (* c a) (* b_2 b_2)) (*.f64 a c)) |
#s(approx (+ (* c a) (* b_2 b_2)) (*.f64 a (+.f64 c (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) a)))) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (sqrt.f64 (/.f64 c a))) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (/.f64 (+.f64 b_2 (sqrt.f64 (*.f64 a c))) a)) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (/.f64 (-.f64 (+.f64 (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b_2 #s(literal 2 binary64))))) (pow.f64 a #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) b_2)) a)) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (/.f64 (-.f64 (+.f64 (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) c) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b_2 #s(literal 2 binary64)))))))) (pow.f64 a #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 b_2 #s(literal 2 binary64))))))) a)) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (/.f64 (+.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b_2 c)) a)) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (/.f64 (-.f64 (+.f64 (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b_2 #s(literal 2 binary64))))) (pow.f64 a #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 c))) a)) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (/.f64 (-.f64 (+.f64 (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 c #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b_2 #s(literal 2 binary64)))))))) (pow.f64 a #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 c) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64))))))) a)) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a))))) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64)))))))) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64))))))))) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (sqrt.f64 (*.f64 a c))) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 a (+.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a))))) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64))))) (/.f64 b_2 a)))) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64)))))) (/.f64 b_2 a)))) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (sqrt.f64 (/.f64 c a))) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (/.f64 (+.f64 b_2 (sqrt.f64 (*.f64 a c))) a)) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (/.f64 (-.f64 (+.f64 (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b_2 #s(literal 2 binary64))))) (pow.f64 a #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) b_2)) a)) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (/.f64 (-.f64 (+.f64 (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) c) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b_2 #s(literal 2 binary64)))))))) (pow.f64 a #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 b_2 #s(literal 2 binary64))))))) a)) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (sqrt.f64 (/.f64 c a))) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/.f64 (+.f64 b_2 (sqrt.f64 (*.f64 a c))) a)) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/.f64 (-.f64 (+.f64 (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b_2 #s(literal 2 binary64))))) (pow.f64 a #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) b_2)) a)) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/.f64 (-.f64 (+.f64 (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) c) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b_2 #s(literal 2 binary64)))))))) (pow.f64 a #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 b_2 #s(literal 2 binary64))))))) a)) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b_2 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) a))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 a b_2)) a) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) a))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) a)) (*.f64 a b_2)) a) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) a))) |
#s(approx (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (fma.f64 #s(literal -1 binary64) b_2 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a) (*.f64 a b_2)) a)))) |
#s(approx (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) c) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) a) (*.f64 a b_2)) a)))) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 a))))) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) b_2) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a)) b_2) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* (neg c) a) (* b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) a)))))) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (fma.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b_2 a))) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) b_2 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 b_2 #s(literal 2 binary64))))) a) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) b_2 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b_2 #s(literal 2 binary64))))) a))) a) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b_2 a)) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b_2 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 b_2 #s(literal 2 binary64))))) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b_2 #s(literal 2 binary64))))) a))) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))) |
#s(approx (+ (* b_2 b_2) (* c a)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 b_2 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 b_2 #s(literal 2 binary64))))) a) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b_2 #s(literal 2 binary64))))) a))) a) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b_2 a) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 b_2 #s(literal 2 binary64)))) b_2) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b_2 #s(literal 2 binary64))))) a)) b_2) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))) |
#s(approx (+ (* c a) (* b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) a)))))) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a)))) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sqrt.f64 (*.f64 a c)) (/.f64 b_2 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) a))) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (/.f64 (*.f64 a b_2) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) a))) a))) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) a)) (/.f64 (*.f64 a b_2) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) a))) a))) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b_2 (*.f64 c (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) a))) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (/.f64 (*.f64 a b_2) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) a))) a))) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) a)) (/.f64 (*.f64 a b_2) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) a))) a))) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a))))) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b_2 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 b_2 #s(literal 2 binary64))))) a))))) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) a))) a))))) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b_2 a))))) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 b_2 #s(literal 2 binary64)))) b_2) a) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b_2 #s(literal 2 binary64))))) a)) b_2) a) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a)))) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sqrt.f64 (*.f64 a c)) (/.f64 b_2 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) a))) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (/.f64 (*.f64 a b_2) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) a))) a))) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) a)) (/.f64 (*.f64 a b_2) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) a))) a))) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sqrt.f64 (*.f64 a c)) (/.f64 b_2 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) a))) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (/.f64 (*.f64 a b_2) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) a))) a))) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) a)) (/.f64 (*.f64 a b_2) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) a))) a))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 (*.f64 a (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (fma.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (fma.f64 b_2 (fma.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (fma.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (fma.f64 b_2 (fma.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -1 binary64))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (fma.f64 #s(literal -1 binary64) b_2 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (fma.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (fma.f64 b_2 (-.f64 (*.f64 b_2 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))))))) |
#s(approx (* b_2 b_2) (pow.f64 b_2 #s(literal 2 binary64))) |
#s(approx b_2 b_2) |
#s(approx (neg b_2) (*.f64 #s(literal -1 binary64) b_2)) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) b_2) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (fma.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (-.f64 b_2 (sqrt.f64 (*.f64 a c)))) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (-.f64 (*.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) b_2)))) (sqrt.f64 (*.f64 a c)))) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (-.f64 (*.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))))) (sqrt.f64 (*.f64 a c)))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (+.f64 (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 b_2 #s(literal 2 binary64)))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (+.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (+.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b_2 #s(literal 2 binary64)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) b_2)) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (-.f64 (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (-.f64 (*.f64 #s(literal -1 binary64) b_2) (sqrt.f64 (*.f64 a c)))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (-.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) b_2)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 a c)))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (-.f64 (*.f64 b_2 (-.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 a c)))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (+.f64 (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 b_2 #s(literal 2 binary64)))))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (+.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (+.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b_2 #s(literal 2 binary64)))))))))) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (+.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a))) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (+.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (+.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (fma.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))))))))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b_2 (*.f64 a c)))) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b_2 (fma.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))))))))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (+.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 #s(literal -1 binary64) (*.f64 a b_2)))) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (+.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) b_2)))))) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (+.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) a (*.f64 b_2 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))))))))) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (+.f64 (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal -1 binary64) b_2))) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (+.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) b_2)) #s(literal 1 binary64))))) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (+.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b_2 (-.f64 (*.f64 b_2 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) #s(literal 1 binary64))))) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (+.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a))) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (+.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (+.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (fma.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))))))))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (+.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a))) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (+.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (+.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (fma.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))))))))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 b_2 #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b_2 #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 b_2 #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))))))) |
#s(approx (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
#s(approx (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b_2 #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64)))))))) |
#s(approx (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 a c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))))))))) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))))) b_2)) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))))) b_2)) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))))) b_2)) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))))))) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))))))))) |
#s(approx (+ (* (neg c) a) (* b_2 b_2)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64))))))) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))))) b_2)) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64)))))) b_2)) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 a (pow.f64 b_2 #s(literal 6 binary64)))))))) b_2)) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) b_2)) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))) b_2)) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))))) b_2)) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64))))))))) |
#s(approx (+ (* b_2 b_2) (* c a)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64)))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 b_2 #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (*.f64 b_2 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (*.f64 b_2 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 b_2 #s(literal 2 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64)))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64))))))))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64))))))))) |
#s(approx (+ (* c a) (* b_2 b_2)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64)))))) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (*.f64 b_2 (fma.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (*.f64 b_2 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 b_2 #s(literal 2 binary64))))))) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (*.f64 b_2 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64)))))))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 b_2 #s(literal 2 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (*.f64 b_2 (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 b_2 #s(literal 2 binary64))))))) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 a c) (*.f64 #s(literal 1/4 binary64) (*.f64 a c))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 b_2 #s(literal 2 binary64)))))))) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (*.f64 b_2 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 a c) (*.f64 #s(literal 1/4 binary64) (*.f64 a c)))))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 b_2 #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 4 binary64)))))))) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) c))) b_2)) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) c)))) b_2)) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) c))))) b_2)) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) b_2)) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))) b_2)) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))))) b_2)) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (*.f64 b_2 (fma.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (*.f64 b_2 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 b_2 #s(literal 2 binary64))))))) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (*.f64 b_2 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64)))))))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 b_2 #s(literal 2 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (*.f64 b_2 (fma.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (*.f64 b_2 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 b_2 #s(literal 2 binary64))))))) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (*.f64 b_2 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64)))))))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 b_2 #s(literal 2 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) c)) b_2))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) c)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))))) b_2))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))))) b_2))) |
#s(approx (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2))) |
#s(approx (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) b_2))) |
#s(approx (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))))) b_2))) |
#s(approx (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))))) b_2))) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64)))))))) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64)))))))))) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (*.f64 #s(literal -1 binary64) b_2)) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64)))))))))) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (*.f64 #s(literal 2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 b_2 #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 b_2 #s(literal 2 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 #s(literal 2 binary64) b_2)) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64)))) #s(literal 2 binary64))))) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64))))))))) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64)))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) b_2)) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))))) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64)))))) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 a (pow.f64 b_2 #s(literal 6 binary64)))))))) b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))) b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))))) b_2))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (*.f64 #s(literal -1 binary64) b_2)) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64))))))))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64)))))))))) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) c)) b_2))) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) c)) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))))) b_2))) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64)))))) b_2))) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (/.f64 #s(literal -1/2 binary64) b_2)) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64))))) b_2))) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64))))) b_2))) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 6 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64)))))) b_2))) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (*.f64 #s(literal -2 binary64) (*.f64 a b_2))) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a))))) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a)))))) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a))))))) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64)))))))) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64))))))))) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 2 binary64)))))))))) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) c)) b_2))) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) c)) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))))) b_2))) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64)))))) b_2))) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) c)) b_2))) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) c)) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64))))) b_2))) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 2 binary64)))))) b_2))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (fma.f64 #s(literal -2 binary64) (/.f64 b_2 a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2)))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (fma.f64 #s(literal -2 binary64) (/.f64 b_2 a) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b_2)))))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (fma.f64 #s(literal -2 binary64) (/.f64 b_2 a) (*.f64 c (fma.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 5 binary64)))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b_2)))))) |
#s(approx (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (fma.f64 #s(literal -2 binary64) b_2 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 a b_2)))))) |
#s(approx (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (fma.f64 #s(literal -2 binary64) b_2 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64)))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 a b_2)))))) |
#s(approx c c) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b_2) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b_2 #s(literal 3 binary64))))))) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b_2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b_2 #s(literal 5 binary64))))))))) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b_2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) b_2) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64))))))))))) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (+.f64 b_2 (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b_2) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b_2 #s(literal 3 binary64)))))))) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (+.f64 b_2 (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b_2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b_2 #s(literal 5 binary64)))))))))) |
#s(approx (neg c) (*.f64 #s(literal -1 binary64) c)) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b_2))))) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b_2))))) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal 1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (*.f64 a b_2))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b_2))))) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b_2))))) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b_2 #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b_2))))) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) b_2)) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64)))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b_2))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (+.f64 b_2 (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b_2)))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (+.f64 b_2 (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 a b_2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b_2 #s(literal 5 binary64)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (fma.f64 #s(literal -2 binary64) (/.f64 b_2 a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (fma.f64 #s(literal -2 binary64) (/.f64 b_2 a) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b_2)))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (fma.f64 #s(literal -2 binary64) (/.f64 b_2 a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b_2)))))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b_2)))) (*.f64 #s(literal 2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b_2 #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b_2)))) (*.f64 #s(literal 2 binary64) b_2))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (+.f64 b_2 (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b_2)))))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (+.f64 b_2 (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 a b_2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b_2 #s(literal 5 binary64)))))))))) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b_2) (*.f64 #s(literal 2 binary64) (/.f64 b_2 a)))) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (fma.f64 #s(literal 2 binary64) (/.f64 b_2 a) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b_2)))))) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (fma.f64 #s(literal 2 binary64) (/.f64 b_2 a) (*.f64 c (fma.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))))) (pow.f64 b_2 #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b_2)))))) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 c b_2) (*.f64 #s(literal 2 binary64) (/.f64 b_2 a))) c)) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 b_2 a) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b_2))))) c)) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 b_2 a) (*.f64 c (fma.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))))) (pow.f64 b_2 #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b_2))))) c)) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) b_2))))) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) b_2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b_2 #s(literal 5 binary64))))))))) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) b_2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 c (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))))) b_2) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 5 binary64))))))))))) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b_2))))) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 a b_2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b_2 #s(literal 5 binary64))))))))) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 a b_2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) b_2) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64))))))))))) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b_2) (*.f64 #s(literal 2 binary64) (/.f64 b_2 a)))) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (fma.f64 #s(literal 2 binary64) (/.f64 b_2 a) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b_2)))))) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (fma.f64 #s(literal 2 binary64) (/.f64 b_2 a) (*.f64 c (fma.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))))) (pow.f64 b_2 #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b_2)))))) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b_2) (*.f64 #s(literal 2 binary64) (/.f64 b_2 a)))) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (fma.f64 #s(literal 2 binary64) (/.f64 b_2 a) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b_2)))))) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (fma.f64 #s(literal 2 binary64) (/.f64 b_2 a) (*.f64 c (fma.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))))) (pow.f64 b_2 #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b_2)))))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) (pow.f64 c #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal -1 binary64))))) (pow.f64 c #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))))) |
#s(approx (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) (pow.f64 c #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal -1 binary64))))) (pow.f64 c #s(literal 3 binary64))) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))))) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b_2 c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 b_2 c)))) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 b_2 c)))) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (+ (* (neg c) a) (* b_2 b_2)) (*.f64 c (fma.f64 #s(literal -1 binary64) a (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) c)))) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b_2 (*.f64 a c))))) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64))) (/.f64 b_2 (*.f64 a c)))))) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 b_2 (*.f64 a c))))))) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 c (-.f64 (/.f64 b_2 c) (sqrt.f64 (/.f64 a c))))) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64))) (/.f64 b_2 c)) (sqrt.f64 (/.f64 a c))))) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 b_2 c)) (+.f64 (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 a c)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 a c)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64))))))))) |
#s(approx (+ (* b_2 b_2) (* c a)) (*.f64 c (+.f64 a (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) c)))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a c)))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a c)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b_2 c)) (sqrt.f64 (/.f64 a c))))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b_2 c))))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b_2 #s(literal 4 binary64)))) (+.f64 (sqrt.f64 (/.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64))) (/.f64 b_2 c)))))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 a c)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (*.f64 c (+.f64 (sqrt.f64 (/.f64 a c)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64))))))))) |
#s(approx (+ (* c a) (* b_2 b_2)) (*.f64 c (+.f64 a (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) c)))) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (-.f64 (+.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b_2 #s(literal 2 binary64))))) (pow.f64 c #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a)))) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (-.f64 (+.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 a #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b_2 #s(literal 2 binary64)))))))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64)))))))) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (/.f64 (+.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a)) c)) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (/.f64 (-.f64 (+.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b_2 #s(literal 2 binary64))))) (pow.f64 c #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a))) c)) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (/.f64 (-.f64 (+.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 a #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b_2 #s(literal 2 binary64)))))))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64))))))) c)) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (*.f64 c (+.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b_2) c))))) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (*.f64 c (+.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b_2) c) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b_2 #s(literal 2 binary64)))))))) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (*.f64 c (+.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b_2) c) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b_2 #s(literal 2 binary64))))))))) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 c (+.f64 (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal -1 binary64) (/.f64 b_2 c))))) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64))))) (/.f64 b_2 c)))) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (/.f64 a c)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64)))))) (/.f64 b_2 c)))) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (-.f64 (+.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b_2 #s(literal 2 binary64))))) (pow.f64 c #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a)))) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (-.f64 (+.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 a #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b_2 #s(literal 2 binary64)))))))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64)))))))) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (-.f64 (+.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b_2 #s(literal 2 binary64))))) (pow.f64 c #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a)))) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (-.f64 (+.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 a #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b_2 #s(literal 2 binary64)))))))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64)))))))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a)))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 c) a))) c)))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (pow.f64 a #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 c) a))) c)))) |
#s(approx (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 b_2 c)) c)))) |
#s(approx (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))) a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) c) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) c) (*.f64 b_2 c)) c)))) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c))))) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) b_2) c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c)) b_2) c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (+ (* (neg c) a) (* b_2 b_2))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* (neg c) a) (* b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) c)))))) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a c))))))) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64))) (/.f64 b_2 a)) c)))))) |
#s(approx (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) c) (/.f64 b_2 a)) c)))))) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b_2 c)) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b_2 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 b_2 #s(literal 2 binary64))))) c)) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 b_2 #s(literal 2 binary64))))) c))) c)) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))) |
#s(approx (+ (* b_2 b_2) (* c a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) c)))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 b_2 (*.f64 a c)))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b_2 #s(literal 2 binary64))))) c)))))) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) c))) c)))))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (/.f64 b_2 c) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 b_2 #s(literal 2 binary64)))) b_2) c)) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 b_2 #s(literal 2 binary64))))) c)) b_2) c)) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ (* c a) (* b_2 b_2))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b_2 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))) |
#s(approx (+ (* c a) (* b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) c)))))) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 c) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) c)))) |
#s(approx (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) c)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 c) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) c)))) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b_2 (*.f64 a (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) c))) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (/.f64 (*.f64 b_2 c) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) c))) c))) |
#s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) c)) (/.f64 (*.f64 b_2 c) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) c))) c))) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 a b_2) c))))) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a b_2) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b_2 #s(literal 2 binary64))))) c) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a b_2) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (pow.f64 b_2 #s(literal 2 binary64))))) c))) c) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b_2 c))))) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 b_2 #s(literal 2 binary64)))) b_2) c) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 b_2 #s(literal 2 binary64))))) c)) b_2) c) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 c) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) c)))) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) c)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 c) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) c)))) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 c) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) c)))) |
#s(approx (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) c)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 c) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) c)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | c | @ | inf | ((/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (* c a) c a (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (sqrt (+ (* (neg c) a) (* b_2 b_2))) (+ (* (neg c) a) (* b_2 b_2)) (neg c) (* b_2 b_2) b_2 (neg b_2) (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (sqrt (+ (* b_2 b_2) (* c a))) (+ (* b_2 b_2) (* c a)) (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (sqrt (+ (* c a) (* b_2 b_2))) (+ (* c a) (* b_2 b_2)) (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) |
| 11.0ms | a | @ | -inf | ((/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (* c a) c a (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (sqrt (+ (* (neg c) a) (* b_2 b_2))) (+ (* (neg c) a) (* b_2 b_2)) (neg c) (* b_2 b_2) b_2 (neg b_2) (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (sqrt (+ (* b_2 b_2) (* c a))) (+ (* b_2 b_2) (* c a)) (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (sqrt (+ (* c a) (* b_2 b_2))) (+ (* c a) (* b_2 b_2)) (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) |
| 10.0ms | a | @ | inf | ((/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (* c a) c a (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (sqrt (+ (* (neg c) a) (* b_2 b_2))) (+ (* (neg c) a) (* b_2 b_2)) (neg c) (* b_2 b_2) b_2 (neg b_2) (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (sqrt (+ (* b_2 b_2) (* c a))) (+ (* b_2 b_2) (* c a)) (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (sqrt (+ (* c a) (* b_2 b_2))) (+ (* c a) (* b_2 b_2)) (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) |
| 10.0ms | b_2 | @ | inf | ((/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (* c a) c a (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (sqrt (+ (* (neg c) a) (* b_2 b_2))) (+ (* (neg c) a) (* b_2 b_2)) (neg c) (* b_2 b_2) b_2 (neg b_2) (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (sqrt (+ (* b_2 b_2) (* c a))) (+ (* b_2 b_2) (* c a)) (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (sqrt (+ (* c a) (* b_2 b_2))) (+ (* c a) (* b_2 b_2)) (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) |
| 9.0ms | c | @ | -inf | ((/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) (* c a) c a (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (sqrt (+ (* (neg c) a) (* b_2 b_2))) (+ (* (neg c) a) (* b_2 b_2)) (neg c) (* b_2 b_2) b_2 (neg b_2) (/ (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) a) (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (sqrt (+ (* b_2 b_2) (* c a))) (+ (* b_2 b_2) (* c a)) (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) (sqrt (+ (* c a) (* b_2 b_2))) (+ (* c a) (* b_2 b_2)) (* c (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a))) (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a) (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 216 |
| 0 | 52 | 209 |
| 1 | 197 | 199 |
| 0 | 1350 | 199 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (/.f64 (*.f64 c a) (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2))) a) |
(/.f64 (*.f64 c a) (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2))) |
(*.f64 c a) |
c |
a |
(+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) |
(sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) |
(neg.f64 c) |
(*.f64 b_2 b_2) |
b_2 |
(neg.f64 b_2) |
(/.f64 (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) a) |
(-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) |
(fma.f64 b_2 b_2 (*.f64 c a)) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 c a (*.f64 b_2 b_2)))) a) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 c a (*.f64 b_2 b_2)))) |
(sqrt.f64 (fma.f64 c a (*.f64 b_2 b_2))) |
(fma.f64 c a (*.f64 b_2 b_2)) |
(*.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) |
(-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a)) |
(/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) |
(/.f64 a a) |
| Outputs |
|---|
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2)) #s(literal 1 binary64)) |
(*.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2)) (/.f64 c a)) |
(*.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2) a))) |
(*.f64 c (/.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2)) a)) |
(*.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (/.f64 (*.f64 a c) (-.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 c) a) (*.f64 (-.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a)) |
(/.f64 (*.f64 (neg.f64 c) a) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2)) (neg.f64 (neg.f64 a))) |
(/.f64 (/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2)) a) |
(/.f64 (*.f64 a c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2) a)) |
(neg.f64 (/.f64 (/.f64 (*.f64 a c) (-.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a)) |
(neg.f64 (/.f64 (/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2)) (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 a c) (-.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2))) |
(*.f64 (/.f64 (*.f64 a c) (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (fma.f64 (neg.f64 b_2) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) |
(*.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2)) c) |
(*.f64 (neg.f64 c) (/.f64 a (-.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) |
(*.f64 a (/.f64 (neg.f64 c) (-.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) |
(*.f64 a (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2))) |
(*.f64 c (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) a)) (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2)) |
(/.f64 (*.f64 (neg.f64 c) a) (-.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) |
(/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2)) |
(neg.f64 (/.f64 (*.f64 a c) (-.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) |
(*.f64 a c) |
(*.f64 c a) |
c |
a |
(/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (fma.f64 b_2 b_2 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2)))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 b_2))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 (neg.f64 b_2) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) |
(/.f64 (-.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 b_2)) (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2)) |
(/.f64 (-.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64))) (fma.f64 (neg.f64 b_2) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) |
(neg.f64 (-.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) |
(fma.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) (neg.f64 b_2)) |
(-.f64 (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2))) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)))) |
(-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b_2) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (/.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (fma.f64 (neg.f64 b_2) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) |
(+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) |
(+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) |
(pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (neg.f64 c) a) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 a c)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 b_2 b_2 (*.f64 a c))))) |
(sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (fabs.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) |
(pow.f64 (*.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 c) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b_2) b_2) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 c) a) (*.f64 (neg.f64 b_2) b_2))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b_2 b_2) a) c)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 c) a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 a c)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (fma.f64 b_2 b_2 (*.f64 a c))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (neg.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 c) a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 c) a) b_2) b_2)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 c) a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 a c)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 b_2) b_2) (*.f64 (neg.f64 c) a))) |
(neg.f64 (fma.f64 a c (*.f64 (neg.f64 b_2) b_2))) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 (neg.f64 c) a)) |
(fma.f64 (neg.f64 (fabs.f64 b_2)) (neg.f64 (fabs.f64 b_2)) (*.f64 (neg.f64 c) a)) |
(fma.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 (neg.f64 b_2)) (*.f64 (neg.f64 c) a)) |
(fma.f64 (fabs.f64 (fabs.f64 b_2)) (fabs.f64 (fabs.f64 b_2)) (*.f64 (neg.f64 c) a)) |
(fma.f64 (neg.f64 a) c (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 (neg.f64 c) a)) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 (neg.f64 c) a)) |
(fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a)) |
(fma.f64 (neg.f64 c) a (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) |
(fma.f64 a (neg.f64 c) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 a (neg.f64 c) (*.f64 b_2 b_2)) |
(fma.f64 c (neg.f64 a) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 c (neg.f64 a) (*.f64 b_2 b_2)) |
(sqrt.f64 (*.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (neg.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (neg.f64 (fma.f64 b_2 b_2 (*.f64 a c))))) |
(-.f64 (*.f64 (neg.f64 c) a) (*.f64 (neg.f64 (fabs.f64 b_2)) (fabs.f64 b_2))) |
(-.f64 (*.f64 (neg.f64 c) a) (*.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 b_2))) |
(-.f64 (*.f64 (neg.f64 c) a) (*.f64 (neg.f64 b_2) b_2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 (neg.f64 c)) a)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 a) (neg.f64 c))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 c) a) #s(literal 3 binary64)) (fma.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 a c)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 a c)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 c) a) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(+.f64 (*.f64 (neg.f64 c) a) (*.f64 b_2 b_2)) |
(+.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 c) a)) |
(neg.f64 c) |
(*.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 b_2)) (neg.f64 (fabs.f64 b_2))) |
(*.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 (neg.f64 b_2))) |
(*.f64 (fabs.f64 (fabs.f64 b_2)) (fabs.f64 (fabs.f64 b_2))) |
(*.f64 (fabs.f64 b_2) (fabs.f64 b_2)) |
(*.f64 (neg.f64 b_2) (neg.f64 b_2)) |
(*.f64 b_2 b_2) |
(pow.f64 (fabs.f64 b_2) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b_2) #s(literal 2 binary64)) |
(pow.f64 b_2 #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 b_2) b_2)) |
(fabs.f64 (*.f64 b_2 b_2)) |
(exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64))) |
b_2 |
(neg.f64 b_2) |
(/.f64 (-.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) a))) (+.f64 (/.f64 b_2 a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 b_2 a) (/.f64 b_2 a) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) a) (*.f64 (/.f64 b_2 a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) a))))) |
(/.f64 (-.f64 (*.f64 b_2 a) (*.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 a c))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) a)) |
(/.f64 (-.f64 (fma.f64 b_2 b_2 (*.f64 a c)) (*.f64 b_2 b_2)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) (neg.f64 a))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2 (fma.f64 b_2 b_2 (*.f64 a c)))) a)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 (fma.f64 b_2 (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) (fma.f64 b_2 b_2 (*.f64 a c))) (neg.f64 a))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) (neg.f64 a)) |
(/.f64 (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) a) |
(neg.f64 (-.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) a) (/.f64 b_2 a))) |
(neg.f64 (/.f64 (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) (neg.f64 a))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) a)) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) (neg.f64 a)) (/.f64 b_2 (neg.f64 a))) |
(-.f64 (/.f64 b_2 a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) (neg.f64 a)) (/.f64 b_2 a)) |
(+.f64 (/.f64 b_2 a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) a))) |
(+.f64 (/.f64 b_2 a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) a)) |
(/.f64 (+.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 a c)) (*.f64 b_2 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 a c))) (-.f64 b_2 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 a c))) (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) |
(/.f64 (-.f64 (fma.f64 b_2 b_2 (*.f64 a c)) (*.f64 b_2 b_2)) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2 (fma.f64 b_2 b_2 (*.f64 a c))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 3/2 binary64))) (fma.f64 b_2 (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) (fma.f64 b_2 b_2 (*.f64 a c)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (neg.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2 (fma.f64 b_2 b_2 (*.f64 a c)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (neg.f64 (fma.f64 b_2 (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) (fma.f64 b_2 b_2 (*.f64 a c))))) |
(neg.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2 (fma.f64 b_2 b_2 (*.f64 a c))))) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2 (fma.f64 b_2 b_2 (*.f64 a c)))))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) (/.f64 (fma.f64 b_2 b_2 (*.f64 a c)) (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2))) |
(-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) (neg.f64 (neg.f64 b_2))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) b_2) |
(+.f64 b_2 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))))) |
(*.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 1/4 binary64))) |
(pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 a c (*.f64 (neg.f64 b_2) b_2)))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 a c) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 a c) (fma.f64 a c (*.f64 (neg.f64 b_2) b_2)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 a c) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
(sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b_2 b_2 (*.f64 a c))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) (fabs.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))))) |
(*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) |
(pow.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 a c)) (fma.f64 b_2 b_2 (*.f64 a c))) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 c) a) #s(literal 3 binary64))) (fma.f64 (*.f64 a c) (fma.f64 a c (*.f64 (neg.f64 b_2) b_2)) (pow.f64 b_2 #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b_2) b_2) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (*.f64 a c) (*.f64 (neg.f64 b_2) b_2))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 a c) (fma.f64 a c (*.f64 (neg.f64 b_2) b_2)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 a c (*.f64 (neg.f64 b_2) b_2))) |
(/.f64 (+.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (fma.f64 (*.f64 a c) (fma.f64 a c (*.f64 (neg.f64 b_2) b_2)) (pow.f64 b_2 #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (fma.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 b_2) b_2) (*.f64 a c))) |
(neg.f64 (neg.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 c)) a)) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 (neg.f64 a) (neg.f64 c))) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (neg.f64 (*.f64 (neg.f64 c) a))) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 a c)) |
(fma.f64 (neg.f64 (fabs.f64 b_2)) (neg.f64 (fabs.f64 b_2)) (*.f64 (neg.f64 (neg.f64 c)) a)) |
(fma.f64 (neg.f64 (fabs.f64 b_2)) (neg.f64 (fabs.f64 b_2)) (*.f64 (neg.f64 a) (neg.f64 c))) |
(fma.f64 (neg.f64 (fabs.f64 b_2)) (neg.f64 (fabs.f64 b_2)) (neg.f64 (*.f64 (neg.f64 c) a))) |
(fma.f64 (neg.f64 (fabs.f64 b_2)) (neg.f64 (fabs.f64 b_2)) (*.f64 a c)) |
(fma.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 (neg.f64 b_2)) (*.f64 (neg.f64 (neg.f64 c)) a)) |
(fma.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 (neg.f64 b_2)) (*.f64 (neg.f64 a) (neg.f64 c))) |
(fma.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 (neg.f64 b_2)) (neg.f64 (*.f64 (neg.f64 c) a))) |
(fma.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 (neg.f64 b_2)) (*.f64 a c)) |
(fma.f64 (fabs.f64 (fabs.f64 b_2)) (fabs.f64 (fabs.f64 b_2)) (*.f64 (neg.f64 (neg.f64 c)) a)) |
(fma.f64 (fabs.f64 (fabs.f64 b_2)) (fabs.f64 (fabs.f64 b_2)) (*.f64 (neg.f64 a) (neg.f64 c))) |
(fma.f64 (fabs.f64 (fabs.f64 b_2)) (fabs.f64 (fabs.f64 b_2)) (neg.f64 (*.f64 (neg.f64 c) a))) |
(fma.f64 (fabs.f64 (fabs.f64 b_2)) (fabs.f64 (fabs.f64 b_2)) (*.f64 a c)) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 (neg.f64 (neg.f64 c)) a)) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 (neg.f64 a) (neg.f64 c))) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (neg.f64 (*.f64 (neg.f64 c) a))) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 a c)) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 (neg.f64 (neg.f64 c)) a)) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 (neg.f64 a) (neg.f64 c))) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (neg.f64 (*.f64 (neg.f64 c) a))) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 a c)) |
(fma.f64 b_2 b_2 (*.f64 (neg.f64 (neg.f64 c)) a)) |
(fma.f64 b_2 b_2 (*.f64 (neg.f64 a) (neg.f64 c))) |
(fma.f64 b_2 b_2 (neg.f64 (*.f64 (neg.f64 c) a))) |
(fma.f64 b_2 b_2 (*.f64 a c)) |
(fma.f64 a c (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 a c (*.f64 b_2 b_2)) |
(fma.f64 c a (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 c a (*.f64 b_2 b_2)) |
(sqrt.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 a c)) (fma.f64 b_2 b_2 (*.f64 a c)))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 a c (*.f64 (neg.f64 b_2) b_2))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 a c (*.f64 (neg.f64 b_2) b_2)))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 c) a)) |
(-.f64 (*.f64 a c) (*.f64 (neg.f64 (fabs.f64 b_2)) (fabs.f64 b_2))) |
(-.f64 (*.f64 a c) (*.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 b_2))) |
(-.f64 (*.f64 a c) (*.f64 (neg.f64 b_2) b_2)) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (*.f64 a c) (fma.f64 a c (*.f64 (neg.f64 b_2) b_2)) (pow.f64 b_2 #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (fma.f64 (*.f64 a c) (fma.f64 a c (*.f64 (neg.f64 b_2) b_2)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (fma.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
(+.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 (neg.f64 c)) a)) |
(+.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 a) (neg.f64 c))) |
(+.f64 (*.f64 b_2 b_2) (neg.f64 (*.f64 (neg.f64 c) a))) |
(+.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(+.f64 (*.f64 a c) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(+.f64 (*.f64 a c) (*.f64 b_2 b_2)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) a))) (+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) a) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) a))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 a c))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) a)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) (neg.f64 a)) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) (neg.f64 b_2) (fma.f64 b_2 b_2 (*.f64 a c)))) a)) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) a) |
(neg.f64 (-.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) a) (/.f64 (neg.f64 b_2) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) (neg.f64 a))) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) a)) |
(+.f64 (/.f64 (neg.f64 b_2) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) a))) |
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) a)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (fma.f64 b_2 b_2 (*.f64 a c)) (*.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) (neg.f64 b_2) (fma.f64 b_2 b_2 (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 a c))) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 a c))) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) |
(/.f64 (-.f64 (fma.f64 b_2 b_2 (*.f64 a c)) (*.f64 b_2 b_2)) (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) (neg.f64 b_2) (fma.f64 b_2 b_2 (*.f64 a c))))) |
(neg.f64 (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) (/.f64 (fma.f64 b_2 b_2 (*.f64 a c)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2))) |
(-.f64 (/.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) (neg.f64 b_2) (fma.f64 b_2 b_2 (*.f64 a c))))) (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) (neg.f64 b_2) (fma.f64 b_2 b_2 (*.f64 a c)))))) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) (neg.f64 b_2)) |
(+.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))))) |
(*.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 1/4 binary64))) |
(pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 a c (*.f64 (neg.f64 b_2) b_2)))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 a c) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 a c) (fma.f64 a c (*.f64 (neg.f64 b_2) b_2)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 a c) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
(sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b_2 b_2 (*.f64 a c))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) (fabs.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))))) |
(*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) |
(pow.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 a c)) (fma.f64 b_2 b_2 (*.f64 a c))) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 c) a) #s(literal 3 binary64))) (fma.f64 (*.f64 a c) (fma.f64 a c (*.f64 (neg.f64 b_2) b_2)) (pow.f64 b_2 #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b_2) b_2) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (*.f64 a c) (*.f64 (neg.f64 b_2) b_2))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 a c) (fma.f64 a c (*.f64 (neg.f64 b_2) b_2)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 a c (*.f64 (neg.f64 b_2) b_2))) |
(/.f64 (+.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (fma.f64 (*.f64 a c) (fma.f64 a c (*.f64 (neg.f64 b_2) b_2)) (pow.f64 b_2 #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (fma.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 b_2) b_2) (*.f64 a c))) |
(neg.f64 (neg.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 c)) a)) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 (neg.f64 a) (neg.f64 c))) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (neg.f64 (*.f64 (neg.f64 c) a))) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 a c)) |
(fma.f64 (neg.f64 (fabs.f64 b_2)) (neg.f64 (fabs.f64 b_2)) (*.f64 (neg.f64 (neg.f64 c)) a)) |
(fma.f64 (neg.f64 (fabs.f64 b_2)) (neg.f64 (fabs.f64 b_2)) (*.f64 (neg.f64 a) (neg.f64 c))) |
(fma.f64 (neg.f64 (fabs.f64 b_2)) (neg.f64 (fabs.f64 b_2)) (neg.f64 (*.f64 (neg.f64 c) a))) |
(fma.f64 (neg.f64 (fabs.f64 b_2)) (neg.f64 (fabs.f64 b_2)) (*.f64 a c)) |
(fma.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 (neg.f64 b_2)) (*.f64 (neg.f64 (neg.f64 c)) a)) |
(fma.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 (neg.f64 b_2)) (*.f64 (neg.f64 a) (neg.f64 c))) |
(fma.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 (neg.f64 b_2)) (neg.f64 (*.f64 (neg.f64 c) a))) |
(fma.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 (neg.f64 b_2)) (*.f64 a c)) |
(fma.f64 (fabs.f64 (fabs.f64 b_2)) (fabs.f64 (fabs.f64 b_2)) (*.f64 (neg.f64 (neg.f64 c)) a)) |
(fma.f64 (fabs.f64 (fabs.f64 b_2)) (fabs.f64 (fabs.f64 b_2)) (*.f64 (neg.f64 a) (neg.f64 c))) |
(fma.f64 (fabs.f64 (fabs.f64 b_2)) (fabs.f64 (fabs.f64 b_2)) (neg.f64 (*.f64 (neg.f64 c) a))) |
(fma.f64 (fabs.f64 (fabs.f64 b_2)) (fabs.f64 (fabs.f64 b_2)) (*.f64 a c)) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 (neg.f64 (neg.f64 c)) a)) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 (neg.f64 a) (neg.f64 c))) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (neg.f64 (*.f64 (neg.f64 c) a))) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 a c)) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 (neg.f64 (neg.f64 c)) a)) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 (neg.f64 a) (neg.f64 c))) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (neg.f64 (*.f64 (neg.f64 c) a))) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 a c)) |
(fma.f64 b_2 b_2 (*.f64 (neg.f64 (neg.f64 c)) a)) |
(fma.f64 b_2 b_2 (*.f64 (neg.f64 a) (neg.f64 c))) |
(fma.f64 b_2 b_2 (neg.f64 (*.f64 (neg.f64 c) a))) |
(fma.f64 b_2 b_2 (*.f64 a c)) |
(fma.f64 a c (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 a c (*.f64 b_2 b_2)) |
(fma.f64 c a (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 c a (*.f64 b_2 b_2)) |
(sqrt.f64 (*.f64 (fma.f64 b_2 b_2 (*.f64 a c)) (fma.f64 b_2 b_2 (*.f64 a c)))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 a c (*.f64 (neg.f64 b_2) b_2))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 a c (*.f64 (neg.f64 b_2) b_2)))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 c) a)) |
(-.f64 (*.f64 a c) (*.f64 (neg.f64 (fabs.f64 b_2)) (fabs.f64 b_2))) |
(-.f64 (*.f64 a c) (*.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 b_2))) |
(-.f64 (*.f64 a c) (*.f64 (neg.f64 b_2) b_2)) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (*.f64 a c) (fma.f64 a c (*.f64 (neg.f64 b_2) b_2)) (pow.f64 b_2 #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (fma.f64 (*.f64 a c) (fma.f64 a c (*.f64 (neg.f64 b_2) b_2)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (fma.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
(+.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 (neg.f64 c)) a)) |
(+.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 a) (neg.f64 c))) |
(+.f64 (*.f64 b_2 b_2) (neg.f64 (*.f64 (neg.f64 c) a))) |
(+.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(+.f64 (*.f64 a c) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(+.f64 (*.f64 a c) (*.f64 b_2 b_2)) |
(*.f64 (/.f64 (neg.f64 c) (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 a c)))) (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) |
(*.f64 (/.f64 (neg.f64 c) (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2 (fma.f64 b_2 b_2 (*.f64 a c))))) |
(*.f64 (/.f64 c (-.f64 (fma.f64 b_2 b_2 (*.f64 a c)) (*.f64 b_2 b_2))) (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) |
(*.f64 (/.f64 c (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (fma.f64 b_2 (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) (fma.f64 b_2 b_2 (*.f64 a c)))) |
(*.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2))) |
(*.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) (/.f64 c a)) |
(*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2))) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) c) |
(*.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) a))) |
(*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2))) |
(/.f64 (*.f64 (neg.f64 a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2))) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))))) |
(/.f64 (*.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) c) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c)) (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))))) |
(/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) (neg.f64 a)) (neg.f64 a)) |
(/.f64 (*.f64 c (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2))) a) |
(/.f64 (neg.f64 (neg.f64 c)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) |
(/.f64 (neg.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) a)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 a) (neg.f64 c)) (*.f64 (neg.f64 a) (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))))) |
(/.f64 (*.f64 (neg.f64 c) (neg.f64 a)) (*.f64 (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) (neg.f64 a))) |
(/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) a) a) |
(/.f64 (*.f64 (neg.f64 c) a) (*.f64 (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) a)) |
(/.f64 (neg.f64 c) (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))))) |
(/.f64 (*.f64 a c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) a)) |
(/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) |
(neg.f64 (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2))) |
(neg.f64 (/.f64 c (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))))) |
(/.f64 (neg.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) a)) |
(/.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) a) |
(/.f64 (neg.f64 a) (*.f64 (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) a)) |
(/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) |
(/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) a)) |
(neg.f64 (/.f64 (neg.f64 a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) a))) |
(neg.f64 (/.f64 a (*.f64 (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) a))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) a) |
(*.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) |
(/.f64 (*.f64 (-.f64 (fma.f64 b_2 b_2 (*.f64 a c)) (*.f64 b_2 b_2)) a) (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) a) (fma.f64 b_2 (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) (fma.f64 b_2 b_2 (*.f64 a c)))) |
(/.f64 (*.f64 a (-.f64 (fma.f64 b_2 b_2 (*.f64 a c)) (*.f64 b_2 b_2))) (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) |
(/.f64 (*.f64 a (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (fma.f64 b_2 (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) (fma.f64 b_2 b_2 (*.f64 a c)))) |
(neg.f64 (*.f64 (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) a)) |
(fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) a (*.f64 (neg.f64 b_2) a)) |
(fma.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) (*.f64 a (neg.f64 b_2))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) a) (*.f64 (neg.f64 b_2) a)) |
(+.f64 (*.f64 a (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) (*.f64 a (neg.f64 b_2))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 3/2 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2 (fma.f64 b_2 b_2 (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 a c))) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))))) |
(/.f64 (-.f64 (fma.f64 b_2 b_2 (*.f64 a c)) (*.f64 b_2 b_2)) (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 3/2 binary64))) (neg.f64 (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2 (fma.f64 b_2 b_2 (*.f64 a c)))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 3/2 binary64))) (neg.f64 (fma.f64 b_2 (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) (fma.f64 b_2 b_2 (*.f64 a c))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (+.f64 (fma.f64 b_2 b_2 (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) (neg.f64 b_2))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2 (fma.f64 b_2 b_2 (*.f64 a c))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (fma.f64 b_2 (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) (fma.f64 b_2 b_2 (*.f64 a c)))) |
(neg.f64 (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))))) |
(fma.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 1/4 binary64)) (neg.f64 b_2)) |
(-.f64 (/.f64 (fma.f64 b_2 b_2 (*.f64 a c)) (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) (/.f64 (*.f64 b_2 b_2) (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 3/2 binary64)) (fma.f64 b_2 (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) (fma.f64 b_2 b_2 (*.f64 a c)))) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (fma.f64 b_2 (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) (fma.f64 b_2 b_2 (*.f64 a c))))) |
(-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) |
(+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) (neg.f64 b_2)) |
(+.f64 (neg.f64 b_2) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))))) |
(+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) |
(*.f64 (/.f64 (neg.f64 c) (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 a c)))) (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) |
(*.f64 (/.f64 (neg.f64 c) (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2 (fma.f64 b_2 b_2 (*.f64 a c))))) |
(*.f64 (/.f64 c (-.f64 (fma.f64 b_2 b_2 (*.f64 a c)) (*.f64 b_2 b_2))) (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) |
(*.f64 (/.f64 c (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (fma.f64 b_2 (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) (fma.f64 b_2 b_2 (*.f64 a c)))) |
(*.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2))) |
(*.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) (/.f64 c a)) |
(*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2))) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) c) |
(*.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) a))) |
(*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2))) |
(/.f64 (*.f64 (neg.f64 a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2))) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))))) |
(/.f64 (*.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) c) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c)) (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))))) |
(/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) (neg.f64 a)) (neg.f64 a)) |
(/.f64 (*.f64 c (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2))) a) |
(/.f64 (neg.f64 (neg.f64 c)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) |
(/.f64 (neg.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) a)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 a) (neg.f64 c)) (*.f64 (neg.f64 a) (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))))) |
(/.f64 (*.f64 (neg.f64 c) (neg.f64 a)) (*.f64 (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) (neg.f64 a))) |
(/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) a) a) |
(/.f64 (*.f64 (neg.f64 c) a) (*.f64 (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) a)) |
(/.f64 (neg.f64 c) (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))))) |
(/.f64 (*.f64 a c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) a)) |
(/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) |
(neg.f64 (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2))) |
(neg.f64 (/.f64 c (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))))) |
(*.f64 (/.f64 (neg.f64 c) (-.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 a c)))) (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) |
(*.f64 (/.f64 (neg.f64 c) (-.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2 (fma.f64 b_2 b_2 (*.f64 a c))))) |
(*.f64 (/.f64 c (-.f64 (fma.f64 b_2 b_2 (*.f64 a c)) (*.f64 b_2 b_2))) (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) |
(*.f64 (/.f64 c (-.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 a c)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (fma.f64 b_2 (+.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) (fma.f64 b_2 b_2 (*.f64 a c)))) |
(*.f64 (/.f64 c a) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2))) |
(*.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) (/.f64 c a)) |
(*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2))) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) c) |
(*.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) a))) |
(*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2))) |
(/.f64 (*.f64 (neg.f64 a) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2))) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))))) |
(/.f64 (*.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) c) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c)) (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))))) |
(/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) (neg.f64 a)) (neg.f64 a)) |
(/.f64 (*.f64 c (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2))) a) |
(/.f64 (neg.f64 (neg.f64 c)) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) |
(/.f64 (neg.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) a)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 a) (neg.f64 c)) (*.f64 (neg.f64 a) (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))))) |
(/.f64 (*.f64 (neg.f64 c) (neg.f64 a)) (*.f64 (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) (neg.f64 a))) |
(/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) a) a) |
(/.f64 (*.f64 (neg.f64 c) a) (*.f64 (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))) a)) |
(/.f64 (neg.f64 c) (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))))) |
(/.f64 (*.f64 a c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2) a)) |
(/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2)) |
(neg.f64 (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c))) b_2))) |
(neg.f64 (/.f64 c (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 a c)))))) |
#s(literal 1 binary64) |
Compiled 40 841 to 4 986 computations (87.8% saved)
16 alts after pruning (14 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 110 | 13 | 1 123 |
| Fresh | 6 | 1 | 7 |
| Picked | 5 | 0 | 5 |
| Done | 4 | 2 | 6 |
| Total | 1 125 | 16 | 1 141 |
| Status | Accuracy | Program |
|---|---|---|
| 42.7% | (/.f64 (/.f64 (*.f64 c a) (+.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1/2 binary64))) (neg.f64 b_2))) a) | |
| 29.4% | (/.f64 (/.f64 (*.f64 c a) #s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 #s(literal -2 binary64) b_2))) a) | |
| 26.0% | (/.f64 (-.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (*.f64 a a)) | |
| ✓ | 36.6% | (/.f64 (-.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 a a)) |
| ✓ | 52.9% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) |
| 38.5% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (+ (* c a) (* b_2 b_2))) b_2)) a) | |
| 11.4% | (/.f64 (-.f64 b_2 #s(approx (sqrt (+ (* b_2 b_2) (* c a))) b_2)) a) | |
| 42.8% | (/.f64 (*.f64 a c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2) a)) | |
| 2.4% | (/.f64 #s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 #s(literal 2 binary64) b_2)) a) | |
| 49.5% | (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2)) #s(literal 1 binary64)) | |
| 31.4% | (*.f64 c (/.f64 a (*.f64 #s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 #s(literal -2 binary64) b_2)) a))) | |
| 35.1% | (*.f64 c #s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (/.f64 #s(literal -1/2 binary64) b_2))) | |
| 38.5% | #s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (fma.f64 #s(literal -2 binary64) (/.f64 b_2 a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2)))) | |
| 35.2% | #s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) | |
| 11.1% | #s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))) | |
| 2.1% | #s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b_2) (*.f64 #s(literal 2 binary64) (/.f64 b_2 a)))) |
Compiled 1 335 to 435 computations (67.4% saved)
| Inputs |
|---|
(/.f64 (-.f64 b_2 #s(approx (sqrt (+ (* b_2 b_2) (* c a))) b_2)) a) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
(*.f64 c #s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (/.f64 #s(literal -1/2 binary64) b_2))) |
(/.f64 #s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 #s(literal 2 binary64) b_2)) a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (+ (* c a) (* b_2 b_2))) b_2)) a) |
(*.f64 c (/.f64 a (*.f64 #s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 #s(literal -2 binary64) b_2)) a))) |
(/.f64 (/.f64 (*.f64 c a) #s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 #s(literal -2 binary64) b_2))) a) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b_2) (*.f64 #s(literal 2 binary64) (/.f64 b_2 a)))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (fma.f64 #s(literal -2 binary64) (/.f64 b_2 a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2)))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) |
(/.f64 (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) a) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 c a (*.f64 b_2 b_2)))) a) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2)) #s(literal 1 binary64)) |
(*.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(*.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(/.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (*.f64 a c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (fma.f64 b_2 a (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a)) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2)) (/.f64 a a)) |
(/.f64 (fma.f64 b_2 (neg.f64 a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 a a)) |
(/.f64 (/.f64 (*.f64 c a) (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2))) a) |
(/.f64 (fma.f64 b_2 b_2 (fma.f64 a c (*.f64 b_2 b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (fma.f64 b_2 b_2 (fma.f64 c a (*.f64 (neg.f64 b_2) b_2))) (*.f64 (-.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(/.f64 (fma.f64 b_2 b_2 (fma.f64 c a (*.f64 (neg.f64 b_2) b_2))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (fma.f64 c a (fma.f64 b_2 b_2 (*.f64 b_2 b_2))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
(/.f64 (fma.f64 b_2 b_2 (fma.f64 c a (*.f64 (neg.f64 b_2) b_2))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
(/.f64 (-.f64 (*.f64 a c) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
(/.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 c a (*.f64 (neg.f64 b_2) b_2))) (-.f64 b_2 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a) |
(/.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 c a (*.f64 (neg.f64 b_2) b_2))) (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) a) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) a) |
(/.f64 (/.f64 (fma.f64 b_2 b_2 (fma.f64 c a (*.f64 (neg.f64 b_2) b_2))) (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2))) a) |
(/.f64 (/.f64 (-.f64 (*.f64 a c) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2))) a) |
(/.f64 (-.f64 (neg.f64 b_2) (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) (sqrt.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))))) a) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2)) (/.f64 a a) (/.f64 (fma.f64 b_2 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a))) |
(/.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2))) (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)))) a) |
(/.f64 (-.f64 (neg.f64 b_2) (exp.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1/2 binary64)))) a) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a (pow.f64 (pow.f64 (fma.f64 b_2 b_2 (*.f64 c a)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (neg.f64 b_2) (*.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 1/4 binary64)))) a) |
(/.f64 (/.f64 (*.f64 c a) (+.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1/2 binary64))) (neg.f64 b_2))) a) |
(/.f64 (-.f64 (neg.f64 b_2) (/.f64 (sqrt.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 c a (*.f64 b_2 b_2))))) a) |
(/.f64 (-.f64 (neg.f64 b_2) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (fma.f64 a c (*.f64 b_2 b_2))))) a) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (fma.f64 a c (*.f64 b_2 b_2)))) a)) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (fma.f64 (*.f64 c a) (fma.f64 c a (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64)))))) a) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))))) |
| Outputs |
|---|
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (+ (* c a) (* b_2 b_2))) b_2)) a) |
4 calls:
| 15.0ms | b_2 |
| 13.0ms | c |
| 13.0ms | a |
| 11.0ms | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.1% | 5 | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 58.4% | 2 | a |
| 92.2% | 4 | b_2 |
| 52.9% | 1 | c |
Compiled 16 to 19 computations (-18.8% saved)
| Inputs |
|---|
(/.f64 (-.f64 b_2 #s(approx (sqrt (+ (* b_2 b_2) (* c a))) b_2)) a) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
(*.f64 c #s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (/.f64 #s(literal -1/2 binary64) b_2))) |
(/.f64 #s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 #s(literal 2 binary64) b_2)) a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (+ (* c a) (* b_2 b_2))) b_2)) a) |
(*.f64 c (/.f64 a (*.f64 #s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 #s(literal -2 binary64) b_2)) a))) |
(/.f64 (/.f64 (*.f64 c a) #s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 #s(literal -2 binary64) b_2))) a) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b_2) (*.f64 #s(literal 2 binary64) (/.f64 b_2 a)))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (fma.f64 #s(literal -2 binary64) (/.f64 b_2 a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2)))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) |
(/.f64 (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) a) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 c a (*.f64 b_2 b_2)))) a) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2)) #s(literal 1 binary64)) |
(*.f64 a (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(*.f64 c (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a))) |
(/.f64 (*.f64 c a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a)) |
(/.f64 (*.f64 a c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2) a)) |
(/.f64 (fma.f64 b_2 a (*.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) a)) (*.f64 a a)) |
| Outputs |
|---|
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (+ (* c a) (* b_2 b_2))) b_2)) a) |
1 calls:
| 6.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.1% | 4 | b_2 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(/.f64 (-.f64 b_2 #s(approx (sqrt (+ (* b_2 b_2) (* c a))) b_2)) a) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
(*.f64 c #s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (/.f64 #s(literal -1/2 binary64) b_2))) |
(/.f64 #s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 #s(literal 2 binary64) b_2)) a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (+ (* c a) (* b_2 b_2))) b_2)) a) |
(*.f64 c (/.f64 a (*.f64 #s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 #s(literal -2 binary64) b_2)) a))) |
(/.f64 (/.f64 (*.f64 c a) #s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 #s(literal -2 binary64) b_2))) a) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b_2) (*.f64 #s(literal 2 binary64) (/.f64 b_2 a)))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (fma.f64 #s(literal -2 binary64) (/.f64 b_2 a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2)))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) |
(/.f64 (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) a) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 c a (*.f64 b_2 b_2)))) a) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) |
| Outputs |
|---|
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (+ (* c a) (* b_2 b_2))) b_2)) a) |
1 calls:
| 6.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.3% | 3 | b_2 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(/.f64 (-.f64 b_2 #s(approx (sqrt (+ (* b_2 b_2) (* c a))) b_2)) a) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
(*.f64 c #s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (/.f64 #s(literal -1/2 binary64) b_2))) |
(/.f64 #s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 #s(literal 2 binary64) b_2)) a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (+ (* c a) (* b_2 b_2))) b_2)) a) |
(*.f64 c (/.f64 a (*.f64 #s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 #s(literal -2 binary64) b_2)) a))) |
(/.f64 (/.f64 (*.f64 c a) #s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 #s(literal -2 binary64) b_2))) a) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b_2) (*.f64 #s(literal 2 binary64) (/.f64 b_2 a)))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (fma.f64 #s(literal -2 binary64) (/.f64 b_2 a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2)))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2))) b_2) a) |
(/.f64 (-.f64 b_2 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) a) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))) b_2) a) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 c a (*.f64 b_2 b_2)))) a) |
| Outputs |
|---|
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (fma.f64 #s(literal -2 binary64) (/.f64 b_2 a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2)))) |
2 calls:
| 4.0ms | b_2 |
| 4.0ms | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.7% | 3 | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 71.4% | 2 | b_2 |
Compiled 14 to 13 computations (7.1% saved)
| Inputs |
|---|
(/.f64 (-.f64 b_2 #s(approx (sqrt (+ (* b_2 b_2) (* c a))) b_2)) a) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
(*.f64 c #s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (/.f64 #s(literal -1/2 binary64) b_2))) |
(/.f64 #s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 #s(literal 2 binary64) b_2)) a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (+ (* c a) (* b_2 b_2))) b_2)) a) |
(*.f64 c (/.f64 a (*.f64 #s(approx (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) (*.f64 #s(literal -2 binary64) b_2)) a))) |
(/.f64 (/.f64 (*.f64 c a) #s(approx (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2)) (*.f64 #s(literal -2 binary64) b_2))) a) |
#s(approx (* (/ c (- (sqrt (+ (* b_2 b_2) (* c a))) b_2)) (/ a a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b_2) (*.f64 #s(literal 2 binary64) (/.f64 b_2 a)))) |
| Outputs |
|---|
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (+ (* c a) (* b_2 b_2))) b_2)) a) |
1 calls:
| 3.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.2% | 2 | b_2 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(/.f64 (-.f64 b_2 #s(approx (sqrt (+ (* b_2 b_2) (* c a))) b_2)) a) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
(*.f64 c #s(approx (/ a (* (- (sqrt (+ (* b_2 b_2) (* c a))) b_2) a)) (/.f64 #s(literal -1/2 binary64) b_2))) |
(/.f64 #s(approx (- b_2 (sqrt (+ (* b_2 b_2) (* c a)))) (*.f64 #s(literal 2 binary64) b_2)) a) |
| Outputs |
|---|
#s(approx (/ (/ (* c a) (+ (sqrt (+ (* (neg c) a) (* b_2 b_2))) (neg b_2))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
4 calls:
| 2.0ms | b_2 |
| 2.0ms | c |
| 2.0ms | a |
| 2.0ms | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.2% | 1 | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 35.2% | 1 | c |
| 35.2% | 1 | a |
| 35.2% | 1 | b_2 |
Compiled 16 to 19 computations (-18.8% saved)
Total -0.6b remaining (-1%)
Threshold costs -0.6b (-1%)
| Inputs |
|---|
(/.f64 (-.f64 b_2 #s(approx (sqrt (+ (* b_2 b_2) (* c a))) b_2)) a) |
#s(approx (/ (- (neg b_2) (sqrt (+ (* c a) (* b_2 b_2)))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))) |
| Outputs |
|---|
(/.f64 (-.f64 b_2 #s(approx (sqrt (+ (* b_2 b_2) (* c a))) b_2)) a) |
4 calls:
| 1.0ms | b_2 |
| 1.0ms | a |
| 1.0ms | c |
| 1.0ms | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 11.4% | 1 | b_2 |
| 11.4% | 1 | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 11.4% | 1 | c |
| 11.4% | 1 | a |
Compiled 16 to 19 computations (-18.8% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 3.8358055199686686e+78 | 1.401308699563263e+79 |
| 23.0ms | -5.275513568096493e-213 | -1.495013139756243e-229 |
| 18.0ms | -2.4205988051414905e+113 | -4.9186154213770435e+112 |
| 13.0ms | 242× | 0 | valid |
| 6.0ms | 107× | 0 | invalid |
| 6.0ms | 39× | 2 | valid |
| 5.0ms | 46× | 1 | valid |
| 3.0ms | 9× | 3 | valid |
Compiled 684 to 556 computations (18.7% saved)
ival-mult!: 6.0ms (28.1% of total)ival-sqrt: 4.0ms (18.7% of total)adjust: 3.0ms (14% of total)ival-sub!: 3.0ms (14% of total)ival-div!: 3.0ms (14% of total)ival-neg: 2.0ms (9.4% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.8358055199686686e+78 | 1.401308699563263e+79 |
| 1.0ms | -5.275513568096493e-213 | -1.495013139756243e-229 |
| 1.0ms | -2.4205988051414905e+113 | -4.9186154213770435e+112 |
Compiled 654 to 541 computations (17.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.8358055199686686e+78 | 1.401308699563263e+79 |
| 17.0ms | -1878027024.5323837 | -102144796.50520109 |
| 6.0ms | 40× | 2 | valid |
| 3.0ms | 26× | 1 | valid |
| 2.0ms | 44× | 0 | valid |
| 1.0ms | 20× | 0 | invalid |
| 0.0ms | 2× | 3 | valid |
Compiled 415 to 334 computations (19.5% saved)
adjust: 2.0ms (22.8% of total)ival-sqrt: 2.0ms (22.8% of total)ival-mult!: 2.0ms (22.8% of total)ival-sub!: 1.0ms (11.4% of total)ival-div!: 1.0ms (11.4% of total)ival-neg: 1.0ms (11.4% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | -1.3212387036915156e-301 | 1.0742439505714898e-299 |
| 9.0ms | 160× | 0 | valid |
| 6.0ms | 113× | 0 | invalid |
Compiled 546 to 406 computations (25.6% saved)
ival-mult!: 3.0ms (36.6% of total)ival-sqrt: 2.0ms (24.4% of total)ival-sub!: 1.0ms (12.2% of total)ival-neg: 1.0ms (12.2% of total)ival-div!: 1.0ms (12.2% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | -1.3212387036915156e-301 | 1.0742439505714898e-299 |
| 5.0ms | 96× | 0 | valid |
| 3.0ms | 49× | 0 | invalid |
Compiled 406 to 316 computations (22.2% saved)
ival-sub!: 1.0ms (22.6% of total)ival-sqrt: 1.0ms (22.6% of total)ival-neg: 1.0ms (22.6% of total)ival-mult!: 1.0ms (22.6% of total)ival-div!: 1.0ms (22.6% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 356 to 71 computations (80.1% saved)
Compiled 916 to 214 computations (76.6% saved)
Loading profile data...